feat: Add SwapConfig to enable and configure swap memory for node pools#31771
Merged
viacheslav-rostovtsev merged 2 commits intomainfrom Oct 17, 2025
Merged
Conversation
feat: Add NodeKernelModuleLoading to configure kernel module loading policies for nodes feat: Add WritableCgroups to the containerd config feat: Add network_tier_config and accelerator_network_profile to NodePool feat: Add cluster-level network_tier_config feat: Add SecretSyncConfig to sync secrets from Secret Manager feat: Add 'enabled' field to AutoIpamConfig to enable/disable Auto IPAM feat: Add 'wait_for_drain_duration' to AutoscaledRolloutPolicy in BlueGreenSettings feat: Add 'end_time_behavior' to MaintenanceExclusionOptions feat: Add PrivilegedAdmissionConfig for Autopilot clusters feat: Add MembershipType to Fleet config feat: Add fields to DNSEndpointConfig to control k8s token and cert authentication via DNS docs: updated comments for various types, messages, and fields. PiperOrigin-RevId: 819353076 Source-Link: googleapis/googleapis@63281f4 Source-Link: googleapis/googleapis-gen@ab89673 Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbnRhaW5lci12MWJldGExLy5Pd2xCb3QueWFtbCIsImgiOiJhYjg5NjczOTE1ZDg5YjNmODk0N2UxYzY4ZTgxNGE4M2M4Y2ZiNTlmIn0=
viacheslav-rostovtsev
approved these changes
Oct 17, 2025
shubhangi-google
pushed a commit
to shubhangi-google/google-cloud-ruby
that referenced
this pull request
Jan 27, 2026
…ls (googleapis#31771) * feat: Add SwapConfig to enable and configure swap memory for node pools feat: Add NodeKernelModuleLoading to configure kernel module loading policies for nodes feat: Add WritableCgroups to the containerd config feat: Add network_tier_config and accelerator_network_profile to NodePool feat: Add cluster-level network_tier_config feat: Add SecretSyncConfig to sync secrets from Secret Manager feat: Add 'enabled' field to AutoIpamConfig to enable/disable Auto IPAM feat: Add 'wait_for_drain_duration' to AutoscaledRolloutPolicy in BlueGreenSettings feat: Add 'end_time_behavior' to MaintenanceExclusionOptions feat: Add PrivilegedAdmissionConfig for Autopilot clusters feat: Add MembershipType to Fleet config feat: Add fields to DNSEndpointConfig to control k8s token and cert authentication via DNS docs: updated comments for various types, messages, and fields. PiperOrigin-RevId: 819353076 Source-Link: googleapis/googleapis@63281f4 Source-Link: googleapis/googleapis-gen@ab89673 Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbnRhaW5lci12MWJldGExLy5Pd2xCb3QueWFtbCIsImgiOiJhYjg5NjczOTE1ZDg5YjNmODk0N2UxYzY4ZTgxNGE4M2M4Y2ZiNTlmIn0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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
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: Add NodeKernelModuleLoading to configure kernel module loading policies for nodes
feat: Add WritableCgroups to the containerd config
feat: Add network_tier_config and accelerator_network_profile to NodePool
feat: Add cluster-level network_tier_config
feat: Add SecretSyncConfig to sync secrets from Secret Manager
feat: Add 'enabled' field to AutoIpamConfig to enable/disable Auto IPAM
feat: Add 'wait_for_drain_duration' to AutoscaledRolloutPolicy in BlueGreenSettings
feat: Add 'end_time_behavior' to MaintenanceExclusionOptions
feat: Add PrivilegedAdmissionConfig for Autopilot clusters
feat: Add MembershipType to Fleet config
feat: Add fields to DNSEndpointConfig to control k8s token and cert authentication via DNS
docs: updated comments for various types, messages, and fields.
PiperOrigin-RevId: 819353076
Source-Link: googleapis/googleapis@63281f4
Source-Link: https://github.com/googleapis/googleapis-gen/commit/ab89673915d89b3f8947e1c68e814a83c8cfb59f
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbnRhaW5lci12MWJldGExLy5Pd2xCb3QueWFtbCIsImgiOiJhYjg5NjczOTE1ZDg5YjNmODk0N2UxYzY4ZTgxNGE4M2M4Y2ZiNTlmIn0=