Commit Graph

16145 Commits

Author SHA1 Message Date
John Gardiner Myers 227abb8c93 Release notes for 1.22.2 2021-11-19 21:39:47 -08:00
Kubernetes Prow Robot a75eec8313
Merge pull request #12795 from hakman/containerd-1.6.0-beta.3
Update containerd to v1.6.0-beta.3
2021-11-19 19:33:00 -08:00
Kubernetes Prow Robot 353b230aa5
Merge pull request #12787 from hakman/ipv6_remove_warning
Remove warning about IPv6 being experimental
2021-11-19 11:27:40 -08:00
Ciprian Hacman c45bb1f7a7 Run hack/update-expected.sh 2021-11-19 20:52:16 +02:00
Ciprian Hacman 2421188a60 Update containerd to v1.6.0-beta.3 2021-11-19 20:52:16 +02:00
Kubernetes Prow Robot 16dee944ba
Merge pull request #12791 from olemarkus/fix-volume-ratio-comparisons
Fix volume ratio comparisons
2021-11-19 09:10:52 -08:00
justinsb e0b786a254 Update golden test output 2021-11-19 11:02:19 -05:00
justinsb 6133250046 gossip: support resolution of k8s.local names from pods
We add the hosts plugin to CoreDNS, and we populate a ConfigMap from
kops-controller (when in gossip mode).

This enables resolution of the internal apiserver DNS name from Pods,
even when gossip mode (k8s.local) is in use.  This should fix the
failing e2e tests which are assuming that the name in the JWT token is
resolvable from inside the cluster.

