Commit Graph

14345 Commits

Author SHA1 Message Date
Ciprian Hacman 91d681622c Update kube-router to v1.2.3 2021-06-07 05:25:00 +03:00
Kubernetes Prow Robot 2d86a85b36
Merge pull request #11700 from johngmyers/copy-assets
Move asset copying out of apply_cluster
2021-06-06 16:38:38 -07:00
Kubernetes Prow Robot 673961cb0f
Merge pull request #11703 from olemarkus/lbc-use-v1-cert
Use v1 certificate for LB controller
2021-06-06 12:06:39 -07:00
John Gardiner Myers 8a4bc51afa Remove documentation of legacy IAM permissions 2021-06-06 11:40:50 -07:00
Kubernetes Prow Robot 9984ba079c
Merge pull request #11701 from olemarkus/fix-ebs-csi-role-crb
Fix the CSI EBS DS CRB.
2021-06-06 11:08:38 -07:00
Ole Markus With 0e1a0538b3 Use v1 certificate 2021-06-06 19:28:19 +02:00
Ole Markus With 8f8d6deb17 Fix the CSI EBS DS CRB. 2021-06-06 19:23:22 +02:00
Kubernetes Prow Robot 9f53dc1b06
Merge pull request #11656 from johngmyers/docker-io
Fix copying of images from docker.io
2021-06-06 09:00:39 -07:00
Kubernetes Prow Robot 8c2d84e6e0
Merge pull request #11697 from olemarkus/cilium-connectivity-test
add e2e scenario script for testing cilium connectivity
2021-06-06 04:48:38 -07:00
Ole Markus With f8cc8ba59b
Update tests/e2e/scenarios/cilium-connectivity-test/run-test.sh
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2021-06-06 11:12:01 +02:00
John Gardiner Myers e0915887ed Move asset copying out of apply_cluster 2021-06-05 21:17:50 -07:00
John Gardiner Myers 12465ac27c Simplify extraction of service-account public keys 2021-06-05 16:38:28 -07:00
John Gardiner Myers bceb901ce4 Fix merge error 2021-06-05 16:38:27 -07:00
John Gardiner Myers 7240c5bb8d Preserve old keys/certs in Keypair.Render() 2021-06-05 16:38:27 -07:00
John Gardiner Myers 15319ae432 Make serialization of keyset items stable 2021-06-05 16:38:27 -07:00
John Gardiner Myers fa77f8b964 Rename fi.Keystore.StoreKeypair to StoreKeyset 2021-06-05 16:38:26 -07:00
John Gardiner Myers 2300d89591 Rename pki.FindKeypair to FindPrimaryKeypair 2021-06-05 16:38:26 -07:00
John Gardiner Myers 2a431c03a9 Improve description of PrimaryId 2021-06-05 16:38:25 -07:00
John Gardiner Myers 3127dacc0c Expose all service-account keys through OIDC 2021-06-05 16:38:25 -07:00
John Gardiner Myers ed1f6ff79e Refactor StoreKeypair and AddCert 2021-06-05 16:38:25 -07:00
John Gardiner Myers 0364a3af25 Refactor FindKeypair interfaces 2021-06-05 16:38:24 -07:00
John Gardiner Myers 927b321e45 Make parsed Keyset type public 2021-06-05 16:38:24 -07:00
John Gardiner Myers 6b2250a9af Have apiserver trust all service-account keys 2021-06-05 16:38:08 -07:00
Kubernetes Prow Robot 7001de3486
Merge pull request #11688 from hakman/ipv6-calico
Add options for configuring IPv4 and IPv6 support with Calico
2021-06-05 16:06:38 -07:00
John Gardiner Myers 3b54486cdd make apimachinery crds 2021-06-05 16:00:54 -07:00
John Gardiner Myers b21370d118 Add PrimaryId field to KeysetSpec 2021-06-05 16:00:54 -07:00
John Gardiner Myers 91852b9313 Simplify keyset loading 2021-06-05 16:00:54 -07:00
Kubernetes Prow Robot fdd5b68b58
Merge pull request #11698 from johngmyers/fix-dryrun
Fix panic in dryrun report
2021-06-05 12:14:38 -07:00
John Gardiner Myers 3d2cd26eff Fix panic in dryrun report 2021-06-05 11:05:25 -07:00
Kubernetes Prow Robot 29c85c6d09
Merge pull request #11696 from johngmyers/deprecate-os
Deprecate old OS versions
2021-06-05 01:54:38 -07:00
Kubernetes Prow Robot 83cd195aa2
Merge pull request #11329 from olemarkus/ig-max-hop-limit
Set IMDSv2 on by default for nodes and apiservers
2021-06-05 01:14:38 -07:00
Ole Markus With b3a60d3bc2 Set IMDSv2 on by default for nodes
Bastion, nodes, and api servers get limit of 1
API servers tend to run pods requiring metadata access. The hop limit
depends on CNI, but all should work with a limit of 3.
2021-06-05 08:17:12 +02:00
Ole Markus With 1ced3defc9 add e2e scenario script for testing cilium connectivity 2021-06-05 08:14:30 +02:00
John Gardiner Myers 2a5e4ef647 Deprecate old OS versions 2021-06-04 22:52:53 -07:00
Kubernetes Prow Robot 9dc88c75db
Merge pull request #11695 from johngmyers/release-assets
Update release process documentation
2021-06-04 21:54:38 -07:00
John Gardiner Myers d04c2acf24
Address review comment
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2021-06-04 21:16:47 -07:00
John Gardiner Myers ba36b37afa Simplify release notes compilation steps 2021-06-04 20:24:38 -07:00
Kubernetes Prow Robot 32d775b6ed
Merge pull request #11694 from johngmyers/relnotes_1.21.0-beta.3
Release notes for 1.21.0-beta.3
2021-06-04 20:16:38 -07:00
John Gardiner Myers bfdcde26cc Fix binary promotion PR process 2021-06-04 19:58:10 -07:00
John Gardiner Myers d7e5edcabc Release notes for 1.21.0-beta.3 2021-06-04 19:29:13 -07:00
Kubernetes Prow Robot 7ce6400e3a
Merge pull request #11691 from johngmyers/set-version-fix
Fix set-version leaving backup files with "-e" suffix
2021-06-04 15:56:38 -07:00
John Gardiner Myers 863c18585e Fix set-version leaving backup files with "-e" suffix 2021-06-04 15:06:54 -07:00
Kubernetes Prow Robot 09f03bab3f
Merge pull request #11686 from hakman/go-1.16.5
Update Go to v1.16.5
2021-06-04 09:48:39 -07:00
Ciprian Hacman 70f77a34d1 Add options for configuring IPv4 and IPv6 support with Calico 2021-06-04 17:05:40 +03:00
Ciprian Hacman c7d131f00c Update Go to v1.16.5 2021-06-04 10:48:56 +03:00
John Gardiner Myers 1db6e318a1 hack/update-expected.sh 2021-06-03 21:30:06 -07:00
John Gardiner Myers b45c0b4489 Remove InstanceGroup from NodeupModelContext 2021-06-03 21:27:01 -07:00
John Gardiner Myers 5d5a410ea8 Move EnableLifecycleHook to NodeConfig 2021-06-03 21:27:01 -07:00
John Gardiner Myers 91d81e5a1a hack/update-expected.sh 2021-06-03 21:26:51 -07:00
John Gardiner Myers 14ab4a3453 Move UpdatePolicy into NodeConfig 2021-06-03 21:20:56 -07:00