John Gardiner Myers
c0b54d980d
Enable IPv6 support for Cilium
2021-06-13 20:47:44 -07:00
Kubernetes Prow Robot
b29c612b9c
Merge pull request #11629 from hakman/ipv6_experimental_flag
...
Add --ipv6 experimental cli flag
2021-06-13 13:29:02 -07:00
Ciprian Hacman
2a11fa7dde
Add --ipv6 experimental cli flag
2021-06-13 21:48:46 +02:00
Kubernetes Prow Robot
78d0089242
Merge pull request #11737 from johngmyers/ipv6-bindaddr
...
Set BindAddress appropriately when in IPv6-only mode
2021-06-13 12:23:02 -07:00
Kubernetes Prow Robot
64ab7a5262
Merge pull request #11752 from hakman/ipv6_shared_subnet_dependency
...
Don't set Subnet dependency on AmazonIPv6CIDR for shared VPCs
2021-06-13 10:11:03 -07:00
John Gardiner Myers
fc9ec13bb7
Set BindAddress appropriately when in IPv6-only mode
2021-06-13 09:41:19 -07:00
Kubernetes Prow Robot
6c4dec4f1f
Merge pull request #11741 from ederst/os-fix-security-group-sorting
...
Compare OpenStack security groups deterministically
2021-06-13 04:59:02 -07:00
Ciprian Hacman
fcfba36b14
Pre-add integration test for creating an IPv6 cluster
2021-06-13 13:09:40 +02:00
Ciprian Hacman
eb574a414c
Don't set Subnet dependency on AmazonIPv6CIDR for shared VPCs
2021-06-13 12:25:42 +02:00
Kubernetes Prow Robot
e7550dcefc
Merge pull request #11730 from OutdatedVersion/patch-1
...
Hyperlink Sprig reference
2021-06-13 03:19:01 -07:00
Kubernetes Prow Robot
f3a87397fa
Merge pull request #11749 from johngmyers/dead-field
...
Remove unused field
2021-06-12 22:13:02 -07:00
John Gardiner Myers
09259ad30f
Remove unused field
2021-06-12 16:05:53 -07:00
Kubernetes Prow Robot
b71ba1d566
Merge pull request #11219 from johngmyers/refactor-keypair
...
Refactor keypair code in preparation for secret rotation
2021-06-12 14:25:00 -07:00
Kubernetes Prow Robot
cfc93e5178
Merge pull request #9294 from johngmyers/refactor-nodeup-context
...
Remove InstanceGroup from NodeupModelContext
2021-06-12 13:43:01 -07:00
Kubernetes Prow Robot
562200bb5c
Merge pull request #11739 from olemarkus/e2e-channels-scenario
...
Add test scenario for if channels is able to delete dangling resources
2021-06-11 17:18:59 -07:00
Kubernetes Prow Robot
01777c8ab4
Merge pull request #11743 from ederst/fix-forward-to-kubedns
...
Make forwardToKubeDNS work in the NodeLocal DNSCache template
2021-06-11 16:03:01 -07:00
ederst
7f787decd8
Make forwardToKubeDNS work in the NodeLocal DNSCache template
...
This fixes the rendering of the Corefile of the NodeLocal DNSCache
template when setting forwardToKubeDNS to false (or not setting it).
Previously, due to not dereferencing the bool pointer, the Corefile was
always rendered with the true clause, due to checking the address
instead of the actual value of the variable.
With this fix, the templating mechanism will actually respect the value
of forwardToKubeDNS and render it accordingly.
2021-06-11 21:58:07 +02:00
Kubernetes Prow Robot
c2efa079a3
Merge pull request #11733 from olemarkus/docs-update-note
...
Add small note about rotating cluster after backup restore
2021-06-11 11:09:01 -07:00
Ole Markus With
63f624764f
Update docs/operations/etcd_backup_restore_encryption.md
...
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2021-06-11 18:53:18 +02:00
ederst
233145ff59
Compare OpenStack security groups deterministically
...
This sorts the security groups of the port model and when querying the
cloud, which will result in tasks comparing those slices
deterministically.
2021-06-11 15:03:40 +02:00
Ole Markus With
bd8815eefd
Add test scenario for if channels is able to delete dangling resources
2021-06-11 15:02:47 +02:00
Kubernetes Prow Robot
f5176c57ae
Merge pull request #11738 from olemarkus/remove-k8s-upgrade-script
...
Remove k8s-upgrade script as upgrade-ab is now used instead
2021-06-11 00:58:59 -07:00
Ole Markus With
f255993ef2
Remove k8s-upgrade script as upgrade-ab is now used instead
2021-06-11 08:46:02 +02:00
Kubernetes Prow Robot
20963fcc60
Merge pull request #11734 from olemarkus/ebscsi-pull-ds-images-only
...
Only warm-pull images used by the CSI DS
2021-06-10 22:56:13 -07:00
Kubernetes Prow Robot
92af7b88f4
Merge pull request #11523 from hakman/ipv6_cidr_subnet
...
Calculate IPv6 subnet CIDR based on cluster CIDR
2021-06-10 21:40:13 -07:00
Kubernetes Prow Robot
84cecd531b
Merge pull request #11630 from johngmyers/deprecate-cloudformation
...
Deprecate CloudFormation support
2021-06-10 08:49:27 -07:00
John Gardiner Myers
f19bc57eb4
Print deprecation warning when using CloudFormation target
2021-06-10 07:11:23 -07:00
Kubernetes Prow Robot
23e48f2855
Merge pull request #11735 from olemarkus/e2e-ab-scenario-k8s-latest
...
Add support for setting latest k8s in ab scenario
2021-06-10 06:31:27 -07:00
Ole Markus With
d3416aac60
Add support for setting latest k8s in ab scenario
2021-06-10 14:45:42 +02:00
Kubernetes Prow Robot
4005c209ff
Merge pull request #11604 from spotinst/feat-aws-nlb
...
Spotinst: Support for API Load Balancer with AWS/NLB
2021-06-10 04:29:28 -07:00
Kubernetes Prow Robot
84d4c05479
Merge pull request #11724 from johngmyers/populate-subnets
...
Perform ClusterCIDR and ServiceClusterIPRange assignments for IPv6
2021-06-10 01:55:27 -07:00
Ole Markus With
224cae1113
Only warm-pull images used by the CSI DS
...
Pulling the Deployment images serves no purpose as they tend not to run on normal nodes
2021-06-10 09:28:53 +02:00
Ole Markus With
fea2a08b1c
Add small note about rotating cluster after backup restore
2021-06-10 09:08:04 +02:00
Ciprian Hacman
eca04918ad
Calculate expected IPv6 CIDR if possible and in the "/64#N" format
2021-06-10 07:41:01 +03:00
Ciprian Hacman
9cf7039e2e
Rename ParseCidrSubnet() to ParseCIDRNotation()
2021-06-10 07:15:03 +03:00
Ciprian Hacman
4fc11dba94
Check that VPC IPv6 CIDR exist before calculating the subnet CIDR
2021-06-10 07:06:22 +03:00
Kubernetes Prow Robot
9b4f5b6a4a
Merge pull request #11732 from rifelpet/kubetest2
...
Update release branch docs with kubetest2 presubmit job
2021-06-09 20:51:26 -07:00
Peter Rifel
4196459bc1
Update release branch docs with kubetest2 presubmit job
2021-06-09 22:16:08 -05:00
Kubernetes Prow Robot
a62c214b85
Merge pull request #11729 from wongma7/defaultiampolicynewtag
...
Allow master to touch volumes tagged with kubernetes.io/cluster/<clusterName>:owned
2021-06-09 19:47:27 -07:00
Ben Watkins
b8daa77dfa
Hyperlink Sprig reference
2021-06-09 17:56:13 -05:00
Matthew Wong
b6266ce5f0
Run hack/update-expected.sh
2021-06-09 13:53:07 -07:00
Matthew Wong
4e9b45b324
Allow master to touch volumes tagged with kubernetes.io/cluster/<clusterName>:owned
2021-06-09 13:52:48 -07:00
Kubernetes Prow Robot
0d63479723
Merge pull request #11722 from olemarkus/cilium-quay
...
Use quay images for cilium
2021-06-09 10:05:27 -07:00
John Gardiner Myers
074137864e
Perform ClusterCIDR and ServiceClusterIPRange assignments for IPv6
2021-06-09 08:50:30 -07:00
Ciprian Hacman
99268697c0
Add Subnet dependency on VPCAmazonIPv6CIDRBlock
2021-06-09 09:57:53 +03:00
Ciprian Hacman
13104ec6ea
Calculate IPv6 subnet CIDR based on cluster CIDR
2021-06-09 09:57:53 +03:00
John Gardiner Myers
64656bb911
Add test for assigning ClusterCIDR and ClusterIPRange
2021-06-08 20:41:30 -07:00
Kubernetes Prow Robot
9112bc6202
Merge pull request #11721 from olemarkus/aws-ebs-csi-for-all
...
Make AWS EBS CSI Driver default as of k8s 1.22
2021-06-08 20:37:47 -07:00
Ole Markus With
c162013a3c
Use quay images for cilium
2021-06-08 23:01:08 +02:00
Ole Markus With
6582235312
Make AWS EBS CSI Driver default as of k8s 1.22
2021-06-08 22:29:16 +02:00