-
Notifications
You must be signed in to change notification settings - Fork 913
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(gke-cluster-standard): Add optional CiliumClusterWideNetworkPolicy
#2207
Merged
juliocc
merged 5 commits into
GoogleCloudPlatform:master
from
anthonyhaussman:feat/gke-cluster-standard/CiliumClusterWideNetworkPolicy
Apr 9, 2024
Merged
feat(gke-cluster-standard): Add optional CiliumClusterWideNetworkPolicy
#2207
juliocc
merged 5 commits into
GoogleCloudPlatform:master
from
anthonyhaussman:feat/gke-cluster-standard/CiliumClusterWideNetworkPolicy
Apr 9, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This requires provider in version 5.24.0, please bump |
…licy` Add `CiliumClusterWideNetworkPolicy` option on cluster. Ref: - https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#enable_cilium_clusterwide_network_policy - https://cloud.google.com/kubernetes-engine/docs/how-to/configure-cilium-network-policy
anthonyhaussman
force-pushed
the
feat/gke-cluster-standard/CiliumClusterWideNetworkPolicy
branch
from
April 9, 2024 08:14
8e9b66d
to
3758d51
Compare
juliocc
reviewed
Apr 9, 2024
anthonyhaussman
force-pushed
the
feat/gke-cluster-standard/CiliumClusterWideNetworkPolicy
branch
from
April 9, 2024 08:25
ef7edeb
to
5cc9dc6
Compare
…to `enable_features` field
anthonyhaussman
force-pushed
the
feat/gke-cluster-standard/CiliumClusterWideNetworkPolicy
branch
from
April 9, 2024 08:27
5cc9dc6
to
0ad6cd8
Compare
anthonyhaussman
force-pushed
the
feat/gke-cluster-standard/CiliumClusterWideNetworkPolicy
branch
3 times, most recently
from
April 9, 2024 12:50
39c00d3
to
364e660
Compare
anthonyhaussman
force-pushed
the
feat/gke-cluster-standard/CiliumClusterWideNetworkPolicy
branch
from
April 9, 2024 13:01
364e660
to
97f05b7
Compare
juliocc
approved these changes
Apr 9, 2024
anthonyhaussman
deleted the
feat/gke-cluster-standard/CiliumClusterWideNetworkPolicy
branch
April 9, 2024 15:12
jayBana
pushed a commit
to jayBana/cloud-foundation-fabric
that referenced
this pull request
Jul 6, 2024
…icy` (GoogleCloudPlatform#2207) * feat(gke-cluster-standard): Add optionnal `CiliumClusterWideNetworkPolicy` Add `CiliumClusterWideNetworkPolicy` option on cluster. Ref: - https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#enable_cilium_clusterwide_network_policy - https://cloud.google.com/kubernetes-engine/docs/how-to/configure-cilium-network-policy * feat(gke-cluster-standard): Update Google provider to manage new feature * feat(gke-cluster-standard): Move `cilium_clusterwide_network_policy` to `enable_features` field * fix(scheduled-asset-inventory-export-bq): Set `dataset_id` with underscores * fix(bigquery-dataset): Set `dataset_id` with underscores
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add
CiliumClusterWideNetworkPolicy
option on cluster.Ref:
Checklist
I applicable, I acknowledge that I have:
terraform fmt
on all modified filestools/tfdoc.py