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
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
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
Kubernetes Prow Robot
424ed25f25
Merge pull request #11716 from hakman/awsebscsi_driver
...
Generate AWSEBSCSIDriver model only when using AWS
2021-06-07 23:05:12 -07:00
Ciprian Hacman
47bb825061
Generate AWSEBSCSIDriver model only when using AWS
2021-06-08 08:20:21 +03:00
Kubernetes Prow Robot
1f07d2e56c
Merge pull request #11713 from hakman/controller-runtime-v0.9.0
...
Update controller-runtime to v0.9.0
2021-06-07 19:43:12 -07:00
Ciprian Hacman
e4dd36714f
Update controller-runtime to v0.9.0
2021-06-08 03:18:45 +03:00
Ciprian Hacman
1177f66d1e
Update k8s dependencies to v1.21.1
2021-06-08 03:17:42 +03:00
Kubernetes Prow Robot
038d908078
Merge pull request #11709 from syncier/feature/add-proxy-env-calico
...
Add proxy envs to calico to make possible usage of AWS source destination check
2021-06-07 07:54:40 -07:00
Dmytro Oboznyi
feed3b26ae
Add proxy envs to calico to make possible usage of AWS source destination check
...
Signed-off-by: Dmytro Oboznyi <dmytro.oboznyi@syncier.com>
2021-06-07 16:56:35 +03:00
Kubernetes Prow Robot
fdafcfc297
Merge pull request #11702 from olemarkus/docs-ammend-max-hop-notes
...
Make relnotes match the new max hop limit IMDS behaviour
2021-06-07 01:12:40 -07:00
Ole Markus With
6115afd4f5
Make relnotes match the new max hop limit IMDS behaviour
2021-06-07 09:33:18 +02:00
Kubernetes Prow Robot
ff9d0c8766
Merge pull request #11654 from johngmyers/asset-doc
...
Create document on asset repositories
2021-06-06 21:52:46 -07:00
Kubernetes Prow Robot
16dca9e844
Merge pull request #11124 from hakman/kube-router-1.2.0
...
Update kube-router to v1.2.3
2021-06-06 21:52:39 -07:00
Kubernetes Prow Robot
3e0401378d
Merge pull request #11598 from olemarkus/channels-update-test
...
Add some tests around channel adding needs-update annotation
2021-06-06 21:12:39 -07:00
Kubernetes Prow Robot
ea4895218c
Merge pull request #11706 from johngmyers/legacy-iam-doc
...
Remove documentation of legacy IAM permissions
2021-06-06 20:34:39 -07:00
John Gardiner Myers
a09d10776d
Create document on asset repositories
2021-06-06 20:34:34 -07:00