- 05 Jan, 2021 1 commit
-
-
cloud-foundation-bot authored
-
- 30 Dec, 2020 1 commit
-
-
Raj Saxena authored
-
- 29 Dec, 2020 1 commit
-
-
Don Petersen authored
-
- 16 Dec, 2020 1 commit
-
-
release-please[bot] authored
Co-authored-by:
release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
-
- 09 Dec, 2020 1 commit
-
-
pmiles01 authored
-
- 06 Dec, 2020 1 commit
-
-
descampsk authored
-
- 05 Dec, 2020 1 commit
-
-
release-please[bot] authored
Co-authored-by:
release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
-
- 04 Dec, 2020 3 commits
-
-
John Axel Eriksson authored
-
rwong2888 authored
-
cloud-pharaoh authored
* enable acm * update README * enable gkehub api on test project * Add Hub Admin role to SA * add service account key file * add additional components
-
- 03 Dec, 2020 1 commit
-
-
m10ev authored
-
- 02 Dec, 2020 1 commit
-
-
Jan Nabbefeld authored
* feat: added notification_config block * fix: terraform fmt * fix: required_providers set to 3.42.0 * fix: google-beta only * fix: removed `enable_notification_config` * fix: terraform fmt
-
- 30 Nov, 2020 1 commit
-
-
David Holsgrove authored
feat: Grant roles/artifactregistry.reader to created service account when grant_registry_access is true (#748)
-
- 16 Nov, 2020 1 commit
-
-
release-please[bot] authored
Co-authored-by:
release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
-
- 10 Nov, 2020 1 commit
-
-
Jason Berlinsky authored
-
- 05 Nov, 2020 2 commits
-
-
nguyenhoaibao authored
-
Bharath KKB authored
-
- 03 Nov, 2020 1 commit
-
-
Bharath KKB authored
-
- 02 Nov, 2020 1 commit
-
-
Devan Patel authored
* Rebase impersonation support PR for scripts Signed-off-by:
Dev <Dev25@users.noreply.github.com> * Set var type to string Signed-off-by:
Dev <Dev25@users.noreply.github.com> * Rerun make docker_generate_docs Signed-off-by:
Dev <Dev25@users.noreply.github.com>
-
- 26 Oct, 2020 1 commit
-
-
Benjamin Good authored
-
- 22 Oct, 2020 1 commit
-
-
Bharath KKB authored
-
- 21 Oct, 2020 1 commit
-
-
Bharath KKB authored
-
- 16 Oct, 2020 4 commits
-
-
Morgante Pell authored
-
release-please[bot] authored
Co-authored-by:
release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
-
Bharath KKB authored
* chore: add guide, bump provider lock * fix names, additional docs * typo * newline
-
marko7460 authored
-
- 14 Oct, 2020 1 commit
-
-
marko7460 authored
* fix: promoting release_channel, database_encryption, workload_identity_config, and enable_shielded_nodes from beta to GA * feat: allow passing roles to created Workload Identity service account (#708) * Moving autoscaling from beta to GA * Moving binary authorization from beta to GA Co-authored-by:
Mmadu Manasseh <mmadumanasseh@gmail.com> Co-authored-by:
Bharath KKB <bharathkrishnakb@gmail.com>
-
- 12 Oct, 2020 1 commit
-
-
Mmadu Manasseh authored
-
- 09 Oct, 2020 1 commit
-
-
marko7460 authored
-
- 08 Oct, 2020 1 commit
-
-
Bharath KKB authored
-
- 01 Oct, 2020 1 commit
-
-
cloud-pharaoh authored
* wait for gatekeeper if policy controller is enabled * destroy command * forgot the var * use deployment ready * add context * more wait * webhook * depends_on * concat modules * depends on * terraform format * update docs * shell check
-
- 30 Sep, 2020 1 commit
-
-
Bharath KKB authored
-
- 27 Sep, 2020 1 commit
-
-
Nate Gay authored
-
- 25 Sep, 2020 1 commit
-
-
Don Petersen authored
* Enable auto-upgrade in beta clusters with a release channel Without this setting, a cluster with a default node pool will fail when a release channel is specified. The API responds with: Error: error creating NodePool: googleapi: Error 400: Auto_upgrade cannot be false when release_channel REGULAR is set., badRequest This is noted in the documentation, that use of a release channel requires auto-upgrade and auto-repair to be enabled: https://cloud.google.com/kubernetes-engine/docs/concepts/release-channels#new-cluster * Only include comment in beta block, run make build The previous location I placed the comment meant that it was in place even in non-beta clusters, so the comment was describing behavior that wasn't actually in place. Co-authored-by:
Bharath KKB <bharathkrishnakb@gmail.com>
-
- 23 Sep, 2020 1 commit
-
-
cloud-pharaoh authored
* Add enabled flag to git-creds creation * change to true/false * fix ssh * terraform format * create key regardless to avoid interpolation error * change enabled condition and add inline expression * move to module * format
-
- 19 Sep, 2020 1 commit
-
-
Balázs Rostás authored
The status is PROVISIONING at the beginning, thus the original logic will always exit and say "Cluster is ready!". If we wait for the RUNNING status, we will know for sure the cluster is up. Co-authored-by:
Bharath KKB <bharathkrishnakb@gmail.com>
-
- 18 Sep, 2020 1 commit
-
-
cloud-pharaoh authored
* use existing service account * count. use index * format and docs * add encoded to docs
-
- 15 Sep, 2020 3 commits
-
-
cloud-pharaoh authored
-
Bharath KKB authored
BREAKING CHANGE: GKE Hub functionality has been removed from ASM module(#665). Users can leverage Hub module for this functionality.
-
Bharath KKB authored
* invert logic * fix cloud run int tests * fix cloud run int tests beta cluster * use including in beta test for loose match
-