Commit Graph

11992 Commits

Author SHA1 Message Date
Justin SB f05980f6ba IAM Policy: rely on stub resolution/unification
This avoids the hacky search through the list of tasks.
2020-09-09 09:57:06 -04:00
Justin SB ccc814dfbc Create tests for JWKS scenarios 2020-09-09 09:57:06 -04:00
Justin SB 8498ac9dbb Create PublicJWKS feature flag
This should be much easier to start and to get under testing; it only
works with a load balancer, it sets the apiserver into anonymous-auth
allowed, it grants the anonymous auth user permission to read our jwks
tokens.  But it shouldn't need a second bucket or anything of that
nature.

Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2020-09-09 09:57:06 -04:00
Kubernetes Prow Robot c9f4f3df99
Merge pull request #9892 from olemarkus/cas-docs
Deprecate old cluster autoscaler addon
2020-09-09 04:39:52 -07:00
Kubernetes Prow Robot 4604fa53b3
Merge pull request #9899 from olemarkus/remove-insecure-bind-address
Don't explicitly set insecure-bind-address on newer k8s
2020-09-09 03:25:53 -07:00
Ole Markus With 6cfd50a07a Deprecate the old cas addon 2020-09-09 12:13:32 +02:00
Ole Markus With 886b4c97cb Don't explicitly set insecure-bind-address on newer k8s 2020-09-09 11:41:51 +02:00
Kubernetes Prow Robot ddde1b8d35
Merge pull request #9897 from johngmyers/spot-direct
Add missing spot support to launch template direct render
2020-09-09 00:59:52 -07:00
John Gardiner Myers 0cb9eed851 Add missing spot support to launch template direct render 2020-09-08 23:20:29 -07:00
Ciprian Hacman 0357d33ff6 Update Calico to v3.16.1 2020-09-09 06:37:27 +03:00
Kubernetes Prow Robot 68b2302b48
Merge pull request #9885 from olemarkus/encryptionconfig-warn
Errors when encryptionConfig is enabled, but no encryptionconfig secret
2020-09-08 11:09:45 -07:00
Ole Markus With 192d6a46f9 Errors when encryptionConfig is enabled, but no encryptionconfig secret
When encryptionConfig is enabled, but the secret is missing, there is no
visible errors anywhere. kube-apiserver just goes into a crashloop
without any complains. This PR adds warnings both on the client side and
through nodeup.
2020-09-08 17:46:18 +02:00
Kubernetes Prow Robot 3527d32b26
Merge pull request #9872 from hakman/root-vol-encrypt-lc
Use root volume encryption flag for LaunchConfiguration with TF and CF
2020-09-08 04:31:42 -07:00
Kubernetes Prow Robot 543c418dc7
Merge pull request #9882 from hakman/gh-releae-artifacts
Use new GitHub artifact names for mirrored assets
2020-09-08 02:21:44 -07:00
Ciprian Hacman 43e0b2332c Update expected outputs of integration tests 2020-09-08 10:12:57 +03:00
Ciprian Hacman 315ed2c9b5 Use new GitHub artifact names for mirrored assets 2020-09-08 10:10:23 +03:00
Kubernetes Prow Robot 766e65c725
Merge pull request #9884 from hakman/mock-1.19.0-alpha.3
Update mock version to 1.19.0-alpha.3
2020-09-08 00:09:43 -07:00
Ciprian Hacman d1bdc1632d Update expected outputs of integration tests 2020-09-08 08:46:09 +03:00
Ciprian Hacman c7bc3d4397 Update mock version to 1.19.0-alpha.3 2020-09-08 08:45:25 +03:00
Hu Shuai 9d80c416e0 Add unit test for pkg/apis/kops/model/features.go
Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
2020-09-08 13:27:09 +08:00
Kubernetes Prow Robot c3020cff46
Merge pull request #9881 from justinsb/avoid_warning_from_find
verify-terraform: rearrange arguments to find
2020-09-07 17:27:42 -07:00
Justin SB 5f9d3b3431 verify-terraform: rearrange arguments to find
Otherwise we get a warning:

