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 |
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 |
Jiahui Feng
|
1c030508af
|
add Controllers to ccm config.
|
2022-02-14 10:43:05 -08:00 |
Kubernetes Prow Robot
|
7652545501
|
Merge pull request #13248 from hakman/containerd_release_package
Install contained from the release package
|
2022-02-14 04:57:29 -08:00 |
Ciprian Hacman
|
dbaf479ea6
|
Run hack/update-expected.sh
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
|
2022-02-14 11:27:26 +02:00 |
Ciprian Hacman
|
5746093297
|
Install contained from the release package
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
|
2022-02-14 11:27:26 +02:00 |
Kubernetes Prow Robot
|
acb79e7197
|
Merge pull request #13246 from olemarkus/kcon-nil
Fix nilpointer when graceful shutdown is not configured
|
2022-02-13 22:03:29 -08:00 |
Ole Markus With
|
19bce47653
|
Fix nilpointer when graceful shutdown is not configured
|
2022-02-13 21:11:07 +01:00 |
Kubernetes Prow Robot
|
36de05d86f
|
Merge pull request #13240 from hakman/install_runc
Install runc from opencontainers/runc
|
2022-02-13 03:01:47 -08:00 |
Kubernetes Prow Robot
|
7eb773bdca
|
Merge pull request #13243 from olemarkus/metrics-erver-e2e-6
Update metrics-server e2e test for 0.6.0
|
2022-02-12 12:43:46 -08:00 |
Kubernetes Prow Robot
|
cca76af4a3
|
Merge pull request #13242 from olemarkus/no-graceful-k8s120
Do not enable graceful shutdown if k8s version < 1.21
|
2022-02-12 12:03:47 -08:00 |
Ole Markus With
|
c88f9995a6
|
Update metrics-server e2e test for 0.6.0
|
2022-02-12 20:21:50 +01:00 |
Ole Markus With
|
8b71cedccc
|
Do not enable graceful shutdown if k8s version < 1.21
|
2022-02-12 19:13:52 +01:00 |
Ciprian Hacman
|
97f726f7d8
|
Run hack/update-expected.sh
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
|
2022-02-12 14:02:43 +02:00 |
Ciprian Hacman
|
dfd0f49594
|
Install runc from opencontainers/runc
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
|
2022-02-12 14:02:43 +02:00 |
Kubernetes Prow Robot
|
aa58f99069
|
Merge pull request #13241 from olemarkus/kcm-no-leader-migration
KCM should not run with leader migraton when aws ccm is enabled
|
2022-02-12 03:17:46 -08:00 |
Ole Markus With
|
65c3a63d5d
|
KCM should not run with leader migraton when aws ccm is enabled
AWS CCM is enabled by default in k8s 1.24, and KCM builder is now aware of that
|
2022-02-12 11:35:30 +01:00 |
Kubernetes Prow Robot
|
ce5539c8ff
|
Merge pull request #13237 from jiahuif-forks/feature/test-gcp-project-env
allow specify GCP project via env.
|
2022-02-11 21:25:47 -08:00 |
Kubernetes Prow Robot
|
2a0446e7dc
|
Merge pull request #12994 from olemarkus/kubelet-config
Add support for graceful node shutdown
|
2022-02-11 19:17:48 -08:00 |
Jiahui Feng
|
1eb7b3a2af
|
allow specify GCP project via env.
|
2022-02-11 14:59:44 -08:00 |
Ole Markus With
|
7132486ebf
|
hack update-expected
|
2022-02-11 20:51:42 +01:00 |
Ole Markus With
|
2625264fe5
|
Add support for graceful node shutdown
Update docs/cluster_spec.md
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
|
2022-02-11 20:51:02 +01:00 |
Kubernetes Prow Robot
|
a20511f416
|
Merge pull request #13235 from jiahuif-forks/feature/ccm-pruning
enable pruning for CCM
|
2022-02-10 22:02:03 -08:00 |
Jiahui Feng
|
0933e2a637
|
enable pruning for GCE CCM.
|
2022-02-10 16:08:52 -08:00 |
Moshe Shitrit
|
46ba2882d2
|
Update expected
|
2022-02-10 12:13:21 -05:00 |
Moshe Shitrit
|
a6817de9f5
|
Align manifest with master of aws-cni repo
|
2022-02-10 12:09:29 -05:00 |
Kubernetes Prow Robot
|
95fc0ac5b8
|
Merge pull request #13212 from olemarkus/irsa-119
Fix irsa for k8s < 1.20
|
2022-02-09 12:25:49 -08:00 |
Ole Markus With
|
d7944b1021
|
Refactor serviceaccountissuerdiscovery validation
|
2022-02-09 20:15:12 +01:00 |
Kubernetes Prow Robot
|
219bc8d54d
|
Merge pull request #13188 from srikiz/fix-kops-get-clusters-json-output
[Issue-12293] Fix json output to keep it consistent for single or multiple objects
|
2022-02-09 03:00:18 -08:00 |
Kubernetes Prow Robot
|
7ceb4b78a0
|
Merge pull request #13092 from ryan-dyer-sp/Issue-12776-node-termination-handler
Update aws node termination handler to 1.14.0
|
2022-02-09 00:52:18 -08:00 |
Ole Markus With
|
f4d8334050
|
Add test for irsa on k8s 1.19
|
2022-02-09 08:53:04 +01:00 |
Ole Markus With
|
74e9a6cd18
|
Fix irsa for k8s < 1.20
|
2022-02-09 08:52:06 +01:00 |