commit 3440fca0cf822e542d11e91096e692481d4fda63
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Jul 30 12:39:40 2020 -0500
build: update to v4.4.0 provision
M go.mod
M go.sum
commit 255c8d11e21038d1b11155bce23aa7774466b307
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Jul 20 21:02:20 2020 -0500
build: update to v4.4.0-beta01
M go.mod
M go.sum
commit 5ae150f6aa28b983718587ba020cb8d35db7d0b3
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Jul 6 08:22:59 2020 -0500
Close drpcli-init race condition
M content/tasks/cohesity-choose-version.yaml
A content/tasks/cohesity-disable-drpcli.yaml
M content/tasks/cohesity-post-boot-ip-configure.yaml
commit c2a4378b3b701b9efdefb406b7e91d4c73008bd7
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jun 24 12:09:48 2020 -0500
build: add aws cli to travis
M .travis.yml
commit 73492849a4c9098892c46ae231d79ec393efa36a
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jun 23 15:30:09 2020 -0500
docs(rel_notes): fix duplicate refs
M tools/build_rel_notes.sh
commit 542f11478805eedb79c08d2390ef4ab352ee104d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jun 16 15:06:10 2020 -0500
build: Add rel-notes
M .gitignore
M .travis.yml
A tools/build_rel_notes.sh
commit e5ca3236832ded01cb9992a27f7a1bb6e83e70ac
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sat Jun 13 17:19:40 2020 -0500
build: update to v4.4.0-alpha00
M go.mod
M go.sum
commit cfe5c2eb81ce4fefb425a958c86b8084b8c5ee24
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri May 15 11:29:00 2020 -0500
Update go.sum after actually building drpcli
M go.sum
commit 5f925b909a16997dfa970c63bae5c9a9267a5859
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri May 15 10:02:11 2020 -0500
feat(icons): Pull in Icon, DosplayName, and other metadata.
Also update go.mod to pull in only hte packages we need, and add a version.go
with phantom imports to make `go mod tidy` not erase the whole go.mod file.
A content/._Color.meta
A content/._DisplayName.meta
A content/._Icon.meta
A content/._Tags.meta
M go.mod
M go.sum
A version.go
commit 1ca195ace57315b9c55352c361ba6b2a970a1074
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu May 14 17:57:47 2020 -0500
build: update aws tokens
M .travis.yml
commit 24fc3dfae9564cb0f4f82080a49bcbe64b29b089
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu May 14 17:47:41 2020 -0500
build: fix publish to not worry about plugins
M tools/publish.sh
commit e9e778b8949ea2357f47830818b18af5aa738431
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu May 14 17:27:09 2020 -0500
biuld: try to fix publish.sh
M tools/publish.sh
commit 7a1c2c072039ff593138f5a7d2e5b0b1f0762d0d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu May 14 17:10:38 2020 -0500
build: Fix publish correctly
M tools/publish.sh
commit f86fcd423030f2c8c82cff5f62ddaa7e2ecbf516
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu May 14 17:05:13 2020 -0500
build: fix publish.sh to use go modules to
M tools/publish.sh
commit 9d62600c41b8416807dd37b231e9baf718c01b48
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu May 14 17:00:30 2020 -0500
build: add modules and remove name
M tools/package.sh
commit 560f1d12d4dc54369573669289c4e07129af3edb
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu May 14 16:50:58 2020 -0500
build: remove tools/build.sh from travis.yml
M .travis.yml
commit b4c6527acdea4fb8bcab1086fb0efd17ef665d1c
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu May 14 16:49:17 2020 -0500
build: rework for tool and publish support
M .gitignore
M .travis.yml
A go.mod
A go.sum
M tools/name.sh
M tools/package.sh
commit f25c9e1c99d1b66d56adb4e1a8533314c0a9bb8d
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed May 13 12:56:49 2020 -0500
Add a travis.yml.
A .travis.yml
commit 966ceb4c35bb75d21733fdd8782e4b38246fa900
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed May 13 12:29:54 2020 -0500
Add support for getting the Cohesity install ID.
A content/params/cohesity-install-id.yaml
M content/tasks/cohesity-choose-version.yaml
A content/tasks/cohesity-get-install-id.yaml
commit f375b5974980123bf77da04f7f824d9b4c343e1f
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri May 1 11:05:17 2020 -0500
feat(IP management): Add IP address management support.
This allows us to manage the post-install address of
bond0 in the Cohesity environment. To use this, make sure that
the cohesity/configure/management param is set on the Machine before
starting the Cohesity install process.
A content/params/cohesity.configure-address.yaml
M content/tasks/cohesity-choose-version.yaml
A content/tasks/cohesity-post-boot-ip-configure.yaml
commit 09a17115db7fe72445f05467d6d4983a383330fe
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Apr 13 15:39:44 2020 -0500
Refactor to support cohesity 6.3.1e
A content/bootenvs/cohesity-6.3.1e.yaml
A content/params/cohesity-install-version.yaml
A content/params/cohesity-post-install-stage.yaml
A content/params/cohesity-repo-commit-id.yaml
A content/profiles/cohesity-6.3.1d.yaml
A content/profiles/cohesity-6.3.1e.yaml
M content/stages/cohesity-install.yaml
D content/stages/cohesity-preflight.yaml
A content/tasks/cohesity-choose-version.yaml
M content/tasks/cohesity-copy-release.yaml
M content/tasks/cohesity-create-user.yaml
M content/templates/cohesity-classify.tmpl
M content/workflows/cohesity-basic-install.yaml
End of Note