Skip to content
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: [container] A new message HugepagesConfig is added #5447

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Jun 7, 2024

  • Regenerate this pull request now.

feat: A new field hugepages is added to message .google.container.v1.LinuxNodeConfig
feat: A new field containerd_config is added to message .google.container.v1.NodeConfig
feat: A new field enable_nested_virtualization is added to message .google.container.v1.AdvancedMachineFeatures
feat: A new message ContainerdConfig is added
feat: A new field satisfies_pzs is added to message .google.container.v1.Cluster
feat: A new field satisfies_pzi is added to message .google.container.v1.Cluster
feat: A new value ENTERPRISE is added to enum Mode
feat: A new field node_kubelet_config is added to message .google.container.v1.NodePoolAutoConfig
feat: A new field containerd_config is added to message .google.container.v1.NodeConfigDefaults
feat: A new field node_kubelet_config is added to message .google.container.v1.NodeConfigDefaults
feat: A new field desired_containerd_config is added to message .google.container.v1.ClusterUpdate
feat: A new field desired_node_kubelet_config is added to message .google.container.v1.ClusterUpdate
feat: A new field desired_node_pool_auto_config_kubelet_config is added to message .google.container.v1.ClusterUpdate
feat: A new field accelerators is added to message .google.container.v1.UpdateNodePoolRequest
feat: A new field containerd_config is added to message .google.container.v1.UpdateNodePoolRequest
feat: A new value MPS is added to enum GPUSharingStrategy
feat: A new field additive_vpc_scope_dns_domain is added to message .google.container.v1.DNSConfig
feat: A new value CADVISOR is added to enum Component
feat: A new value KUBELET is added to enum Component
docs: A comment for field desired_private_cluster_config in message .google.container.v1.ClusterUpdate is changed
docs: A comment for field in_transit_encryption_config in message .google.container.v1.NetworkConfig is changed

PiperOrigin-RevId: 641308642

Source-Link: googleapis/googleapis@9516e70

Source-Link: https://github.com/googleapis/googleapis-gen/commit/83800e1fffd8774259ea91b9379f9e5a316d23e4
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNvbnRhaW5lci8uT3dsQm90LnlhbWwiLCJoIjoiODM4MDBlMWZmZmQ4Nzc0MjU5ZWE5MWI5Mzc5ZjllNWEzMTZkMjNlNCJ9

BEGIN_NESTED_COMMIT
feat: [container] A new method_signature parent is added to method ListOperations in service ClusterManager
PiperOrigin-RevId: 641218734

Source-Link: googleapis/googleapis@067ac21

Source-Link: https://github.com/googleapis/googleapis-gen/commit/2b38d68cfd75735df69d604d084d9691d20f203b
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNvbnRhaW5lci8uT3dsQm90LnlhbWwiLCJoIjoiMmIzOGQ2OGNmZDc1NzM1ZGY2OWQ2MDRkMDg0ZDk2OTFkMjBmMjAzYiJ9
END_NESTED_COMMIT

…ons` in service `ClusterManager`

PiperOrigin-RevId: 641218734

Source-Link: googleapis/googleapis@067ac21

Source-Link: googleapis/googleapis-gen@2b38d68
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNvbnRhaW5lci8uT3dsQm90LnlhbWwiLCJoIjoiMmIzOGQ2OGNmZDc1NzM1ZGY2OWQ2MDRkMDg0ZDk2OTFkMjBmMjAzYiJ9
@dpebot
Copy link
Collaborator

dpebot commented Jun 7, 2024

/gcbrun

@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review June 7, 2024 19:07
@gcf-owl-bot gcf-owl-bot bot requested review from yoshi-approver and a team as code owners June 7, 2024 19:07
@dpebot
Copy link
Collaborator

dpebot commented Jun 7, 2024

/gcbrun

feat: A new field `hugepages` is added to message `.google.container.v1.LinuxNodeConfig`
feat: A new field `containerd_config` is added to message `.google.container.v1.NodeConfig`
feat: A new field `enable_nested_virtualization` is added to message `.google.container.v1.AdvancedMachineFeatures`
feat: A new message `ContainerdConfig` is added
feat: A new field `satisfies_pzs` is added to message `.google.container.v1.Cluster`
feat: A new field `satisfies_pzi` is added to message `.google.container.v1.Cluster`
feat: A new value `ENTERPRISE` is added to enum `Mode`
feat: A new field `node_kubelet_config` is added to message `.google.container.v1.NodePoolAutoConfig`
feat: A new field `containerd_config` is added to message `.google.container.v1.NodeConfigDefaults`
feat: A new field `node_kubelet_config` is added to message `.google.container.v1.NodeConfigDefaults`
feat: A new field `desired_containerd_config` is added to message `.google.container.v1.ClusterUpdate`
feat: A new field `desired_node_kubelet_config` is added to message `.google.container.v1.ClusterUpdate`
feat: A new field `desired_node_pool_auto_config_kubelet_config` is added to message `.google.container.v1.ClusterUpdate`
feat: A new field `accelerators` is added to message `.google.container.v1.UpdateNodePoolRequest`
feat: A new field `containerd_config` is added to message `.google.container.v1.UpdateNodePoolRequest`
feat: A new value `MPS` is added to enum `GPUSharingStrategy`
feat: A new field `additive_vpc_scope_dns_domain` is added to message `.google.container.v1.DNSConfig`
feat: A new value `CADVISOR` is added to enum `Component`
feat: A new value `KUBELET` is added to enum `Component`
docs: A comment for field `desired_private_cluster_config` in message `.google.container.v1.ClusterUpdate` is changed
docs: A comment for field `in_transit_encryption_config` in message `.google.container.v1.NetworkConfig` is changed

PiperOrigin-RevId: 641308642

Source-Link: googleapis/googleapis@9516e70

Source-Link: googleapis/googleapis-gen@83800e1
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNvbnRhaW5lci8uT3dsQm90LnlhbWwiLCJoIjoiODM4MDBlMWZmZmQ4Nzc0MjU5ZWE5MWI5Mzc5ZjllNWEzMTZkMjNlNCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [container] A new method_signature parent is added to method ListOperations in service ClusterManager feat: [container] A new message HugepagesConfig is added Jun 7, 2024
@dpebot
Copy link
Collaborator

dpebot commented Jun 7, 2024

/gcbrun

Copy link

snippet-bot bot commented Jun 7, 2024

No region tags are edited in this PR.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@dpebot
Copy link
Collaborator

dpebot commented Jun 8, 2024

/gcbrun

@danielbankhead danielbankhead merged commit e62ec4d into main Jun 11, 2024
13 checks passed
@danielbankhead danielbankhead deleted the owl-bot-copy-packages-google-container branch June 11, 2024 21:02
@release-please release-please bot mentioned this pull request Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants