Automatic merge from submit-queue Fixes Addon Manager's pruning issue for old Deployments Fixes #37641. Attaches the `last-applied`annotations to the existing Deployments for pruning. Below images are built and pushed: - gcr.io/google-containers/kube-addon-manager:v6.1 - gcr.io/google-containers/kube-addon-manager-amd64:v6.1 - gcr.io/google-containers/kube-addon-manager-arm:v6.1 - gcr.io/google-containers/kube-addon-manager-arm64:v6.1 - gcr.io/google-containers/kube-addon-manager-ppc64le:v6.1 @mikedanese cc @saad-ali @krousey
SaltStack configuration
This is the root of the SaltStack configuration for Kubernetes. A high level overview for the Kubernetes SaltStack configuration can be found in the docs tree.
This SaltStack configuration currently applies to default
configurations for Debian-on-GCE, Fedora-on-Vagrant, Ubuntu-on-AWS and
Ubuntu-on-Azure. (That doesn't mean it can't be made to apply to an
arbitrary configuration, but those are only the in-tree OS/IaaS
combinations supported today.) As you peruse the configuration, these
are shorthanded as gce, vagrant, aws, azure-legacy in grains.cloud;
the documentation in this tree uses this same shorthand for convenience.
See more: