Commit Graph

16690 Commits

Author SHA1 Message Date
Justin SB 390bf522c8 docs for release process shouldn't assume remotes
`gh pr create` will prompt to push upstream, and our docs assumed that
origin was the user's fork, but that is often not the case.
2022-02-20 13:27:02 -05:00
Kubernetes Prow Robot d400da0d4c
Merge pull request #13290 from olemarkus/presubimit-lates-build
Use current tree in presubmit upgrade jobs if version B is latest
2022-02-19 03:56:10 -08:00
Ole Markus With 9b84ee2554 Use current tree in presubmit upgrade jobs if version b is latest 2022-02-19 08:46:11 +01:00
Kubernetes Prow Robot e29591e21e
Merge pull request #13060 from srikiz/DO-Add-New-VPC
[DigitalOcean] Implement new VPC if network-cidr flag is specified
2022-02-18 12:44:23 -08:00
Kubernetes Prow Robot a8ceb305de
Merge pull request #13280 from olemarkus/lbc-irsa
Add missing permissions to aws lbc for irsa
2022-02-18 09:18:23 -08:00
Kubernetes Prow Robot eca996eabf
Merge pull request #13284 from olemarkus/rm-cm-ns
Do not create a cert-manager namespace
2022-02-18 06:58:24 -08:00
Ole Markus With cd247f0b3a Add missing permissions to aws lbc for irsa 2022-02-18 15:26:05 +01:00
Ole Markus With f1cc2de274 Do not create a cert-manager namespace 2022-02-18 15:18:42 +01:00
Kubernetes Prow Robot 4b387686a8
Merge pull request #13283 from Juneezee/test/t.TempDir
test: use `T.TempDir` to create temporary test directory
2022-02-18 02:28:23 -08:00
Eng Zer Jun deede3ecd4
test: use `T.TempDir` to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-02-18 16:57:41 +08:00
Kubernetes Prow Robot 7714964963
Merge pull request #13266 from olemarkus/validate-taints
Validate taints in IG spec
2022-02-17 21:44:22 -08:00
Kubernetes Prow Robot ebdaa99753
Merge pull request #13275 from MoShitrit/feb-2022-k8s-upgrades-alpha
Bump k8s versions in alpha with Feb 2022 releases
2022-02-17 11:11:06 -08:00
Kubernetes Prow Robot e05bec03b7
Merge pull request #13276 from jiahuif-forks/fix/testing/leader-migration-kubetest2-only
kops: Leader Migration testing: run with pure kubetest2
2022-02-17 09:17:37 -08:00
Moshe Shitrit ebf5856cb0 Bump k8s versions in alpha with Feb 2022 releases 2022-02-17 08:33:51 -08:00
Indeed 183098fc05 run test with pure kubetest2 2022-02-17 07:06:33 -08:00
Ole Markus With afcfd1b1e8 Prevent populate ig from adding nvidia taint if it has already been set 2022-02-17 10:42:21 +01:00
Kubernetes Prow Robot 49776c1924
Merge pull request #13264 from h3poteto/iss-13245
Disable some flags in kube-apiserver when logging-format is not text
2022-02-17 01:05:36 -08:00
Kubernetes Prow Robot b5eaae2c30
Merge pull request #13268 from johngmyers/rbn-22
Enable RBN with AWS CCM 1.22.0-alpha.1
2022-02-16 23:09:37 -08:00
John Gardiner Myers b41cca38d5 Enable RBN with AWS CCM 1.22.0-alpha.1 2022-02-16 22:21:30 -08:00
Kubernetes Prow Robot 156941d416
Merge pull request #13267 from olemarkus/lbc-124
Update LBC to 2.4.0
2022-02-16 22:07:36 -08:00
Ole Markus With 9431c0ab69 Update LBC to 2.4.0 2022-02-16 21:39:31 +01:00
Ole Markus With 61bcdd7d72 Validate taints in IG spec 2022-02-16 20:33:17 +01:00
Kubernetes Prow Robot 610f0354ff
Merge pull request #13265 from jiahuif-forks/feature/leader-migration-tester
re-organize Leader Migration test with exec tester
2022-02-16 09:48:37 -08:00
Indeed 0be7443944 re-organize the test with kubetest2-tester-exec. 2022-02-16 09:04:37 -08:00
Indeed 1aa8b3b518 make CLUSTER_NAME and KOPS_STATE_STORE optional.
because these may be filled from kubetest2.
2022-02-16 09:03:29 -08:00
AkiraFukushima 313cc69127
Disable some flags in kube-apiserver when logging-format is not text
Disable these flags because these are not accepted.
* --logtostderr
* --alsologtostderr
* --log-file
2022-02-17 00:41:06 +09:00
Kubernetes Prow Robot 1b145cccc4
Merge pull request #13262 from hakman/containerd-1.6.0
Update containerd to v1.6.0
2022-02-16 00:43:39 -08:00
Ciprian Hacman c4ea61b420 Run hack/update-expected.sh
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-02-16 08:25:49 +02:00
Ciprian Hacman 843f89aedd Update containerd to v1.6.0
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-02-16 08:25:40 +02:00
Kubernetes Prow Robot e5f75e03b0
Merge pull request #13199 from zetaab/addhealthcheck
GCP API health checks
2022-02-15 17:27:02 -08:00
Kubernetes Prow Robot a3cf82efb1
Merge pull request #13261 from jiahuif-forks/fix/service-account-workaround
service account workaround for gce
2022-02-15 13:23:19 -08:00
Jiahui Feng e832b4dc19 service account workaround for gce. 2022-02-15 12:13:37 -08:00
Kubernetes Prow Robot bffc60202c
Merge pull request #13113 from hierynomus/issue-12925
Allow PrefixList for sshAccess and kubernetesApiAccess
2022-02-15 07:20:03 -08:00
Jeroen van Erp 255a0322c9
Allow PrefixList for sshAccess and kubernetesApiAccess
Signed-off-by: Jeroen van Erp <jeroen@hierynomus.com>
2022-02-15 14:37:28 +01:00
srikiz 97a3ef1566 Initial changes for vpc
More changes for do vpc