"find: warning: you have specified the global option -maxdepth after the argument -type, but global options are not positional, i.e., -maxdepth affects tests specified before it as well as those specified after it.  Please specify global options before other arguments."
2020-09-07 17:35:57 -04:00
Kubernetes Prow Robot bb63f296f1
Merge pull request #9879 from bmelbourne/add-kubelet-cgroup-driver
Add kubelet cgroup driver property
2020-09-07 10:33:42 -07:00
Barry Melbourne 21fe46ce12 Add kubelet cgroup driver property 2020-09-07 17:11:33 +01:00
Kubernetes Prow Robot 1c7a6d4845
Merge pull request #9878 from hakman/go-1.15.1
Update Go to v1.15.1
2020-09-06 21:41:42 -07:00
Ciprian Hacman 224e19179e Update Go to v1.15.1 2020-09-07 05:56:46 +03:00
Kubernetes Prow Robot d90c90cfa4
Merge pull request #9877 from johngmyers/fspath-notexist
Map ENOENT to ErrNotExist in FSPath
2020-09-05 22:33:41 -07:00
John Gardiner Myers 1e92c7740c Map ENOENT to ErrNotExist in FSPath 2020-09-05 21:46:57 -07:00
Kubernetes Prow Robot d7fbc2f264
Merge pull request #9874 from olemarkus/openstack-golden-servergrouptests
Openstack golden servergrouptests
2020-09-05 12:03:41 -07:00
Ole Markus With 54ccc92829 Remove unused functions 2020-09-05 20:22:21 +02:00
Ole Markus With 0bd29dd4c7 Remove old servergroup test 2020-09-05 20:22:21 +02:00
Ole Markus With 4a21a532da Add golden tests for openstack servergroup 2020-09-05 20:22:21 +02:00
Ole Markus With 5e7ec64347 Move abs resolution a bit earlier to make it clear where we are looking for golden output 2020-09-05 20:10:43 +02:00
Kubernetes Prow Robot bac4afa3e5
Merge pull request #9871 from olemarkus/cilium-upgrades-sept-2
Bump cilium to 1.8.3
2020-09-05 09:15:41 -07:00
Ciprian Hacman 5b1ac28581 Use root volume encryption flag for LaunchConfiguration with TF and CF 2020-09-05 13:17:44 +03:00
Ole Markus With 3ac61c7ea9 Bump cilium to 1.8.3 2020-09-05 10:47:48 +02:00
Kubernetes Prow Robot d8b7310c69
Merge pull request #9787 from olemarkus/cas
Implement cluster autoscaler as bootstrap addon
2020-09-04 22:37:40 -07:00
Kubernetes Prow Robot a77137c5a2
Merge pull request #9869 from MoShitrit/k8s-1.16.15
Update alpha channel k8s 1.16 to 1.16.15 and Ubuntu image to latest available
2020-09-04 08:41:41 -07:00
MoShitrit 35b113a270 Updating ubuntu image to latest 2020-09-04 11:02:18 -04:00
MoShitrit 4a82e64ede Update alpha channel k8s 1.16 to 1.16.15 2020-09-04 10:00:08 -04:00
Kubernetes Prow Robot 7083a9a52b
Merge pull request #9829 from hakman/calico-3.16.0
Update Calico to v3.16.0 for k8s 1.16+
2020-09-03 01:23:40 -07:00
Ole Markus With a0e9fab104 Implement cluster autoscaler as bootstrap addon
Use provider-agnostic node definition for cas instead of aws auto-discovery

Validate clusterAutoscalerSpec

Add spec documentation

Add cas docs

Make CRDs

Apply suggestions from code review

Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>

Add enabled flag to cas config

Apply suggestions from code review

Co-authored-by: Guy Templeton <guyjtempleton@googlemail.com>

Add support for custom cas image

Support more k8s versions

Use full image names
2020-09-03 09:52:13 +02:00
Kubernetes Prow Robot 01aec82785
Merge pull request #9864 from inductor/homebrew
Update installation
2020-09-02 22:07:40 -07:00
inductor 2c3cceccc2 use brew on linux 2020-09-03 13:29:57 +09:00
Ciprian Hacman 7a24b829aa Use calico/cni with fix for node name issue 2020-09-02 18:44:20 +03:00
Kubernetes Prow Robot 13f4eda402
Merge pull request #9860 from olemarkus/kops-get-instances-fix
Add instance info to detached nodes
2020-09-02 07:21:06 -07:00
Ole Markus With 8cce4756d9 Add instance info to detached nodes 2020-09-02 15:33:13 +02:00
Kubernetes Prow Robot cf0466bded
Merge pull request #9851 from MaXinjian/shellcheck
fix "unbound variable" issue
2020-09-02 00:05:06 -07:00
Kubernetes Prow Robot 1579e3aec3
Merge pull request #9762 from olemarkus/kops-get-nodes
Add command for listing cloud instances
2020-09-01 23:23:06 -07:00
Kubernetes Prow Robot bb137434bb
Merge pull request #9859 from johngmyers/surge-doc
Improve description of detaching instances
2020-09-01 22:25:06 -07:00