John Gardiner Myers
c904c743da
Remove 'kops import'
2021-06-21 07:34:29 -07:00
John Gardiner Myers
002a1f7fd3
Remove 'kops toolbox convert-imported'
2021-06-21 07:34:29 -07:00
Kubernetes Prow Robot
ceb5031b59
Merge pull request #11828 from djablonski-moia/patch-1
...
Fix kOps version for managed flag on cert-manager
2021-06-21 06:22:51 -07:00
Kubernetes Prow Robot
ab0ee8a2a9
Merge pull request #11823 from johngmyers/get-keypairs-2
...
Improve the output of 'kops get keypairs'
2021-06-21 02:19:10 -07:00
Kubernetes Prow Robot
4df9da09d0
Merge pull request #11583 from dntosas/json-logging
...
Add support for logging-format option (text/json)
2021-06-21 02:18:51 -07:00
Kubernetes Prow Robot
21488a164d
Merge pull request #11822 from johngmyers/rotate-issue
...
Support creating new service-account keypairs
2021-06-21 01:32:59 -07:00
Dirk Jablonski
75977bcc16
Fix kOps version for managed flag on cert-manager
2021-06-21 10:16:08 +02:00
dntosas
43dc375ced
Add support for logging-format option (text/json)
...
Signed-off-by: dntosas <ntosas@gmail.com>
2021-06-21 10:10:56 +03:00
John Gardiner Myers
12d536d3a3
Refactor 'kops delete keypair'
2021-06-20 15:09:15 -07:00
John Gardiner Myers
3ca8b95005
Support creating new service-account keypairs
2021-06-20 14:09:24 -07:00
Ciprian Hacman
19b48c297e
Update more generic "container images" terminology in docs
2021-06-20 22:58:40 +02:00
Kubernetes Prow Robot
1921ad92b7
Merge pull request #11820 from johngmyers/get-keypairs
...
Split out get, describe, and delete keypairs commands
2021-06-20 12:36:51 -07:00
Kubernetes Prow Robot
eb87987721
Merge pull request #11819 from chenrui333/remove-kops.rb
...
brew: remove kops.rb
2021-06-19 16:18:50 -07:00
John Gardiner Myers
72ba687744
Split out get, describe, and delete keypairs commands
2021-06-19 13:36:11 -07:00
Rui Chen
d1146fa157
brew: remove kops.rb
...
Right now the kops formula is well maintained in the homebrew-core side,
see [the past PRs](https://github.com/Homebrew/homebrew-core/pulls?q=is%3Apr+kops+ ) and [the latest one](https://github.com/Homebrew/homebrew-core/pull/79634 ).
Thus removing the kops.rb formula file in favor of
[the homebrew-core one](https://github.com/Homebrew/homebrew-core/blob/master/Formula/kops.rb ).
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-06-19 16:22:26 -04:00
Rui Chen
69521bad31
doc: remove `brew switch` ref and simplify version bump
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-06-19 16:16:07 -04:00
John Gardiner Myers
af74e75382
Allow adding secondary keyset items
2021-06-18 10:41:37 -07:00
John Gardiner Myers
3793c92b94
Remove "secret" from "kops create secret keypair ca"
2021-06-18 10:36:19 -07:00
Justin SB
2bd7cf1bd7
Release notes for 1.20.2
2021-06-18 13:51:44 +00:00
Kubernetes Prow Robot
559b57ea4c
Merge pull request #11381 from dntosas/addons-add-npd
...
[addons] Introduce NodeProblemDetector
2021-06-17 00:58:19 -07:00
dntosas
20124d3ba9
[addons] Introduce NodeProblemDetector
...
Node Problem Detector aims to make various node problems visible to
the upstream layers in the cluster management stack. It is a daemon
that runs on each node, detects node problems and reports them to apiserver
so to avoid scheduling new pods on bad nodes and also easily identify
which are the problems on underlying nodes.
Project Home: https://github.com/kubernetes/node-problem-detector
Signed-off-by: dntosas <ntosas@gmail.com>
2021-06-16 21:00:22 +03:00
Eric Bailey
3389dbbb29
Update cluster_spec.md
...
inlinePolicy isa []*iam.Statement
2021-06-15 14:08:26 -05:00
John Gardiner Myers
1356818d83
Make the AdminAccess default inclusive of IPv6
2021-06-14 21:51:17 -07:00
John Gardiner Myers
76fc012f96
Allow unsetting fields from the command line
2021-06-14 08:52:32 -07:00
John Gardiner Myers
3cf8234d01
Cilium: disable masquerade by default when in ENI IPAM mode
2021-06-13 21:36:56 -07:00
Kubernetes Prow Robot
e7550dcefc
Merge pull request #11730 from OutdatedVersion/patch-1
...
Hyperlink Sprig reference
2021-06-13 03:19:01 -07: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
Kubernetes Prow Robot
84cecd531b
Merge pull request #11630 from johngmyers/deprecate-cloudformation
...
Deprecate CloudFormation support
2021-06-10 08:49:27 -07:00
Ole Markus With
fea2a08b1c
Add small note about rotating cluster after backup restore
2021-06-10 09:08:04 +02:00
Peter Rifel
4196459bc1
Update release branch docs with kubetest2 presubmit job
2021-06-09 22:16:08 -05:00
Ben Watkins
b8daa77dfa
Hyperlink Sprig reference
2021-06-09 17:56:13 -05: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
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
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
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
8f8d6deb17
Fix the CSI EBS DS CRB.
2021-06-06 19:23:22 +02:00
John Gardiner Myers
e0915887ed
Move asset copying out of apply_cluster
2021-06-05 21:17:50 -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
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
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