Commit Graph

6 Commits

Author SHA1 Message Date
Alexey Volkov cc83e1089b
Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Yuan (Bob) Gong be64b32798
feat: update argo image to v2.12.9 and automate update process. Fixes #5232 (#5266)
* add notices and licenses for argo 2.12

* feat: upgrade argo images to v2.12.9

* update all refs to argo image version

* add NOTICES generation script

* upgrade argo cli to latest

* fix

* fix

* add license_info.csv back

* make release process safer

* add back third_party/license.txt

* refactor(deployment): move argo manifests to third-party, updates for 2.12.9

* update marketplace snapshots

* set up marketplace presubmit test

* add comment
2021-03-10 12:52:42 +08:00
Yuan (Bob) Gong fbfc160f93
feat: GCP marketplace - preserve install config in configmap and secret (#4471)
* tools for comparing gcp marketplace manifests

* commit snapshots

* feat: GCP marketplace - preserve install config snapshot in a configmap and secret

* commit updated snapshots

* update syntax
2020-09-06 22:39:41 -07:00
Yuan (Bob) Gong 002ea63279
chore(marketplace): fix version in release note (#4015) 2020-06-18 17:23:10 -07:00
Yuan (Bob) Gong 3cf36cdef3
[Format] Format yaml files that will be automated (#3958)
* [Format] Format yaml files that will be automated

* Fix formatting

* Add a top level script

* Fix formatting
2020-06-10 20:28:58 -07:00
Yuan (Bob) Gong c517fc579d
[Release] Automate release script for all the changes (#3777)
* Refactor components/release.sh to provide a new components/release-branch.sh that updates release branch directly

* Release components as version tag instead of commit SHA

* Publish component images in release.cloudbuild.yaml

* Include script that updates version tag for component sdk

* [Manifest] Use kustomize native image transformer to override image

* Revert unintended changes

* Fix kustomization.yaml location

* Fix inverse proxy image

* Add release script for kustomize manifest

* Add release scripts for marketplace manifest and sdk

* Add global release.sh

* Fix sdk release script

* Clean up release scripts

* Fix release script

* Fix release scripts

* fix

* fix

* Fix cannot use uppercase vars in cloudbuild.yaml

* Add old components release script back

* Add a RELEASE.md doc
2020-06-03 08:44:18 -07:00