Ciprian Hacman
fecec5affa
Add ARM64 build targets for kops and nodeup
2020-06-02 21:20:13 +03:00
Kubernetes Prow Robot
a26f1417e8
Merge pull request #9242 from justinsb/relnotes_1_18_0_beta_1
...
Release notes for 1.18.0-beta.1
2020-06-01 22:28:15 -07:00
Justin SB
c4d2e0e0be
Release notes for 1.18.0-beta.1
2020-06-02 00:51:19 -04:00
Kubernetes Prow Robot
af221853ce
Merge pull request #9241 from q384566678/add-describe-example
...
Add example for describe secret
2020-06-01 20:32:15 -07:00
Zhou Hao
deb90e4ea4
Add example for describe secret
...
Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>
2020-06-02 10:38:34 +08:00
Kubernetes Prow Robot
24accb4289
Merge pull request #8850 from johngmyers/remove-static-tokens
...
Disable static tokens by default as of Kubernetes 1.18
2020-06-01 19:32:14 -07:00
John Gardiner Myers
a3e7ca2469
Disable static tokens by default as of Kubernetes 1.18
2020-06-01 15:12:09 -07:00
Kubernetes Prow Robot
1f93f9e645
Merge pull request #9214 from MoShitrit/update-aws-cni-1.6.2
...
Upgrde amazon vpc cni to 1.6.2
2020-06-01 14:44:15 -07:00
Kubernetes Prow Robot
b93d6e7898
Merge pull request #9212 from MoShitrit/update-stable-channel
...
Updating stable channel with May updates
2020-06-01 14:10:15 -07:00
Kubernetes Prow Robot
5c920646fe
Merge pull request #9235 from hakman/netlify-ignore-unchanged
...
Don't build site when docs are unchanged
2020-06-01 09:49:55 -07:00
Kubernetes Prow Robot
d55e28f0ab
Merge pull request #9237 from hakman/etcd-manager-update
...
Update etcd-manager to 3.0.20200531
2020-06-01 08:29:56 -07:00
Ciprian Hacman
f17fe8469d
Check more files for site changes
2020-06-01 17:51:39 +03:00
Kubernetes Prow Robot
7b067983df
Merge pull request #9177 from olemarkus/remove-vsphere
...
Remove vsphere cloud provider
2020-06-01 06:19:54 -07:00
Kubernetes Prow Robot
118643e110
Merge pull request #9234 from hakman/verify-hashes
...
Add packages hashes verification for containerd and Docker
2020-06-01 05:17:55 -07:00
Ciprian Hacman
564d3d4ddc
Update etcd-manager to 3.0.20200531
2020-06-01 13:08:59 +03:00
Ciprian Hacman
6d5929c964
Don't build site when docs are unchanged
2020-06-01 10:23:41 +03:00
Kubernetes Prow Robot
042ab7996e
Merge pull request #9232 from justinsb/gce_fix_typo
...
GCE: fix typo
2020-05-31 22:27:54 -07:00
Ciprian Hacman
d41fd1ea07
Add packages hashes verification for containerd and Docker
2020-06-01 08:27:18 +03:00
Kubernetes Prow Robot
28a30e8c5a
Merge pull request #9231 from justinsb/mixed_instance_policy_no_instance_types_ok
...
Validation: MixedInstancePolicy need not override instance types
2020-05-31 21:11:54 -07:00
Justin SB
ac36147372
GCE: fix typo
2020-05-31 23:37:16 -04:00
Justin SB
bced4c309b
Validation: MixedInstancePolicy need not override instance types
...
The mixed instance policy is also useful for spot instances, and
generally overriding the instances doesn't seem to be required.
Also both 0 and 1 instance type overrides appear to be supported by
AWS.
2020-05-31 23:37:02 -04:00
Kubernetes Prow Robot
fddfe09edc
Merge pull request #9225 from johngmyers/bump-matrix
...
Bump compatibility matrix for kops 1.17
2020-05-31 17:37:54 -07:00
Kubernetes Prow Robot
5e27f74dd8
Merge pull request #9228 from justinsb/paginate_delete_all_versions
...
S3 DeleteAllVersions: use pagination
2020-05-31 15:59:54 -07:00
Justin SB
319ddcc333
S3 DeleteAllVersions: use pagination
...
This way we're not limited to one page of versions. This is likely a
purely theoretical concern, at least as we're using it today.
2020-05-31 18:21:05 -04:00
Kubernetes Prow Robot
c718852505
Merge pull request #9227 from justinsb/aws_metadata_from_sdk
...
Use AWS SDK to fetch metadata
2020-05-31 15:17:53 -07:00
Justin SB
7d7b8969ea
Use AWS SDK to fetch metadata
...
Previously the EC2 metadata service was straightforward HTTP, but IMDS
v2 now requires managing a session token (and is more secure for it).
We now use the AWS SDK when retrieving metadata; it automatically
supports IMDS v2.
2020-05-31 17:23:01 -04:00
John Gardiner Myers
b475f9e87c
Bump compatibility matrix for kops 1.17
2020-05-31 13:11:29 -07:00
Kubernetes Prow Robot
f94371075b
Merge pull request #9223 from justinsb/start_relnotes_for_1_19
...
Start release notes for kops 1.19
2020-05-31 11:47:53 -07:00
Kubernetes Prow Robot
c42c1aaee4
Merge pull request #9224 from justinsb/include_healtcheck_in_scripts
...
Update set-version script to bump tag in Makefile
2020-05-31 11:10:02 -07:00
Kubernetes Prow Robot
6fd033a1db
Merge pull request #9218 from johngmyers/remove-unused
...
Remove unused file
2020-05-31 11:09:54 -07:00
Kubernetes Prow Robot
3fcbdc8dbf
Merge pull request #9222 from justinsb/relnotes_1_17_0
...
Release notes for 1.17.0
2020-05-31 10:13:54 -07:00
Justin SB
68b826328d
Update set-version script to bump tag in Makefile
...
I had forgotten to automatically bump the
KUBE_APISERVER_HEALTHCHECK_TAG in the Makefile.
Also add pushing the image to the release procedure.
2020-05-31 12:45:36 -04:00
Justin SB
eb51172cb5
Start release notes for kops 1.19
...
Empty at the current time!
2020-05-31 12:43:25 -04:00
Justin SB
556c960ef2
Release notes for 1.17.0
2020-05-31 12:41:55 -04:00
Kubernetes Prow Robot
d3d6fd66d0
Merge pull request #9220 from rifelpet/pkg-apis-cleanup
...
Remove extraneous markdown files in pkg/apis
2020-05-31 07:59:53 -07:00
Peter Rifel
b704376504
Remove extraneous markdown files in pkg/apis
2020-05-31 09:09:27 -05:00
Kubernetes Prow Robot
41d4c2ccd2
Merge pull request #9219 from justinsb/relnotes_1_16_3
...
Release notes for 1.16.3
2020-05-30 18:27:53 -07:00
Justin SB
816c7f97d2
Release notes for 1.16.3
2020-05-30 20:47:54 -04:00
John Gardiner Myers
121cd926eb
Remove unused file
2020-05-30 17:15:47 -07:00
Kubernetes Prow Robot
c5ba1f54ba
Merge pull request #9215 from johngmyers/upgrade-hash
...
Upgrade docker/containerd/containeros hashes to SHA256
2020-05-30 05:57:53 -07:00
Ole Markus With
7342525872
Remove vsphere from kops files
2020-05-30 13:36:55 +02:00
Ole Markus With
89fba09caa
Remove vsphere vendor stuff and related build files
2020-05-30 13:34:39 +02:00
John Gardiner Myers
2c02f0812c
Upgrade docker/containerd/containeros hashes to SHA256
2020-05-29 21:12:36 -07:00
MoShitrit
90dfe39396
Upgrde amazon vpc cni to 1.6.2
2020-05-30 00:07:28 -04:00
Kubernetes Prow Robot
ba08b248f0
Merge pull request #9198 from q384566678/add-example
...
Add example for delete secret
2020-05-29 19:23:53 -07:00
Kubernetes Prow Robot
f44d0dd01d
Merge pull request #9208 from johngmyers/update-feature-doc
...
Update adding_a_feature.md with more modern example
2020-05-29 18:33:53 -07:00
MoShitrit
dd509bd90f
Updating stable channel with May updates
2020-05-29 18:41:40 -04:00
Kubernetes Prow Robot
0196c8c7c1
Merge pull request #9204 from hakman/kubescheduler.config-v1beta1
...
Use kubescheduler.config.k8s.io/v1beta1 for Kubernetes 1.19
2020-05-29 13:07:34 -07:00
Kubernetes Prow Robot
2a613f1331
Merge pull request #9165 from johngmyers/retry-initial
...
Try validating multiple times before updating instancegroup
2020-05-29 12:07:33 -07:00
John Gardiner Myers
091893fd20
Simplify rolling update internal methods
2020-05-29 10:52:03 -07:00