This is also a possible step towards a simpler gossip mode, now that
we have a central controller.
2021-11-19 11:02:15 -05:00
justinsb 0c696d41d3 Create supporting services in kops-controller for gossip-mode
The intent is that we can then expose these via CoreDNS, so that
internal name resolution will work.
2021-11-19 11:02:10 -05:00
Kubernetes Prow Robot fd2aa277bb
Merge pull request #12790 from justinsb/aws-authentication-separator
Fix AWS authentication separator to support multiple objects
2021-11-19 07:10:51 -08:00
Ole Markus With 63d3ab1ee2 Fix correct ratio checks for EBS volumes 2021-11-19 15:51:23 +01:00
Ole Markus With c8b5d9bb9a Add test for ratio bug 2021-11-19 15:51:23 +01:00
justinsb 27c223af25 Fix AWS authentication separator to support multiple objects
Otherwise the objects overwrite each other, because YAML.
2021-11-19 09:34:22 -05:00
Kubernetes Prow Robot e40fd308b2
Merge pull request #12777 from olemarkus/bump-cm-23
Bump cert-manager addon and godep to 1.6.1
2021-11-19 05:20:52 -08:00
Jeff Wolski a9ecfa47b5 Add support for --dns flag in Docker config
This commit adds support for the --dns flag which is provided as a
Docker daemon startup flag. The flag is used to set the IP address of
the DNS server that the daemon injects into containers. Multiple --dns
flags are supported.
2021-11-19 10:02:12 +01:00
Kubernetes Prow Robot 0047f4dbe5
Merge pull request #12784 from olemarkus/bump-nvidia-23
Bump nvidia device plugin to 0.10.0
2021-11-18 22:34:51 -08:00
Ciprian Hacman e0a8eef662 Remove warning about IPv6 being experimental 2021-11-19 08:02:41 +02:00
Kubernetes Prow Robot ec9c277259
Merge pull request #12783 from olemarkus/bump-nodelocaldns-23
Bump node local dns cache
2021-11-18 16:58:51 -08:00
Ole Markus With f695deea05 Bump nvidia device plugin to 0.10.0 2021-11-18 20:58:32 +01:00
Ole Markus With 3983017ac6 Bump node local dns cache 2021-11-18 20:51:37 +01:00
Kubernetes Prow Robot 0c9ae3f2c5
Merge pull request #12763 from justinsb/bump_etcd_manager
Bump etcd manager to 20211117
2021-11-18 11:41:48 -08:00
Ole Markus With b127f958e4 Bump cert-manager godep to 1.6.1 2021-11-18 19:22:50 +01:00
Ole Markus With 2ba1a1ced6 Bump cert-manager to 1.6.1 2021-11-18 19:22:50 +01:00
Kubernetes Prow Robot 1736db6358
Merge pull request #12780 from justinsb/stable_subnet_mapping
Stable-sort subnets by Name
2021-11-18 10:21:03 -08:00
justinsb 7995e8cc28 Update test data for etcd-manager bump 2021-11-18 11:49:14 -05:00
justinsb e2922a257d Bump etcd-manager version 2021-11-18 11:49:14 -05:00
justinsb 5ce259b424 Stable-sort subnets by Name
This ensures a stable order, even if/when the IDs aren't set (e.g. in terraform)
2021-11-18 11:36:56 -05:00
Kubernetes Prow Robot 3fd0449509
Merge pull request #12778 from justinsb/e2e_full_kops_base_url
e2e tests: recognize a full KOPS_BASE_URL as a KOPS_VERSION
2021-11-18 08:19:02 -08:00
justinsb 0c42630f30 e2e tests: recognize a full KOPS_BASE_URL as a KOPS_VERSION
This allows us to easily test arbitrary versions (e.g. PR builds)
2021-11-18 10:31:57 -05:00
Kubernetes Prow Robot 6c6ea761b0
Merge pull request #12712 from rifelpet/kube-proxy-go-runner
Migrate kube-proxy manifest to use go-runner for logging
2021-11-18 06:15:02 -08:00
Kubernetes Prow Robot 67ed5a038a
Merge pull request #12774 from johngmyers/nodelocal-validate
Allow NodeLocalDNS when defaulting to CoreDNS
2021-11-18 00:55:03 -08:00
Kubernetes Prow Robot cf4731ee24
Merge pull request #12772 from hakman/containerd-1.4.12
Update containerd to v1.4.12
2021-11-17 22:43:01 -08:00
John Gardiner Myers 0ef49f06bc Allow NodeLocalDNS when defaulting to CoreDNS 2021-11-17 22:00:52 -08:00
Ciprian Hacman 7d34232b4c Run hack/update-expected.sh 2021-11-18 07:58:44 +02:00
Ciprian Hacman 6a60823b34 Update containerd to v1.4.12 2021-11-18 07:56:26 +02:00
Kubernetes Prow Robot c4c0a54696
Merge pull request #12759 from johngmyers/ipv6-private
Support IPv6 private topology
2021-11-17 21:39:02 -08:00
Kubernetes Prow Robot 211b6f0540
Merge pull request #12767 from hakman/update_cri
Add hashes for latest containerd and Docker versions
2021-11-17 20:45:02 -08:00
Ciprian Hacman 7454333bf1 Add hashes for Docker v20.10.11 2021-11-18 06:01:41 +02:00
Ciprian Hacman 1d89c14420 Add hashes for Docker v20.10.10 2021-11-18 05:55:55 +02:00
Ciprian Hacman 6a187e5b01 Add hash for containerd v1.5.8 2021-11-18 05:49:17 +02:00
Ciprian Hacman 64dc45be18 Add hash for containerd v1.4.12 2021-11-18 05:49:05 +02:00
Kubernetes Prow Robot 0ec978861b
Merge pull request #12765 from johngmyers/shorten-assetstore
Shorten filenames in the asset store
2021-11-17 19:19:02 -08:00
John Gardiner Myers 11a367016d Shorten filenames in the asset store 2021-11-17 14:53:26 -08:00
John Gardiner Myers 36cd430722 Add integration test for IPv6 private topology 2021-11-16 22:06:09 -08:00
John Gardiner Myers b2e9d809b7 Support IPv6 private topology 2021-11-16 21:38:03 -08:00
Kubernetes Prow Robot 28fb5e62d4
Merge pull request #12757 from zetaab/updategophercloud
update gophercloud deps
2021-11-16 10:51:26 -08:00
Jesse Haka 508a590116 fix tests 2021-11-16 20:11:18 +02:00
Kubernetes Prow Robot 2c9183509d
Merge pull request #12699 from zetaab/hostnamesuffix
Add ingress hostname suffix configurable to kOps
2021-11-16 07:13:27 -08:00
Jesse Haka c7e0585e3a update gophercloud deps 2021-11-16 17:10:04 +02:00
Kubernetes Prow Robot e9368feab4
Merge pull request #12753 from hakman/go-1.17.3
Update Go to v1.17.3
2021-11-15 22:23:25 -08:00