-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [container] Add support for specifying stack type for clusters.…
… This will allow clusters to be created as dual stack or toggled between IPV4 and dual stack (#8917) - [ ] Regenerate this pull request now. Clients can now configure dual stack clusters by specifying a stack type of IPV4_IPV6 during cluster creation, or with an update command. When used with a cluster creation command that creates a new subnet, the ipv6_access_type field can be used to specify whether the subnet has internal or external IPv6 access. When used with a cluster update command, the subnet must already be dual stack. PiperOrigin-RevId: 495981345 Source-Link: https://togithub.com/googleapis/googleapis/commit/9d1290ea4d6d14434b9321277edfde4a9616695c Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/31ed74bbd1990351a87bda1a4570ba08374281b7 Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjMxZWQ3NGJiZDE5OTAzNTFhODdiZGExYTQ1NzBiYTA4Mzc0MjgxYjcifQ== BEGIN_NESTED_COMMIT feat: [container] Add support for specifying stack type for clusters. This will allow clusters to be created as dual stack or toggled between IPV4 and dual stack Clients can now configure dual stack clusters by specifying a stack type of IPV4_IPV6 during cluster creation, or with an update command. When used with a cluster creation command that creates a new subnet, the ipv6_access_type field can be used to specify whether the subnet has internal or external IPv6 access. When used with a cluster update command, the subnet must already be dual stack. PiperOrigin-RevId: 495438580 Source-Link: https://togithub.com/googleapis/googleapis/commit/483c1eec5c4acf25bb9f7095d092d53770fb6ccb Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/20bdefcf6cff3cea34a69f7f8f57112aaa602c57 Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6IjIwYmRlZmNmNmNmZjNjZWEzNGE2OWY3ZjhmNTcxMTJhYWE2MDJjNTcifQ== END_NESTED_COMMIT
- Loading branch information
1 parent
0d027d0
commit 033567f
Showing
148 changed files
with
3,818 additions
and
3,227 deletions.
There are no files selected for viewing
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 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 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 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 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
Oops, something went wrong.