Commit Graph

15395 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 5f7b4d7838
Merge pull request #12232 from zetaab/checknilinterface
check does iface has associations
2021-08-31 05:53:36 -07:00
Kubernetes Prow Robot b5de993cbf
Merge pull request #12227 from zetaab/fixparse
fix parse semver
2021-08-31 04:41:37 -07:00
Jesse Haka 0cfcd418e7 check does iface has associations 2021-08-31 14:27:55 +03:00
Ole Markus With 4bde644786 Bump cert-manager to 1.5.3 2021-08-31 13:12:58 +02:00
dntosas f558f2441a
[addons/nodelocaldns] Bump image to latest stable v1.20.0
As per
 3b17e06879,
 node-local-dns addon is now builded with latest coreDNS base v1.8 and
 that brings great consistency between cache and upstream servers in a
 manner of configuration, metrics name convention, etc.

 So in this commit, we bump node-local-dns image to latest v1.20.0 which
 is build upon latest coreDNS and also add support for overriding this
 field.

Signed-off-by: dntosas <ntosas@gmail.com>
2021-08-31 14:07:19 +03:00
Jesse Haka 5896479b8f fix parse semver 2021-08-31 13:56:08 +03:00
Kubernetes Prow Robot f39a1d7d02
Merge pull request #12223 from recollir/patch-1
[Documentation update] Note for the metrics configuration for etcd
2021-08-31 01:13:37 -07:00
Kubernetes Prow Robot 3cd9b663da
Merge pull request #12224 from rifelpet/staticcheck
Update staticcheck to latest
2021-08-30 07:50:54 -07:00
Peter Rifel 94bcc3aa57
Update staticcheck to latest 2021-08-30 09:07:29 -05:00
Kubernetes Prow Robot 6403de580c
Merge pull request #12221 from johngmyers/kube-proxy-rbac
Move bootstrap RBAC from protokube to core bootstrap addon
2021-08-30 05:38:54 -07:00
Kubernetes Prow Robot 9cc3ffffe3
Merge pull request #12215 from burntcarrot/fix-staticcheck-errors
Fix new staticcheck errors
2021-08-30 04:56:53 -07:00
Federico Hernandez 95a438d540
Note for the metrics configuration for etcd
As etcd is running directly as a service on the master nodes it is easy to overlook that different ports are needed to expose metrics for multiple etcd clusters on the master nodes. It can be easy to forget this if you otherwise just deal with containers and pods... 😅  A reminder and clarification doesn't hurt.
2021-08-30 12:10:16 +02:00
Kubernetes Prow Robot bd11feece2
Merge pull request #12222 from rifelpet/cb-latest
Bump cloudbuild images to latest
2021-08-29 22:44:53 -07:00
burntcarrot 208ae1eebd Update instance.go
Signed-off-by: burntcarrot <aadhav.n1@gmail.com>
2021-08-30 09:18:02 +05:30
Peter Rifel 817a627b6d
Bump cloudbuild images to latest 2021-08-29 21:34:59 -05:00
John Gardiner Myers 01dd7d562e hack/update-expected.sh 2021-08-29 14:19:02 -07:00
John Gardiner Myers 62c4ce4d93 Move bootstrap RBAC from protokube to core bootstrap addon 2021-08-29 12:36:21 -07:00
Kubernetes Prow Robot 44c07e2d13
Merge pull request #12218 from johngmyers/remove-unsupported
Remove code for unsupported features
2021-08-29 02:26:53 -07:00
John Gardiner Myers a6de058dc3 hack/update-expected.sh 2021-08-28 13:49:55 -07:00
John Gardiner Myers be8933b577 Remove code for unsupported features 2021-08-28 13:49:55 -07:00
John Gardiner Myers f041bdafdc More kops 1.23 updates 2021-08-28 11:54:39 -07:00
John Gardiner Myers 6655022ce1 Remove support for the Lyft CNI 2021-08-28 11:54:39 -07:00
Kubernetes Prow Robot 97f6282323
Merge pull request #12216 from johngmyers/relnotes_1.22.0-beta.1
Release notes for 1.22.0-beta.1
2021-08-28 09:58:52 -07:00
John Gardiner Myers 388c6a218f Add link to 1.22 release notes 2021-08-28 09:15:35 -07:00
John Gardiner Myers 743696d703 Release notes for 1.22.0-beta.1 2021-08-28 09:13:47 -07:00
burntcarrot 7a6e1c1e68 Fix new staticcheck errors
Signed-off-by: burntcarrot <aadhav.n1@gmail.com>
2021-08-28 19:48:17 +05:30
Kubernetes Prow Robot bf559f042d
Merge pull request #12198 from dntosas/metrics-server-bump-minor-version
[addons/metrics-server] Bump minor version
2021-08-28 02:38:52 -07:00
Kubernetes Prow Robot 57c1d3e4d2
Merge pull request #12210 from johngmyers/rel-23-alpha1
Release 1.23.0-alpha.1
2021-08-28 00:50:52 -07:00
Kubernetes Prow Robot 6cb270d770
Merge pull request #12213 from johngmyers/revert-22
Revert "Release 1.22.0-beta.1"
2021-08-27 23:38:52 -07:00
John Gardiner Myers 6d43db3df4 Revert "Release 1.22.0-beta.1"
This reverts commit 83cff72dad.
2021-08-27 22:58:08 -07:00
Kubernetes Prow Robot 735ae7655b
Merge pull request #12211 from johngmyers/rel-22-beta1
Release 1.22.0-beta.1
2021-08-27 22:36:53 -07:00
John Gardiner Myers 83cff72dad Release 1.22.0-beta.1 2021-08-27 21:19:13 -07:00
John Gardiner Myers 1ea4168cab Release 1.23.0-alpha.1 2021-08-27 21:12:45 -07:00
John Gardiner Myers fa053ffba5 Prepare 1.23 branch 2021-08-27 21:07:14 -07:00
Kubernetes Prow Robot ea37cc2311
Merge pull request #12202 from rifelpet/digit
Fix terraform output for cluster names that begin with a digit
2021-08-27 14:36:53 -07:00
Kubernetes Prow Robot 1880b17745
Merge pull request #12209 from rifelpet/scenario-122
Update all e2e scenario tests to use k8s 1.22
2021-08-27 13:38:53 -07:00
Peter Rifel 6a3801298a
Add release note 2021-08-27 15:18:45 -05:00
Peter Rifel eed873add3
./hack/update-expected.sh 2021-08-27 12:59:32 -05:00
Peter Rifel bfb58af697
Prefix terraform resource names when they'd otherwise begin with a digit 2021-08-27 12:57:56 -05:00
Peter Rifel 53f7e3b089
Add integration test for cluster names beginning with a digit
This will fail until we address each resource type generating terraform resource names that are purely the cluster name
2021-08-27 12:56:58 -05:00
Peter Rifel 407df76ac9
Update all e2e scenario tests to use k8s 1.22 2021-08-27 11:50:04 -05:00
Kubernetes Prow Robot ea89f70a41
Merge pull request #11859 from olemarkus/external-dns-provider
Use ExternalDNS as drop-in for dns-controller
2021-08-27 04:20:04 -07:00
Ole Markus With b3982e1033 Apply suggestions from code review
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2021-08-27 06:45:50 +02:00
Ole Markus With 67b1ace14f Validate external-dns spec 2021-08-27 06:32:25 +02:00
Ole Markus With 0152c23c1e Remove externaldns feature flag 2021-08-27 06:30:01 +02:00
Ole Markus With 41c3ff2aac Make external dns provider configurable 2021-08-27 06:28:02 +02:00
Ole Markus With 38f805c5ef Make external-dns a drop-in for dns-controller
Support TXT records
2021-08-27 06:24:47 +02:00
Kubernetes Prow Robot 446aea1d62
Merge pull request #12188 from olemarkus/kubelet-ip-altnames
Add ip addresses into kubelet certs
2021-08-26 21:09:00 -07:00
Ole Markus With ad16042a1f Add IPs to kubelet server cert
Since AWS does not resolve instance hostnames to ipv6, ipv6-only pods that talk to kubelet API has to use node IP, not hostname. Thus we need to add IPs to kubelet server cert.
2021-08-26 20:54:02 +02:00
Kubernetes Prow Robot 9c7ccff249
Merge pull request #12201 from diegocn/dn-master/docs/weave-improvement
Added the docs related to CPU/Memory resources override on weave
2021-08-26 00:07:23 -07:00