Kubernetes Prow Robot
ff6af609ae
Merge pull request #14658 from johngmyers/ipv6-beta
...
Declare IPv6 on AWS beta
2022-11-24 21:30:04 -08:00
John Gardiner Myers
1b99cae617
Refactor rendering Terraform functions into constructor
2022-11-24 19:31:08 -08:00
John Gardiner Myers
81c8671d01
Declare IPv6 on AWS beta
2022-11-24 19:27:10 -08:00
John Gardiner Myers
46ece64893
Store pointer to terraformWriter.Literal
2022-11-24 14:27:57 -08:00
Kubernetes Prow Robot
ae37c4596c
Merge pull request #14640 from justinsb/e2e_upload_versioned
...
e2e: always upload to a versioned directory
2022-11-24 14:12:04 -08:00
Kubernetes Prow Robot
486cea67ab
Merge pull request #14655 from hakman/gce_calico
...
gce: Allow Cilium to connect to its etcd cluster
2022-11-24 12:18:03 -08:00
Ciprian Hacman
21e0110dc2
gce: Allow Cilium to connect to its etcd cluster
2022-11-24 21:03:16 +02:00
Kubernetes Prow Robot
63f4cbb1ac
Merge pull request #14648 from hakman/aws_limit_tg_ops
...
aws: Limit the number of target groups updated per operation
2022-11-24 10:00:04 -08:00
Kubernetes Prow Robot
03c3c4131f
Merge pull request #14621 from johngmyers/terraform-subnet
...
Implement subnet "/64#N" notation in Terraform
2022-11-24 09:02:04 -08:00
Ciprian Hacman
2525f5b153
Update error messages
2022-11-24 18:25:38 +02:00
Ciprian Hacman
e43181c928
aws: Limit the number of target groups updated per operation
2022-11-24 14:48:10 +02:00
Kubernetes Prow Robot
4b7107af64
Merge pull request #14647 from hakman/hetzner_default_image
...
hetzner: Set default image to `ubuntu-20.04`
2022-11-24 01:14:03 -08:00
Ciprian Hacman
a4ea992bbf
hetzner: Set default image to `ubuntu-20.04`
2022-11-24 10:29:52 +02:00
Kubernetes Prow Robot
99d4ed8468
Merge pull request #14645 from johngmyers/more-cp
...
Even more control-plane terminology fixes
2022-11-23 22:58:03 -08:00
John Gardiner Myers
dd5340775c
Update cmd/kops/create_instancegroup.go
...
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2022-11-23 22:12:27 -08:00
John Gardiner Myers
f862447560
Fix dumping of control-plane nodes
2022-11-23 21:32:10 -08:00
John Gardiner Myers
de9055b588
Update control-plane terminology in CLI output strings
2022-11-23 21:32:10 -08:00
Kubernetes Prow Robot
215dfdd569
Merge pull request #14643 from johngmyers/rolling-cp
...
Additional control-plane terminology changes
2022-11-23 21:00:03 -08:00
justinsb
c4070630f1
Avoid "file name too long" when downloading large image URLs
...
We were including the full URL, rather than just the last component.
Technically we could still have overly-long filenames, it shouldn't
happen though.
2022-11-23 21:40:17 -05:00
John Gardiner Myers
55b5e99855
hack/update-expected.sh
2022-11-23 15:55:01 -08:00
John Gardiner Myers
0358d4fdbd
Add shared_vpc_ipv6 integration test
2022-11-23 15:55:01 -08:00
John Gardiner Myers
6dd63c8e1f
hack/update-expected.sh
2022-11-23 15:55:01 -08:00
John Gardiner Myers
14e2864f4a
Implement subnet "/64#N" notation in Terraform
2022-11-23 15:55:01 -08:00
Kubernetes Prow Robot
b6a2a352f1
Merge pull request #14631 from johngmyers/tf-shared
...
Write Terraform vpc_cidr_block output for shared VPCs
2022-11-23 15:50:04 -08:00
justinsb
b631e91645
e2e: always upload to a versioned directory
...
Otherwise on our first upload we were truncating one level of the
upload path.
Issue #14639
2022-11-23 17:17:32 -05:00
John Gardiner Myers
b3cbd060d9
Add release note for control-plane IG naming change
2022-11-23 14:11:20 -08:00
John Gardiner Myers
18ab0b9965
Use new terminology in rolling-update flags
2022-11-23 14:11:20 -08:00
Kubernetes Prow Robot
0acd57eb01
Merge pull request #14635 from johngmyers/ipv6-subnet-assign
...
Set AssignIPv6AddressOnCreation on subnets
2022-11-23 08:46:19 -08:00
justinsb
1d63963b9e
Create unit tests for ManagedFieldsMigrator
...
We verify a few key scenarios.
2022-11-23 11:03:07 -05:00
justinsb
34a5bfff8b
Update vendor
2022-11-23 11:03:07 -05:00
justinsb
8288515eb4
applylib: combine field managers
...
This ensures that we don't lose managed fields as we update them.
2022-11-23 11:03:07 -05:00
justinsb
32cb151419
Apply: Migration from CSA to SSA: set the operation to Apply
...
If we don't, the (kops,Update) managed blocks are treated as different
from the (kops,Apply) block. This causes conflicts when the two
blocks specific incompatible values.
Issue #14520 (I believe it is the fix!)
2022-11-23 11:03:07 -05:00
Kubernetes Prow Robot
46d33317a4
Merge pull request #14630 from olemarkus/openstack-integration
...
Add a create cluster integration test for openstack
2022-11-23 02:30:15 -08:00
Ole Markus With
35b3d066e0
Make the OS test flavours different to avoid flapping tests due to unstable sorting
2022-11-23 10:42:40 +01: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
Kubernetes Prow Robot
543bd04850
Merge pull request #14622 from olemarkus/cilium-eni-flag
...
Add networking flag option for cilium in eni mode
2022-11-23 00:56:14 -08:00
Ole Markus With
f75bc66732
Make --networking=cilium-eni configure cilium to use eni ipam
2022-11-23 09:10:20 +01:00
Ole Markus With
7a1f0f4bda
Add bare networking flag option for cilium in eni mode
2022-11-23 09:10:16 +01:00
Kubernetes Prow Robot
ee0ae0c337
Merge pull request #14633 from johngmyers/new-cp-ig
...
Create new clusters with updated control plane IG names
2022-11-22 23:58:25 -08:00
Kubernetes Prow Robot
b8987e39f6
Merge pull request #14628 from jsafrane/add-features-to-template
...
Add SELinuxMount feature gate
2022-11-22 23:58:14 -08:00
Kubernetes Prow Robot
9b98a7c1b4
Merge pull request #14634 from johngmyers/lock-modify-subnet
...
Fix missing locking in mock ModifySubnetAttribute()
2022-11-22 23:06:21 -08:00
Kubernetes Prow Robot
73074ceda9
Merge pull request #14632 from hakman/hetzner_csi-driver-v2.0.0
...
hetzner: Update CSI driver to v2.0.0
2022-11-22 23:06:14 -08:00
John Gardiner Myers
f89f5f3bee
hack/update-expected.sh
2022-11-22 22:52:49 -08:00
John Gardiner Myers
f1c838f513
Set AssignIPv6AddressOnCreation on subnets
2022-11-22 22:52:49 -08:00
John Gardiner Myers
939fc1184a
hack/update-expected.sh
2022-11-22 22:11:24 -08:00
John Gardiner Myers
990b64eae3
make gen-cli-docs
2022-11-22 22:11:24 -08:00
John Gardiner Myers
6c0603991b
Create new clusters with updated control plane IG names
2022-11-22 22:09:08 -08:00
Kubernetes Prow Robot
1b4616c9fb
Merge pull request #14599 from johngmyers/cloudformation
...
Remove CloudFormation support
2022-11-22 21:48:14 -08:00
John Gardiner Myers
2e61fd9fa7
Fix missing locking in mock ModifySubnetAttribute()
2022-11-22 21:35:06 -08:00