Ciprian Hacman
f60df9b955
Add option for setting Kubernetes feature gates
2022-11-20 07:09:42 +02:00
Ciprian Hacman
da3aff7d1c
Remove duplicate import of k8s.io/kops/pkg/apis/kops
2022-11-19 22:01:25 +02:00
John Gardiner Myers
e0ee3eda2a
Remove CloudFormation tests
2022-11-19 10:25:20 -08:00
Kubernetes Prow Robot
6132c8d9e2
Merge pull request #14592 from hakman/generics
...
Use generics to refactor fi.Bool/Float*/Int*/String*()
2022-11-19 10:08:31 -08:00
John Gardiner Myers
26cec727ab
New IPv6 clusters now default to private topology
2022-11-18 22:47:28 -08:00
Ciprian Hacman
d29812fc6e
Replace fi.Bool/Float*/Int*/StringValue() with fi.ValueOf
2022-11-19 03:45:23 +02:00
Ciprian Hacman
8f79c9bd68
Replace fi.Bool/Float*/Int*/String() with fi.PtrTo()
2022-11-19 03:45:22 +02:00
Kubernetes Prow Robot
7fe820e96d
Merge pull request #14595 from hakman/generics_add_alternatives
...
Add generics alternatives for fi.Bool/Float*/Int*/String*()
2022-11-18 13:38:40 -08:00
Kubernetes Prow Robot
d405d4c5a2
Merge pull request #14507 from johngmyers/internalname
...
Stop making MasterInternalName configurable
2022-11-18 13:38:29 -08:00
Ciprian Hacman
bb63f8f177
Add generics alternatives for fi.Bool/Float*/Int*/String*()
2022-11-18 21:33:40 +02:00
Ole Markus With
104ee74d63
Fix disabling StorageClass management
...
Previously this was done in the manifests leading to empty files. kubectl doesn't like this, so protokube will always fail updating the addon when StorageClass management is disabled
2022-11-18 09:55:02 +01:00
Kubernetes Prow Robot
4366748573
Merge pull request #14586 from olemarkus/cilium-11111
...
Bump cilium to 1.11.11
2022-11-18 00:32:31 -08:00
Ole Markus With
58195904ee
Bump cilium to 1.11.11
2022-11-18 08:44:55 +01:00
Kubernetes Prow Robot
306dd51565
Merge pull request #14572 from olemarkus/cp-max-hop-1
...
Set IMDS max hop limit to 1 for control plane nodes if IRSA is enabled
2022-11-17 18:02:30 -08:00
Ole Markus With
035fa79077
Set IMDS max hop limit to 1 for control plane nodes
...
Update docs/releases/1.26-NOTES.md
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2022-11-17 19:26:48 +01:00
Ciprian Hacman
211c82d8ad
aws: Fix SIGSEGV when using instance selector
2022-11-17 12:22:22 +02:00
John Gardiner Myers
8473e8b2e7
Stop making MasterInternalName configurable
2022-11-16 22:06:02 -08:00
Kubernetes Prow Robot
6f2ded7fb2
Merge pull request #14501 from hakman/kops-controller_for_config
...
Boot nodes without state store access
2022-11-16 08:32:50 -08:00
Kubernetes Prow Robot
b2357dba3b
Merge pull request #14564 from heybronson/sprig-join
...
use sprig join for template functions
2022-11-15 13:52:58 -08:00
Kubernetes Prow Robot
ca093709fa
Merge pull request #14540 from olemarkus/bump-lbc-245
...
Bump AWS Load Balancer Controller to 2.4.5
2022-11-15 09:48:41 -08:00
Bronson Mirafuentes
5a3ed44773
use sprig join for template functions
2022-11-15 08:59:05 -08:00
Ciprian Hacman
309b37eadf
Run hack/update-expected.sh
2022-11-15 14:51:54 +02:00
Ciprian Hacman
61eaeddb9b
Serve secrets from kops-controller for nodes without state store access
2022-11-15 14:51:54 +02:00
Ciprian Hacman
18b5dcd297
Boot nodes without state store access
2022-11-15 14:40:14 +02:00
Ciprian Hacman
0e2cc7e0cc
Rename BootConfig.APIServer to BootConfig.APIServerIP
2022-11-15 14:40:14 +02:00
Ciprian Hacman
6a4080dbe5
Update printing of KOPS_BASE_URL for easy copy/paste
2022-11-15 14:40:14 +02:00
Ole Markus With
981e45bb41
Bump AWS Load Balancer Controller to 2.4.5
...
Also force LBC to run on regular nodes when IRSA is enabled.
2022-11-15 11:27:30 +01:00
Kubernetes Prow Robot
58d8cbf942
Merge pull request #14550 from hakman/containerd-1.6.10
...
Update containerd to v1.6.10
2022-11-14 22:34:44 -08:00
Ciprian Hacman
bfe984a68b
Update Canal to v3.23.5 for k8s 1.22+
2022-11-15 05:25:35 +02:00
Ciprian Hacman
e2be2a5e52
Update Calico to v3.23.5 for k8s 1.22+
2022-11-15 05:25:35 +02:00
Ciprian Hacman
8af0c17a51
Update Canal to v3.24.5 for k8s 1.25+
2022-11-15 05:25:35 +02:00
Ciprian Hacman
9d47c8d2e4
Update Calico to v3.24.5 for k8s 1.25+
2022-11-15 05:21:05 +02:00
Ciprian Hacman
444628fe68
Add hash for containerd to v1.5.14
2022-11-15 05:15:09 +02:00
Ciprian Hacman
7950163035
Update containerd to v1.6.10
2022-11-15 05:14:50 +02:00
Justin SB
c6e9a75490
Clearer error messages around instance types not found
...
Issue #14481
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2022-11-14 11:37:58 -05:00
John Gardiner Myers
1380f1d2dd
Add --bastion-image flag to "kops create cluster"
2022-11-12 11:59:32 -08:00
John Gardiner Myers
7099a98b2a
Fix a spot missed when changing default CNI to Cilium
2022-11-11 21:51:15 -08:00
John Gardiner Myers
7a4ac14d8d
Change the default networking provider to Cilium
2022-11-10 10:08:13 -08:00
Kubernetes Prow Robot
a0ea417ea3
Merge pull request #14514 from hakman/azure_experiments
...
azure: Fix various issues when creating and updating clusters
2022-11-08 16:10:14 -08:00
Kubernetes Prow Robot
774bcde958
Merge pull request #14513 from MoShitrit/fix/issue-14495
...
AWS CNI template updates
2022-11-08 15:22:14 -08:00
Kubernetes Prow Robot
80dc07bbd6
Merge pull request #14508 from hakman/fix_do_gossip
...
do: Return ingress addresses even when public name is not set
2022-11-08 12:16:20 -08:00
Ciprian Hacman
9e4335b506
azure: Switch to using UserData instead of deprecated CustomData
2022-11-08 22:07:19 +02:00
Ciprian Hacman
b32d725355
azure: Avoid spurious changes in RoleAssignment
2022-11-08 22:07:19 +02:00
Ciprian Hacman
1a293881c3
azure: Avoid spurious changes due to shared field
2022-11-08 20:33:06 +02:00
Ciprian Hacman
7f67dcf52b
azure: Add zone when creating etcd volumes
2022-11-08 20:33:05 +02:00
Ciprian Hacman
5ed728b805
azure: Fix NPE when exporting kubeconfig
2022-11-08 20:33:05 +02:00
Ciprian Hacman
582fe9ee36
azure: Switch default instance type to Standard_B2s
2022-11-08 20:33:05 +02:00
Kubernetes Prow Robot
8c5266dafe
Merge pull request #14509 from hakman/azure_experiments
...
azure: Update clients to latest (previous) versions
2022-11-08 10:32:21 -08:00
Ciprian Hacman
35f12c12b1
azure: Update clients to latest (previous) versions
2022-11-08 19:47:17 +02:00
Moshe Shitrit
0284232011
hack/update-expected
2022-11-08 11:32:35 -05:00