Kubernetes Prow Robot
269477e52c
Merge pull request #14856 from johngmyers/validate-ipv6-dns
...
Validate external-dns not being used for IPv6 clusters
2022-12-22 23:45:25 -08:00
Kubernetes Prow Robot
b647e4413f
Merge pull request #14846 from hakman/gossip_to_dns-none
...
Allow migration from Gossip DNS to no DNS
2022-12-22 22:53:26 -08:00
John Gardiner Myers
1306862b5a
Validate external-dns not being used for IPv6 clusters
2022-12-22 21:41:18 -08:00
Ciprian Hacman
bead06a6d1
Validate control-plane IG size
2022-12-22 15:35:51 +02:00
Ciprian Hacman
362601cd66
Allow migration from Gossip DNS to no DNS
2022-12-22 12:36:32 +02:00
John Gardiner Myers
4d309b0b36
Move Cluster into CloudupSubContext
2022-12-20 08:11:01 -08:00
John Gardiner Myers
34d7507f78
v1alpha3: Move some GCE-specific fields to CloudProvider.GCE
2022-12-19 08:28:28 -08:00
John Gardiner Myers
dec7d33be6
v1alpha3: Move AWS EBS CSI spec under CloudProvider.AWS
2022-12-19 00:10:16 -08:00
John Gardiner Myers
ca7d82b02a
v1alpha3: move AWS-specific fields to AWSSpec
2022-12-18 15:16:49 -08:00
John Gardiner Myers
1834fded6a
NTH: add API validation against unsupported option configurations
2022-12-16 17:12:54 -08:00
Ciprian Hacman
b9f7c2619b
gce: Add support for clusters without DNS
2022-12-14 11:09:54 +02:00
Kubernetes Prow Robot
572b0655dc
Merge pull request #14732 from olemarkus/cilium-12
...
Bump cilium version to 1.12.4
2022-12-11 04:25:14 -08:00
John Gardiner Myers
7c5b983490
Enable NTH Scheduled Event Draining by default
2022-12-08 19:02:44 -08:00
Ole Markus With
a5684f969f
Bump cilium to 1.12.4
2022-12-07 18:33:03 +01:00
Kubernetes Prow Robot
f827ec7f54
Merge pull request #14721 from johngmyers/nth-default-queue
...
Change default for NTH Queue Processor mode to enabled
2022-12-06 03:18:36 -08:00
Kubernetes Prow Robot
e5a835d287
Merge pull request #14706 from johngmyers/v1alpha3-networking
...
v1alpha3: move networking fields under networking
2022-12-05 21:34:38 -08:00
Kubernetes Prow Robot
c5c02c2ee3
Merge pull request #14676 from johngmyers/cilium-doc
...
Update documentation and validation for Cilium
2022-12-05 20:42:38 -08:00
Leïla MARABESE
1bacbd591a
fixed etcd + added machine type
2022-12-05 14:40:28 +01:00
Leïla MARABESE
af19c467e8
added scaleway to all switches for cluster creation
2022-12-05 14:38:08 +01:00
John Gardiner Myers
a22a33621c
Change default for NTH Queue Processor mode to enabled
2022-12-04 15:56:18 -08:00
John Gardiner Myers
be43dc2784
Extract NTH Queue mode enable check to struct receiver
2022-12-04 15:55:58 -08:00
John Gardiner Myers
235aa61594
v1alpha3: move networking fields under networking
2022-12-02 19:19:59 -08:00
Kubernetes Prow Robot
670de031ee
Merge pull request #14694 from olemarkus/cilium-eni-fix
...
Fix Cilium ENI ipam
2022-12-01 17:49:54 -08:00
Kubernetes Prow Robot
cfde66d810
Merge pull request #14691 from johngmyers/no-channel-cluster
...
Stop trying to populate arbitrary cluster fields from the channel
2022-12-01 12:15:54 -08:00
Kubernetes Prow Robot
82aa3ef6f4
Merge pull request #14697 from johngmyers/cp-validate
...
Use newer terminology in validation
2022-11-30 22:26:27 -08:00
John Gardiner Myers
08600975fa
Use newer terminology in validation
2022-11-30 21:34:21 -08:00
Ciprian Hacman
dbef6209c2
Remove support for using Vault as state store
...
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2022-11-30 18:38:21 +02:00
Ole Markus With
f0b0c76821
Fix Cilium ENI IPAM
...
The simplest working configuratin right now seems to be to enable BPF
masquerade and masquerade ipv4 traffic. The old setup with disabling
masquerade entirely no longer works.
2022-11-30 14:31:05 +01:00
John Gardiner Myers
31dbd6c50a
Stop trying to populate arbitrary cluster fields from the channel
2022-11-29 21:15:09 -08:00
John Gardiner Myers
76f71512cc
v1alpha3: fix miscellaneous capitalization
2022-11-28 21:37:21 -08:00
Kubernetes Prow Robot
0b24fc108a
Merge pull request #14669 from johngmyers/cp-kubelet
...
v1alpha3: use new terminology for kubelet config
2022-11-28 21:35:22 -08:00
Kubernetes Prow Robot
6e9b29a0f7
Merge pull request #14672 from johngmyers/v6-calico-srcdest
...
Don't disable AWS src/dst checks in Calico IPv6
2022-11-26 11:50:11 -08:00
Kubernetes Prow Robot
888f2f5232
Merge pull request #14671 from johngmyers/calico-doc
...
Update Calico documentation and validation
2022-11-26 11:50:04 -08:00
John Gardiner Myers
0edfac7fdd
Update documentation and validation for Cilium
2022-11-25 22:32:08 -08:00
John Gardiner Myers
0424c474a3
Don't disable AWS src/dst checks in Calico IPv6
2022-11-25 20:57:48 -08:00
John Gardiner Myers
2776217b8a
Update Calico documentation and validation
2022-11-25 19:10:36 -08:00
John Gardiner Myers
7cd12a8140
Disallow use of admissionControl as of k8s 1.26
2022-11-25 17:40:37 -08:00
John Gardiner Myers
6536c0b301
v1alpha3: use new terminology for kubelet config
2022-11-25 16:53:23 -08:00
Ole Markus With
01590c03b0
Add a create cluster integration test for openstack
...
Fix various openstack nprs. Also add create cluster integration test
2022-11-23 10:25:29 +01:00
Ole Markus With
ce4257d0ce
Disallow unknown fields in create cluster integration tests
2022-11-23 10:08:21 +01:00
John Gardiner Myers
d39ba74bd7
Change the control-plane IG role to "ControlPlane" in v1alpha3 API
2022-11-22 17:05:29 -08:00
Kubernetes Prow Robot
70d0ff85c7
Merge pull request #14583 from heybronson/capacity-rebalance
...
aws: Add capacityRebalance flag for ASGs
2022-11-22 10:28:14 -08:00
Ole Markus With
2adc157749
Don't use ptr for CAS expander field
2022-11-22 13:52:08 +01:00
Bronson Mirafuentes
4929ef3e65
update CapacityRebalance comments
2022-11-21 08:47:42 -08:00
Bronson Mirafuentes
85898cba0b
add capacityRebalance flag for ASGs
2022-11-21 08:47:40 -08:00
John Gardiner Myers
bc36f5b022
Rename ClusterSubnetSpec's ProviderID field to ID
2022-11-20 15:36:54 -08:00
John Gardiner Myers
29c25ee327
Rename LoadBalancer type to LoadBalancerSpec
2022-11-20 15:28:02 -08:00
John Gardiner Myers
5fca16aa30
v1alpha3: Move API-related settings under API
2022-11-19 10:27:12 -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