-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: [container] add APIs for GKE Control Plane Logs #8728
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
Merged
Conversation
This file contains hidden or 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
Owl bot is regenerating pull request 8728... |
--- feat: GKE cluster's control plan/node-pool network isolation Users now can change the network isolation for your public cluster's control plane. By default, when a new public cluster is created, GKE assigns a public IP address (external endpoint) to the control plane and provisions public nodes. New APIs allows to change cluster network isolation of the control plane and/or node-pool from the internet --- feat: add nodeconfig resource_labels api --- feat: add API to enable GKE Gateway controller PiperOrigin-RevId: 486164478 Source-Link: googleapis/googleapis@30e2c3b Source-Link: https://github.com/googleapis/googleapis-gen/commit/73ec3348990fb308d3b600a0940ae852d47247ee Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjczZWMzMzQ4OTkwZmIzMDhkM2I2MDBhMDk0MGFlODUyZDQ3MjQ3ZWUifQ== feat: add APIs for GKE Control Plane Logs --- feat: GKE cluster's control plan/node-pool network isolation Users now can change the network isolation for your public cluster's control plane. By default, when a new public cluster is created, GKE assigns a public IP address (external endpoint) to the control plane and provisions public nodes. New APIs allows to change cluster network isolation of the control plane and/or node-pool from the internet --- feat: add nodeconfig resource_labels api --- feat: add API to enable GKE Gateway controller PiperOrigin-RevId: 486164143 Source-Link: googleapis/googleapis@e4a656d Source-Link: https://github.com/googleapis/googleapis-gen/commit/9e757e1d7171e1e92bf4dae548a38563cdd4fb65 Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjllNzU3ZTFkNzE3MWUxZTkyYmY0ZGFlNTQ4YTM4NTYzY2RkNGZiNjUifQ==
3b859b2
to
4ee4fae
Compare
alicejli
approved these changes
Nov 8, 2022
Merged
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.
feat: GKE cluster's control plan/node-pool network isolation
Users now can change the network isolation for your public cluster's control plane.
By default, when a new public cluster is created, GKE assigns a public IP address (external endpoint) to the control plane and provisions
public nodes. New APIs allows to change cluster network isolation of the control plane and/or node-pool from the internet
feat: add nodeconfig resource_labels api
feat: add API to enable GKE Gateway controller
PiperOrigin-RevId: 486164478
Source-Link: googleapis/googleapis@30e2c3b
Source-Link: https://github.com/googleapis/googleapis-gen/commit/73ec3348990fb308d3b600a0940ae852d47247ee
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjczZWMzMzQ4OTkwZmIzMDhkM2I2MDBhMDk0MGFlODUyZDQ3MjQ3ZWUifQ==
feat: add APIs for GKE Control Plane Logs
feat: GKE cluster's control plan/node-pool network isolation
Users now can change the network isolation for your public cluster's control plane.
By default, when a new public cluster is created, GKE assigns a public IP address (external endpoint) to the control plane and provisions
public nodes. New APIs allows to change cluster network isolation of the control plane and/or node-pool from the internet
feat: add nodeconfig resource_labels api
feat: add API to enable GKE Gateway controller
PiperOrigin-RevId: 486164143
Source-Link: googleapis/googleapis@e4a656d
Source-Link: https://github.com/googleapis/googleapis-gen/commit/9e757e1d7171e1e92bf4dae548a38563cdd4fb65
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjllNzU3ZTFkNzE3MWUxZTkyYmY0ZGFlNTQ4YTM4NTYzY2RkNGZiNjUifQ==