kubecost / cluster-turndown

Automated turndown of Kubernetes clusters on specific schedules.
Apache License 2.0
259 stars 23 forks source link

Bump cloud.google.com/go/container from 1.35.0 to 1.37.0 #88

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps cloud.google.com/go/container from 1.35.0 to 1.37.0.

Release notes

Sourced from cloud.google.com/go/container's releases.

container: v1.37.0

1.37.0 (2024-06-12)

Features

  • container: Enable REST transport for google/container/v1 (#10356) (fc9e895)

container: v1.36.0

1.36.0 (2024-06-10)

Features

  • container: A new field accelerators is added to message .google.container.v1.UpdateNodePoolRequest (4c102b7)
  • container: A new field additive_vpc_scope_dns_domain is added to message .google.container.v1.DNSConfig (4c102b7)
  • container: A new field containerd_config is added to message .google.container.v1.NodeConfig (4c102b7)
  • container: A new field containerd_config is added to message .google.container.v1.NodeConfigDefaults (4c102b7)
  • container: A new field containerd_config is added to message .google.container.v1.UpdateNodePoolRequest (4c102b7)
  • container: A new field desired_containerd_config is added to message .google.container.v1.ClusterUpdate (4c102b7)
  • container: A new field desired_node_kubelet_config is added to message .google.container.v1.ClusterUpdate (4c102b7)
  • container: A new field desired_node_pool_auto_config_kubelet_config is added to message .google.container.v1.ClusterUpdate (4c102b7)
  • container: A new field enable_nested_virtualization is added to message .google.container.v1.AdvancedMachineFeatures (4c102b7)
  • container: A new field hugepages is added to message .google.container.v1.LinuxNodeConfig (4c102b7)
  • container: A new field node_kubelet_config is added to message .google.container.v1.NodeConfigDefaults (4c102b7)
  • container: A new field node_kubelet_config is added to message .google.container.v1.NodePoolAutoConfig (4c102b7)
  • container: A new field satisfies_pzi is added to message .google.container.v1.Cluster (4c102b7)
  • container: A new field satisfies_pzs is added to message .google.container.v1.Cluster (4c102b7)
  • container: A new message ContainerdConfig is added (4c102b7)
  • container: A new message HugepagesConfig is added (#10346) (4c102b7)
  • container: A new method_signature parent is added to method ListOperations in service ClusterManager (4c102b7)
  • container: A new value CADVISOR is added to enum Component (4c102b7)
  • container: A new value ENTERPRISE is added to enum Mode (4c102b7)
  • container: A new value KUBELET is added to enum Component (4c102b7)
  • container: A new value MPS is added to enum GPUSharingStrategy (4c102b7)

Documentation

  • container: A comment for field desired_private_cluster_config in message .google.container.v1.ClusterUpdate is changed (4c102b7)
  • container: A comment for field in_transit_encryption_config in message .google.container.v1.NetworkConfig is changed (4c102b7)
Commits
  • a75c8b6 chore(main): release pubsub 1.37.0 (#9517)
  • e2c9a95 chore(internal/protoveneer): support custom field converters (#9456)
  • 86ec5c0 chore: release main (#9511)
  • a74cbbe docs(netapp): mark optional fields explicitly in Storage Pool (#9513)
  • 9bba269 feat(pubsub): support kinesis ingestion admin (#9458)
  • 5ca0271 feat(logging/logadmin): allow logging PageSize to override (#9409)
  • e68777c chore(main): release spanner 1.58.0 (#9423)
  • 6deb969 docs(pubsub): check for nil responses for receive examples (#9516)
  • e54989e chore: remove old samples that no longer compile (#9510)
  • 1cf28f6 docs(run): clarify some defaults and required or optional values (#9505)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

Superseded by #92.