- 10 Feb, 2020 2 commits
-
-
Morgante Pell authored
-
kravvcu authored
-
- 07 Feb, 2020 2 commits
-
-
release-please[bot] authored
* updated CHANGELOG.md [ci skip] * updated README.md [ci skip]
-
Bharath KKB authored
* initial workload identity addition various typo & linting fixes update README with output instead of hardcoded name update README to avoid cycle fix linting add missing outputs to fix linting update readme, generate docs fix linting for workload identity output updates from peer review add integration step for verifying workload identity initial workload identity integration test remove duplicate comment update dev tools version and just focus on workload identity tests here need these dependent steps project_ids is what we're using for variables add project_id output give registry_project_id a default in workload identity since we're not using it generate docs add the kubernetes provider rename cluster service account to work with this module bump google tf provider version newer gke clusters need to use kubernetes monitoring updated variable defaults in readme update monitoring variable in all modules update logging service variable too shorten some names to match identity account_id regex * accept incoming for conflicts on readme * fix WI config, fix tests * re enable all tests * fix vars,op * re enable cloud build for all tests * fix flake8 errors * increase timeout * add defaults, address comments Co-authored-by:
Miles Matthias <miles.matthias@gmail.com>
-
- 06 Feb, 2020 2 commits
-
-
Anatoli Iariomenco authored
-
Edoardo T authored
* fix Invalid index error when creating a private cluster As google_container_cluster.primary.private_cluster_config may be empty, we check its length before trying to access it. When creating a new private cluster, a "Invalid index" error was showing up during the planning. By checking for variable length before trying to access it the plan (and apply) works as expected. Issue: [#419] Co-authored-by:
Morgante Pell <morgantep@google.com> * perform generation Co-authored-by:
Morgante Pell <morgante.pell@morgante.net>
-
- 03 Feb, 2020 2 commits
-
-
Gabriel Totusek authored
* Fix iterating over splat in google_container_node_pool with for_each * Regenerate private-cluster-update-variant submodules
-
Kunal Kumar Gupta authored
* If release_channel is active on the module, set min_master_version to null * Fixing PR comments
-
- 29 Jan, 2020 2 commits
-
-
Morgante Pell authored
-
release-please[bot] authored
* updated CHANGELOG.md [ci skip] * updated README.md [ci skip]
-
- 28 Jan, 2020 4 commits
-
-
Morgante Pell authored
-
Morgante Pell authored
Trigger build
-
Morgante Pell authored
-
Morgante Pell authored
BREAKING CHANGE: Minimum beta provider version increased to 3.1 to allow surge upgrades.
-
- 27 Jan, 2020 1 commit
-
-
Kri5 authored
* Specify type for pod_security_policy_config This fixes an issue where type defaults to string, and leads to a type error attempting to set the value from outside the module. * Generate modules following the changes to pod_security_policy_config
-
- 23 Jan, 2020 4 commits
-
-
Rob Cannon authored
* Removed need for jq in wait-for-cluster.sh script * Updated all wait-for-cluster.sh scripts * Fixing SC2086 warning Co-authored-by:
Morgante Pell <morgante.pell@morgante.net>
-
Morgante Pell authored
feat: Added an alternative [update variant](./modules/safer-cluster-update-variant) for the Safer Cluster module. #378
-
Morgante Pell authored
* Start a service activation module * Complete proejct services submodule * Pass through variables
-
Devan Patel authored
BREAKING CHANGE: beta clusters now have surge upgrades turned on by default. This behavior can be tuned using the max_surge and max_unavailable inputs.
-
- 22 Jan, 2020 2 commits
-
-
Devan Patel authored
BREAKING CHANGE: moves node pool state location to allow using for_each on them
-
Andriy Kopachevskyy authored
* Fix #317
-
- 15 Jan, 2020 2 commits
-
-
Morgante Pell authored
Allow overriding node_metadata in node pools
-
Morgante Pell authored
Add recurring_window maintenance_policy to beta files
-
- 14 Jan, 2020 5 commits
-
-
Davor Gajic authored
-
Devan Patel authored
-
Davor Gajic authored
Co-Authored-By:
Morgante Pell <morgante.pell@morgante.net>
-
Davor Gajic authored
Co-Authored-By:
Morgante Pell <morgante.pell@morgante.net>
-
Davor Gajic authored
Co-Authored-By:
Morgante Pell <morgante.pell@morgante.net>
-
- 13 Jan, 2020 1 commit
-
-
Devan Patel authored
-
- 10 Jan, 2020 1 commit
-
-
Davor Gajic authored
-
- 08 Jan, 2020 4 commits
-
-
Morgante Pell authored
-
Morgante Pell authored
Add safer-cluster and safer-cluster-update-variant modules to autogen system
-
Gabriel Totusek authored
Merge branch 'skinlayers/autogen-safer-cluster' of github.com:skinlayers/terraform-google-kubernetes-engine into skinlayers/autogen-safer-cluster
-
Gabriel Totusek authored
-
- 06 Jan, 2020 1 commit
-
-
Morgante Pell authored
Documented guide about GKE clusters isolation from internet access
-
- 30 Dec, 2019 1 commit
-
-
Andriy Kopachevskyy authored
* Fix #305
-
- 28 Dec, 2019 1 commit
-
-
omazin authored
[safer-cluster] Remove cluster_ipv4_cidr variable since it only works for routes-based clusters, where ip_allocation_policy is not defined.
-
- 27 Dec, 2019 3 commits