Kubernetes Prow Robot
f8f34f4499
Merge pull request #11156 from olemarkus/apiserver-sideload-api-healthcheck
...
Side load images also on apiserver
2021-03-30 21:58:58 -07:00
Kubernetes Prow Robot
9775182ee4
Merge pull request #10871 from olemarkus/kops-controller-ondelete
...
Only update kops-controller pods on deletion
2021-03-29 12:11:57 -07:00
Kubernetes Prow Robot
0337c2b16f
Merge pull request #11159 from justinsb/cloudbuild_chain_of_trust_1
...
cloudbuild: capture some hashes
2021-03-29 07:44:46 -07:00
Justin SB
2b2fe2c584
cloudbuild: capture some hashes
...
Aiming to create a "chain of trust"; from code to promotion PR.
Ideally we would get the promotion PRs output here, but we can start
by outputing the hashes needed.
2021-03-29 10:02:01 -04:00
Ole Markus With
06cf3512bc
Only update kops-controller pods on deletion
...
This will in most cases mean kops-controller is only updated when the CP node is rolled and should increase the chances of compatible controller<->CP updates
2021-03-29 09:06:39 +02:00
Kubernetes Prow Robot
50b89a0c25
Merge pull request #11151 from maoyangLiu/master
...
fix the mistake link in addons.md
2021-03-28 12:06:45 -07:00
Kubernetes Prow Robot
e4be5dcece
Merge pull request #11150 from allir/patch-1
...
Update Getting Started AWS guide
2021-03-28 11:24:44 -07:00
Kubernetes Prow Robot
0a84e898f2
Merge pull request #11153 from justinsb/expand_help_on_user-Flags
...
Expand flag help on --user flags
2021-03-27 11:20:43 -07:00
Justin Santa Barbara
e34d9bb579
Expand flag help on --user flags
...
It wasn't entirely clear to me that this had to be the name of a user
kubeconfig section.
2021-03-27 13:41:10 -04:00
Kubernetes Prow Robot
2dba967b0e
Merge pull request #11154 from justinsb/release_notes_around_kubeconfig_export
...
Clarify release notes around exporting kubeconfig
2021-03-27 04:38:43 -07:00
Ole Markus With
ff10bc3fc5
Side load images also on apiserver
2021-03-27 12:35:17 +01:00
Justin Santa Barbara
1a9dd01811
Clarify release notes around exporting kubeconfig
...
Make a clearer distinction between exporting kubeconfig (including
server endpoints / certificates) vs exporting credentials.
Issue #11021
2021-03-27 06:58:40 -04:00
maoyangLiu
107c4572a5
fix the mistake link
2021-03-27 14:06:51 +08:00
Aðalsteinn Rúnarsson
c8af7fa8bb
Update Getting Started AWS guide
...
Fix some markdown linting and also fix headings.
"Create Cluster" was top level heading so it breaks the right hand side table of contents as it will stop listing the headings after that point.
2021-03-26 20:11:21 +00:00
Kubernetes Prow Robot
ffc8a851bf
Merge pull request #11149 from rifelpet/tf-tags
...
Add tags to instance profile and OIDC provider terraform resources
2021-03-26 12:46:44 -07:00
Peter Rifel
80ceb4200d
Update test outputs
2021-03-26 11:24:11 -07:00
Peter Rifel
093536c425
Add tags to instance profile and OIDC provider terraform resources
...
This requires bumping the provider version to the most recent, which added this support
2021-03-26 11:23:19 -07:00
Kubernetes Prow Robot
232aa5f521
Merge pull request #11147 from lukehinds/dangling-domains
...
Change registrable domains to placeholders
2021-03-26 05:08:43 -07:00
Kubernetes Prow Robot
c422de7780
Merge pull request #11146 from olemarkus/rolling-update-ctx
...
Pass ctx to drain helper
2021-03-26 04:22:44 -07:00
Luke Hinds
5fbbe3dd9d
Change registrable domains to placeholders
...
An issue was raised to the product security commitee that the
aws example domains in kops documentation were registrable and
could be used for various attacks against users (should they
run the specific examples)
Signed-off-by: Luke Hinds <lhinds@redhat.com>
2021-03-26 10:50:04 +00:00
Ole Markus With
ab1b85818d
Pass ctx to drain helper
...
In some rare cases, we hit an NPR because the k8s code tries to use the
ctx we are not passing.
2021-03-26 10:29:11 +01:00
Kubernetes Prow Robot
3782d5d71b
Merge pull request #11143 from bharath-123/task/protokube-clean-up
...
minor protokube code clean up
2021-03-26 01:38:43 -07:00
Kubernetes Prow Robot
b49f17bf93
Merge pull request #11142 from carnivorelogic/patch-2
...
Update cluster_spec.md
2021-03-25 22:26:43 -07:00
Bharath Vedartham
674ab0ab64
Remove uneccesary nil point checks
2021-03-25 23:48:32 +05:30
Igor Lončarević
604a2eaa04
Update cluster_spec.md
...
Example contains wrong reference.
The correct one is: allocationId, not allocationID
2021-03-25 16:08:37 +01:00
Kubernetes Prow Robot
a01ee1d0fe
Merge pull request #11140 from jurriaanpro/cluster-autoscaler-add-scale-down-delay-after-add
...
Add scaleDownDelayAfterAdd to clusterAutoscaler spec
2021-03-25 05:57:29 -07:00
jurriaanpro
25955ceb6b
Add scaleDownDelayAfterAdd to clusterAutoscaler spec
2021-03-25 11:23:48 +01:00
Kubernetes Prow Robot
4d14764937
Merge pull request #11138 from rifelpet/protokube-doc
...
Update protokube systemd unit docs link
2021-03-24 20:39:29 -07:00
Kubernetes Prow Robot
3678407099
Merge pull request #11139 from rifelpet/kubetest2
...
kubetest2 - Specify GCE network name
2021-03-24 19:57:29 -07:00
Peter Rifel
088f342f28
Disable ap-northeast-3 zones for now
2021-03-24 21:19:21 -05:00
Peter Rifel
ac27e2edcd
kubetest2 - Specify GCE network name
...
Kops defaults to a network named "default" and has issues with network modes.
Apparently there is a "default" network within the projects that boskos issues,
causing `kops create cluster` to fail some cloudup validation.
By specifying a cluster-specific network, kops will create this new network with the non-deprecated settings.
2021-03-24 21:16:54 -05:00
Peter Rifel
e2ea5f8a95
Update protokube systemd unit docs link
2021-03-24 20:57:00 -05:00
Kubernetes Prow Robot
42fbb1c1c5
Merge pull request #11119 from guydog28/11074-pr
...
replace hard coded aws region checks with aws sdk calls
2021-03-24 09:14:08 -07:00
guydog28
bd80c3f2b4
replace hard coded aws region checks with aws sdk calls
2021-03-24 15:31:05 +00:00
Kubernetes Prow Robot
5974b0f5fc
Merge pull request #11133 from rifelpet/kubetest2
...
Kubetest2 - fix temp directory created for GCE SSH keys
2021-03-24 05:40:08 -07:00
Kubernetes Prow Robot
155b765083
Merge pull request #11048 from bharath-123/fix/toolbox-cmd
...
Remove instance-selector label
2021-03-24 04:36:08 -07:00
Peter Rifel
462cfffb02
Kubetest2 - fix temp directory created for GCE SSH keys
...
Also update all ioutil references to their go 1.16 replacements
2021-03-24 06:17:56 -05:00
Kubernetes Prow Robot
e691d55544
Merge pull request #11127 from olemarkus/validate-apiserver-authz
...
Validate that kube-apiserver has the necessary authz modes set
2021-03-24 03:24:07 -07:00
Ole Markus With
b1d106e375
Validate that kube-apiserver has the necessary authz modes set
2021-03-24 10:42:06 +01:00
Kubernetes Prow Robot
9786905712
Merge pull request #11123 from rifelpet/kubetest2
...
Kubetest2 - Setup SSH keys for GCE
2021-03-23 19:04:05 -07:00
Peter Rifel
b2f2c61e69
Kubetest2 - Setup SSH keys for GCE
...
Originally I had thought we were relying on ssh keys mounted from a secret,
it turns out kubetest 1 generated the keys indirectly through gcloud.
This runs the same command as kubetest 1, creating and uploading the SSH keys.
2021-03-23 19:06:15 -05:00
Kubernetes Prow Robot
1bf4fd744f
Merge pull request #11102 from srikiz/Fix-DO-Tag-Index-Match-Issue
...
[DigitalOcean] Fix DO Tag issue
2021-03-23 13:14:42 -07:00
Kubernetes Prow Robot
0c475697cb
Merge pull request #11084 from bmelbourne/update-containerd-1.4.4
...
Update containerd to v1.3.10/v1.4.4
2021-03-23 10:41:36 -07:00
Barry Melbourne
05123faf5a
Update containerd to v1.3.10/v1.4.4
2021-03-23 17:02:01 +00:00
Kubernetes Prow Robot
b3382a6969
Merge pull request #11114 from hakman/nodeup-env-file
...
Load env vars from file for kops-configuration service
2021-03-23 05:11:39 -07:00
Ciprian Hacman
1b57bfbb8f
Load env vars from file for kops-configuration service
2021-03-23 04:32:34 +02:00
Kubernetes Prow Robot
0d9331db4d
Merge pull request #11107 from rifelpet/tag-on-create
...
Use "tag on create" for EIPs, NLBs, and TargetGroups
2021-03-22 11:48:49 -07:00
Peter Rifel
51cec7e556
Use "tag on create" for EIPs, NLBs, and TargetGroups
...
These are the remaining resources that support "tag on create" of which we werent taking advantage.
This allows more fine-grained IAM permissions for the kops cli.
2021-03-22 07:21:51 -05:00
Kubernetes Prow Robot
3f8fdc2e7c
Merge pull request #11112 from hakman/update-release-docs
...
Update release process docs
2021-03-22 04:47:44 -07:00
Ciprian Hacman
f28e1e3927
Update release process docs
2021-03-22 12:52:28 +02:00