some more minor updates

Fix PrivateIP check

Bazel fixes

Minor changes for vpc listing

Minor fixes for DO VPC

Add delete vpc logic

More fixes for vpc usage with gossip based clusters

Fix minor comments in code

Fix mock DO interface to use missing functions

Another fix for mock cloud do for missing interface function

incorporate review comments

incorporate review comments
2022-02-15 17:07:09 +05:30
Kubernetes Prow Robot c9cd710b59
Merge pull request #13178 from olemarkus/karpenter-max-pods
Karpenter on kOps will now use approperiate max pods
2022-02-15 01:20:03 -08:00
Kubernetes Prow Robot df493af1a0
Merge pull request #13256 from hakman/ipv6_distros
Update supported distros for IPv6
2022-02-14 23:08:03 -08:00
Ciprian Hacman 5a10b4a80e Update supported distros for IPv6
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-02-15 08:27:29 +02:00
Kubernetes Prow Robot bf43ae5694
Merge pull request #13228 from MoShitrit/aws-cni-1.10.2
Bump AWS CNI to 1.10.2
2022-02-14 21:52:04 -08:00
Moshe Shitrit 1efe9ab5fb Update expected 2022-02-14 20:25:50 -08:00
Moshe Shitrit d5674c4e07 Apply suggestions 2022-02-14 20:24:13 -08:00
Kubernetes Prow Robot 00002bceaa
Merge pull request #13251 from jiahuif-forks/feature/e2e-leader-migration
E2E HA Upgrade/Rollback for Leader Migration
2022-02-14 18:04:15 -08:00
Jiahui Feng 39d4b68609 generated: go mod tidy
with go1.17.7
2022-02-14 15:38:57 -08:00
Jiahui Feng 5948ab6c9a test fixtures and script. 2022-02-14 15:38:12 -08:00
Jiahui Feng 1496708358 a recorder to observe the leader migration. 2022-02-14 15:37:34 -08:00
Kubernetes Prow Robot 658dcebb87
Merge pull request #13253 from jiahuif-forks/feature/ccm-gcp-liveness-probe
CCM: add livenessProbe for GCP CCM
2022-02-14 12:22:31 -08:00
Kubernetes Prow Robot 09537b8193
Merge pull request #13252 from jiahuif-forks/feature/ccm-config-controllers
CCM: allow setting Controllers for cloudControllerManagerConfig
2022-02-14 11:38:31 -08:00
Jiahui Feng ddf6e6031f livenessProbe for GCP CCM. 2022-02-14 10:55:21 -08:00
Jiahui Feng b1b2b34af3 test case for disabling a controller.
for CCM
2022-02-14 10:49:55 -08:00
Jiahui Feng 84dc7ca908 generated: make apimachinery && make crds 2022-02-14 10:49:45 -08:00