- May 28, 2024
-
-
Quan Zhang authored
Update file README.md See merge request google-gitlab-components/cloud-deploy!7
-
- May 27, 2024
- May 22, 2024
-
-
Quan Zhang authored
misc: apply new image with vulnerability patch See merge request google-gitlab-components/cloud-deploy!6
-
- May 21, 2024
-
-
Quan Zhang authored
This commit updates the underlying container image used by the Component and bump the patch version to 0.1.1. The new image patchs a heap-buffer-overflow in valid_parameter_transform vulnerability. See more details in: https://ubuntu.com/security/CVE-2022-3715 There is no functionality change to the container image and the Component
-
- Apr 05, 2024
-
-
David Bendory authored
chore: Switch from 'badouralix/curl-jq' image to... See merge request google-gitlab-components/cloud-deploy!5
-
Nathan Schnarr authored
chore: Switch from 'badouralix/curl-jq' image to 'us-docker.pkg.dev/gcb-catalog-release/preview/gcb-base:ubuntu22'
-
- Mar 28, 2024
-
-
Quan Zhang authored
docs: add gcloud example to setup permission See merge request google-gitlab-components/cloud-deploy!3
-
- Mar 27, 2024
-
-
Chitrang Patel authored
fix: update to latest cloud-deploy img See merge request google-gitlab-components/cloud-deploy!4
-
-
Quan Zhang authored
This commit adds an gcloud command example to help user grant roles to desired workload identitiy pricipal. This commit also changes workload identitiy federation to lower cases across the file.
-
- Mar 15, 2024
-
-
Quan Zhang authored
chore: fix usage in readme typo See merge request google-gitlab-components/cloud-deploy!2
-
Quan Zhang authored
-
- Mar 11, 2024
-
-
Quan Zhang authored
feat: add create-cloud-deploy-release component See merge request google-gitlab-components/cloud-deploy!1
-
- Mar 07, 2024
-
-
Quan Zhang authored
This commit adds the initial version of `create-cloud-deploy-release` as a Beta Gitlab Component, including CI tests, README and LICENSE. The `create-cloud-deploy-release` Gitlab Component creates a Google Cloud Cloud Deploy release, and automatcially promotes to the first tartget. The feature is simiar to [gcloud deploy release create](https://cloud.google.com/sdk/gcloud/reference/deploy/releases/create) gcloud command. The components relies on `identity: google_cloud` WIF to authenticate to Google Cloud services. At the commit point, `google_cloud_support_feature_flag` is required to use this Component.
-
- Jan 28, 2024
-
-
Quan Zhang authored
-