Kubernetes Prow Robot
65694b20b8
Merge pull request #13234 from spotinst/feat-ocean-template
...
Spotinst: Ocean as a template for VNGs
2022-03-19 00:45:08 -07:00
Bronson Mirafuentes
e112d81025
Release 1.24.0-alpha.3 ( #13372 )
...
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-18 21:09:12 -07:00
Ciprian Hacman
30404d64a2
Run hack/update-expected.sh
...
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-18 09:01:59 +02:00
Ciprian Hacman
a4ed2b0654
Migrate to registry.k8s.io
...
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-18 08:47:12 +02:00
Kubernetes Prow Robot
d751d0f056
Merge pull request #13364 from olemarkus/fix-long-role-names
...
Fix long role names
2022-03-17 23:43:16 -07:00
Kubernetes Prow Robot
6151a11e63
Merge pull request #13369 from olemarkus/lbc-permissions-2
...
Add missing permissions to aws lbc for IP targeting
2022-03-16 06:53:50 -07:00
Ole Markus With
b080abcd88
Add missing permissions to aws lbc for IP targeting
2022-03-16 13:28:20 +01:00
Kubernetes Prow Robot
404e411103
Merge pull request #13330 from zetaab/feature/openstackgpu
...
Support GPU in OpenStack
2022-03-16 03:37:50 -07:00
Ole Markus With
3fcb84ed6b
Truncate the standard role names
2022-03-15 21:31:04 +01:00
Kubernetes Prow Robot
aff109f9fc
Merge pull request #13343 from olemarkus/securitycontext
...
Add user to container securityContext and remove command
2022-03-14 02:48:21 -07:00
Jesse Haka
a800218840
fixes
2022-03-11 12:01:20 +02:00
Ole Markus With
8524c3d320
Bump CCM 1.22 image. Use the 1.23 image for 1.24 due to latest being broken
2022-03-11 08:12:52 +01:00
Ole Markus With
d7cb3bb1f7
Add user to container securityContext and remove command
2022-03-07 15:09:51 +01:00
Kubernetes Prow Robot
fabfb3f4ab
Merge pull request #13310 from zetaab/fixgce
...
Fix GCE service account creation
2022-03-04 11:02:52 -08:00
Ciprian Hacman
2ff86a6656
Update containerd to v1.6.1
...
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-04 07:51:46 +02:00
John Gardiner Myers
cac727c357
Make cloudProvider a struct in v1alpha3 API
2022-03-02 21:59:49 -08:00
John Gardiner Myers
70f7d9bdb2
Use function to get cloud provider from cluster spec
2022-03-02 21:59:47 -08:00
liranp
55de5a31bf
feat(spot): ocean as a template for vngs
2022-03-02 21:37:45 +02:00
Kubernetes Prow Robot
2419eb7225
Merge pull request #13176 from h3poteto/iss-12436
...
Add support to install EKS Pod Identity Webhook
2022-03-01 05:37:48 -08:00
Jesse Haka
617b439b38
Fix GCE service account creation
2022-03-01 11:59:42 +02:00
Kubernetes Prow Robot
02dc9dd8b3
Merge pull request #13201 from zetaab/removesa
...
cleanup GCP Cluster Service Accounts
2022-02-23 04:24:19 -08:00
Jesse Haka
67beb3fef5
add const
2022-02-23 10:52:08 +02:00
AkiraFukushima
e5cf940d53
Add managed-by label to addon pods
2022-02-20 18:33:51 +09:00
AkiraFukushima
c8710203ba
Add support to install EKS Pod Identity Webhook
2022-02-20 18:33:50 +09: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
Ole Markus With
cd247f0b3a
Add missing permissions to aws lbc for irsa
2022-02-18 15:26:05 +01:00
John Gardiner Myers
b41cca38d5
Enable RBN with AWS CCM 1.22.0-alpha.1
2022-02-16 22:21:30 -08: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
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
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
Ole Markus With
8b71cedccc
Do not enable graceful shutdown if k8s version < 1.21
2022-02-12 19:13:52 +01: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
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
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
74e9a6cd18
Fix irsa for k8s < 1.20
2022-02-09 08:52:06 +01:00
Kubernetes Prow Robot
147052818b
Merge pull request #13203 from olemarkus/csi-featuregates
...
Fix CSI migration feature gates
2022-02-07 21:36:53 -08:00
Jiahui Feng
b1dde24433
always enable Leader Election
...
for openstack CCM.
2022-02-07 15:31:21 -08:00
Ciprian Hacman
f6d2502b85
Update containerd to v1.6.0-rc.3
...
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-02-08 20:03:10 +02:00
Jiahui Feng
c57ed0c053
fix KCM logLevel not honored.
2022-02-07 14:34:35 -08:00
Jesse Haka
3e505a559e
add missing import
2022-02-07 21:35:01 +02:00
Jesse Haka
180c3ae475
Update pkg/model/gcemodel/api_loadbalancer.go
...
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2022-02-07 21:32:05 +02:00
Kubernetes Prow Robot
70f3a2ec7f
Merge pull request #13187 from jiahuif-forks/feature/enable-leader-election
...
Always enable Leader Election for cloud-controller-manager
2022-02-05 06:30:50 -08:00
Ole Markus With
66e3202f34
Fix CSI migration feature gates
...
We had a bug for KCM feature gate, and the scheuler and apiserver gate was missing entirely.
2022-02-04 15:29:28 +01:00
Kubernetes Prow Robot
2fbc3e0671
Merge pull request #13198 from hakman/containerd-1.6.0-rc.2
...
Update containerd to v1.6.0-rc.2
2022-02-03 18:28:11 -08:00
Jesse Haka
d3fac0c1be
GCP API health checks
2022-02-03 21:02:21 +02:00
Ciprian Hacman
b961e03296
Update containerd to v1.6.0-rc.2
...
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-02-03 19:31:16 +02:00
justinsb
4f89c2e689
Update expected test output for etcd-manager bump
2022-02-03 11:21:54 -05:00