kops/pkg/model/components
Justin SB dc48ca6905 Update etcd-manager to 20201209
Highlights:

* Fix arm64 images, which were built with an incorrect base image.
* Initial (experimental) Azure support

Full change list:

* Update Kops dependency for Azure Blob Storage support [#372](https://github.com/kopeio/etcd-manager/pull/372)
* Exclude gazelle from tools/deb-tools [#373](https://github.com/kopeio/etcd-manager/pull/373)
* Regenerate bazel in tools/deb-tools [#374](https://github.com/kopeio/etcd-manager/pull/374)
* Release notes for 3.0.20201202 [#375](https://github.com/kopeio/etcd-manager/pull/375)
* Remove travis CI [#377](https://github.com/kopeio/etcd-manager/pull/377)
* Fix vendor generation for tools/deb-tools subproject [#376](https://github.com/kopeio/etcd-manager/pull/376)
* Add script to verify image hashes [#380](https://github.com/kopeio/etcd-manager/pull/380)
* Fix some incorrect base image hashes for arm64 [#379](https://github.com/kopeio/etcd-manager/pull/379)
* Support Azure [#378](https://github.com/kopeio/etcd-manager/pull/378)
* Add more descriptions to wait loops [#383](https://github.com/kopeio/etcd-manager/pull/383)
* Rename fields in the azure client struct [#382](https://github.com/kopeio/etcd-manager/pull/382)
* Fix small typo in code comment [#381](https://github.com/kopeio/etcd-manager/pull/381)
2020-12-09 09:30:44 -05:00
..
addonmanifests Refactor to use interface for iam Subjects 2020-09-09 09:57:07 -04:00
etcdmanager Update etcd-manager to 20201209 2020-12-09 09:30:44 -05:00
kubeapiserver Update kOps version after 1.19.0-beta.2 release 2020-11-22 08:10:50 +02:00
node-authorizer Update API slice fields to not use pointers 2020-08-24 07:46:38 -05:00
BUILD.bazel Add addon for aws node termination handler 2020-09-17 21:09:28 +02:00
apiserver.go Remove more code specific to unsupported etcd v2 2020-11-15 22:21:24 -08:00
cilium.go Remove code for no-longer-supported k8s releases 2020-10-29 16:45:53 -07:00
clusterautoscaler.go Add missing flags to template 2020-09-12 08:24:29 +02:00
containerd.go Update containerd to v1.4.3 2020-12-02 09:53:57 +02:00
containerd_test.go Fix containerd test 2020-05-22 09:56:19 +02:00
context.go Upgrade to klog2 2020-08-16 20:56:48 -05:00
defaults.go Add support for containerd container runtime 2019-12-15 21:37:57 +02:00
discovery.go Address review comment 2020-12-03 23:24:43 -08:00
docker.go Update Docker to v19.03.14 2020-12-02 10:11:27 +02:00
etcd.go Update etcd-manager to 20201209 2020-12-09 09:30:44 -05:00
image_test.go Merge pull request #9216 from hakman/prepare-multi-arch 2020-06-04 21:35:43 -07:00
kubecontrollermanager.go Add aws-cloud-controller-manager config to addons 2020-11-30 01:35:07 -08:00
kubecontrollermanager_test.go Remove deprecated function 2020-07-06 22:48:01 -07:00
kubedns.go Add nodeLocalDNSCache.kubeDnsOnly option 2020-10-27 10:46:25 +01:00
kubelet.go If we use node local dns, always use the nld local ip as cluster dns 2020-10-16 12:46:17 +02:00
kubelet_test.go Remove deprecated function 2020-07-06 22:48:01 -07:00
kubeproxy.go Make architecture related decisions to nodeup 2020-06-03 17:24:01 +03:00
kubescheduler.go Make architecture related decisions to nodeup 2020-06-03 17:24:01 +03:00
kubescheduler_test.go Remove code for unsupported k8s versions from pkg/model/components 2020-01-12 16:05:00 -08:00
networking.go Remove support for Romana 2020-06-03 08:23:53 +02:00
nodeterminationhandler.go Add addon for aws node termination handler 2020-09-17 21:09:28 +02:00
openstack.go Remove code for no-longer-supported k8s releases 2020-10-29 16:45:53 -07:00