google-apis-container_v1beta1 0.96.0 → 0.97.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3539dea914b0782d04fcbb013d3ae667a3c39fdedeac1d5eb92a05ee49908106
|
|
4
|
+
data.tar.gz: 9baeb7b16b49569075b65dd334c39d48e23ac066bbc36b383c86d4c2bc005c3b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e79c8c1a0c991f93817dc6fa9e3166a8a042b20839ec40378af0cc3fe3ba6c5ec07c01136b3edc5a8d54124d3acd9522a4307a246b88686a5deb8ff96f0f0f54
|
|
7
|
+
data.tar.gz: 9412fec475496882b215f987b6db62358d40e8f1255a0f545635c0ed78cfdc6ccf491b76773dd1d2b7004ecb0decab7ae751f4ae8db314f49e4b14aedd456131
|
data/CHANGELOG.md
CHANGED
|
@@ -2427,6 +2427,12 @@ module Google
|
|
|
2427
2427
|
# @return [String]
|
|
2428
2428
|
attr_accessor :desired_private_ipv6_google_access
|
|
2429
2429
|
|
|
2430
|
+
# PrivilegedAdmissionConfig stores the list of authorized allowlist paths for
|
|
2431
|
+
# the cluster.
|
|
2432
|
+
# Corresponds to the JSON property `desiredPrivilegedAdmissionConfig`
|
|
2433
|
+
# @return [Google::Apis::ContainerV1beta1::PrivilegedAdmissionConfig]
|
|
2434
|
+
attr_accessor :desired_privileged_admission_config
|
|
2435
|
+
|
|
2430
2436
|
# ProtectConfig defines the flags needed to enable/disable features for the
|
|
2431
2437
|
# Protect API.
|
|
2432
2438
|
# Corresponds to the JSON property `desiredProtectConfig`
|
|
@@ -2627,6 +2633,7 @@ module Google
|
|
|
2627
2633
|
@desired_pod_security_policy_config = args[:desired_pod_security_policy_config] if args.key?(:desired_pod_security_policy_config)
|
|
2628
2634
|
@desired_private_cluster_config = args[:desired_private_cluster_config] if args.key?(:desired_private_cluster_config)
|
|
2629
2635
|
@desired_private_ipv6_google_access = args[:desired_private_ipv6_google_access] if args.key?(:desired_private_ipv6_google_access)
|
|
2636
|
+
@desired_privileged_admission_config = args[:desired_privileged_admission_config] if args.key?(:desired_privileged_admission_config)
|
|
2630
2637
|
@desired_protect_config = args[:desired_protect_config] if args.key?(:desired_protect_config)
|
|
2631
2638
|
@desired_rbac_binding_config = args[:desired_rbac_binding_config] if args.key?(:desired_rbac_binding_config)
|
|
2632
2639
|
@desired_release_channel = args[:desired_release_channel] if args.key?(:desired_release_channel)
|
|
@@ -4934,16 +4941,20 @@ module Google
|
|
|
4934
4941
|
# busy_read net.core.netdev_max_backlog net.core.rmem_max net.core.rmem_default
|
|
4935
4942
|
# net.core.wmem_default net.core.wmem_max net.core.optmem_max net.core.somaxconn
|
|
4936
4943
|
# net.ipv4.tcp_rmem net.ipv4.tcp_wmem net.ipv4.tcp_tw_reuse net.ipv4.
|
|
4937
|
-
# tcp_max_orphans net.
|
|
4938
|
-
#
|
|
4939
|
-
# netfilter.
|
|
4944
|
+
# tcp_mtu_probing net.ipv4.tcp_max_orphans net.ipv4.tcp_max_tw_buckets net.ipv4.
|
|
4945
|
+
# tcp_syn_retries net.ipv4.tcp_ecn net.ipv4.tcp_congestion_control net.netfilter.
|
|
4946
|
+
# nf_conntrack_max net.netfilter.nf_conntrack_buckets net.netfilter.
|
|
4947
|
+
# nf_conntrack_tcp_timeout_close_wait net.netfilter.
|
|
4948
|
+
# nf_conntrack_tcp_timeout_time_wait net.netfilter.
|
|
4940
4949
|
# nf_conntrack_tcp_timeout_established net.netfilter.nf_conntrack_acct kernel.
|
|
4941
|
-
# shmmni kernel.shmmax kernel.shmall
|
|
4942
|
-
#
|
|
4943
|
-
#
|
|
4944
|
-
#
|
|
4945
|
-
#
|
|
4946
|
-
# vm.
|
|
4950
|
+
# shmmni kernel.shmmax kernel.shmall kernel.perf_event_paranoid kernel.
|
|
4951
|
+
# sched_rt_runtime_us kernel.softlockup_panic kernel.yama.ptrace_scope kernel.
|
|
4952
|
+
# kptr_restrict kernel.dmesg_restrict kernel.sysrq fs.aio-max-nr fs.file-max fs.
|
|
4953
|
+
# inotify.max_user_instances fs.inotify.max_user_watches fs.nr_open vm.
|
|
4954
|
+
# dirty_background_ratio vm.dirty_background_bytes vm.dirty_expire_centisecs vm.
|
|
4955
|
+
# dirty_ratio vm.dirty_bytes vm.dirty_writeback_centisecs vm.max_map_count vm.
|
|
4956
|
+
# overcommit_memory vm.overcommit_ratio vm.vfs_cache_pressure vm.swappiness vm.
|
|
4957
|
+
# watermark_scale_factor vm.min_free_kbytes
|
|
4947
4958
|
# Corresponds to the JSON property `sysctls`
|
|
4948
4959
|
# @return [Hash<String,String>]
|
|
4949
4960
|
attr_accessor :sysctls
|
|
@@ -10730,6 +10741,12 @@ module Google
|
|
|
10730
10741
|
# @return [String]
|
|
10731
10742
|
attr_accessor :control_plane_disk_encryption_key
|
|
10732
10743
|
|
|
10744
|
+
# Output only. All of the versions of the Cloud KMS cryptoKey that are used by
|
|
10745
|
+
# Confidential Hyperdisks on the control plane nodes.
|
|
10746
|
+
# Corresponds to the JSON property `controlPlaneDiskEncryptionKeyVersions`
|
|
10747
|
+
# @return [Array<String>]
|
|
10748
|
+
attr_accessor :control_plane_disk_encryption_key_versions
|
|
10749
|
+
|
|
10733
10750
|
# Resource path of the Certificate Authority Service caPool to use for the etcd
|
|
10734
10751
|
# API CA in this cluster.
|
|
10735
10752
|
# Corresponds to the JSON property `etcdApiCa`
|
|
@@ -10771,6 +10788,7 @@ module Google
|
|
|
10771
10788
|
@aggregation_ca = args[:aggregation_ca] if args.key?(:aggregation_ca)
|
|
10772
10789
|
@cluster_ca = args[:cluster_ca] if args.key?(:cluster_ca)
|
|
10773
10790
|
@control_plane_disk_encryption_key = args[:control_plane_disk_encryption_key] if args.key?(:control_plane_disk_encryption_key)
|
|
10791
|
+
@control_plane_disk_encryption_key_versions = args[:control_plane_disk_encryption_key_versions] if args.key?(:control_plane_disk_encryption_key_versions)
|
|
10774
10792
|
@etcd_api_ca = args[:etcd_api_ca] if args.key?(:etcd_api_ca)
|
|
10775
10793
|
@etcd_peer_ca = args[:etcd_peer_ca] if args.key?(:etcd_peer_ca)
|
|
10776
10794
|
@gkeops_etcd_backup_encryption_key = args[:gkeops_etcd_backup_encryption_key] if args.key?(:gkeops_etcd_backup_encryption_key)
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module ContainerV1beta1
|
|
18
18
|
# Version of the google-apis-container_v1beta1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.97.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20251104"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -2179,6 +2179,8 @@ module Google
|
|
|
2179
2179
|
property :desired_private_cluster_config, as: 'desiredPrivateClusterConfig', class: Google::Apis::ContainerV1beta1::PrivateClusterConfig, decorator: Google::Apis::ContainerV1beta1::PrivateClusterConfig::Representation
|
|
2180
2180
|
|
|
2181
2181
|
property :desired_private_ipv6_google_access, as: 'desiredPrivateIpv6GoogleAccess'
|
|
2182
|
+
property :desired_privileged_admission_config, as: 'desiredPrivilegedAdmissionConfig', class: Google::Apis::ContainerV1beta1::PrivilegedAdmissionConfig, decorator: Google::Apis::ContainerV1beta1::PrivilegedAdmissionConfig::Representation
|
|
2183
|
+
|
|
2182
2184
|
property :desired_protect_config, as: 'desiredProtectConfig', class: Google::Apis::ContainerV1beta1::ProtectConfig, decorator: Google::Apis::ContainerV1beta1::ProtectConfig::Representation
|
|
2183
2185
|
|
|
2184
2186
|
property :desired_rbac_binding_config, as: 'desiredRbacBindingConfig', class: Google::Apis::ContainerV1beta1::RbacBindingConfig, decorator: Google::Apis::ContainerV1beta1::RbacBindingConfig::Representation
|
|
@@ -4316,6 +4318,7 @@ module Google
|
|
|
4316
4318
|
property :aggregation_ca, as: 'aggregationCa'
|
|
4317
4319
|
property :cluster_ca, as: 'clusterCa'
|
|
4318
4320
|
property :control_plane_disk_encryption_key, as: 'controlPlaneDiskEncryptionKey'
|
|
4321
|
+
collection :control_plane_disk_encryption_key_versions, as: 'controlPlaneDiskEncryptionKeyVersions'
|
|
4319
4322
|
property :etcd_api_ca, as: 'etcdApiCa'
|
|
4320
4323
|
property :etcd_peer_ca, as: 'etcdPeerCa'
|
|
4321
4324
|
property :gkeops_etcd_backup_encryption_key, as: 'gkeopsEtcdBackupEncryptionKey'
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-container_v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.97.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-container_v1beta1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-container_v1beta1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-container_v1beta1/v0.97.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-container_v1beta1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|