John Gardiner Myers
abf8e268cd
Implement completion for "kops upgrade cluster"
2021-07-05 11:26:33 -07:00
John Gardiner Myers
dedf53fd16
Implement completion for "kops validate cluster"
2021-07-05 11:26:33 -07:00
John Gardiner Myers
4771f606a0
Implement completion for "kops update cluster"
2021-07-05 09:18:37 -07:00
John Gardiner Myers
e7407b1b56
Clean up "kops version"
2021-07-05 09:18:37 -07:00
Kubernetes Prow Robot
0e351edb4c
Merge pull request #11924 from johngmyers/more-completions
...
Implement completion for "kops rolling-update cluster"
2021-07-05 02:48:55 -07:00
John Gardiner Myers
75f3974f47
Use all-caps for metasyntactic arguments
2021-07-03 23:00:41 -07:00
John Gardiner Myers
e3451030ff
Implement completion for "kops rolling-update cluster"
2021-07-03 22:57:15 -07:00
John Gardiner Myers
4460fcdbf0
Update version support matrix for 1.21
2021-07-03 17:26:24 -07:00
Kubernetes Prow Robot
b140938639
Merge pull request #11910 from justinsb/relnotes_1.21.0
...
Release notes for 1.21.0
2021-07-02 05:54:14 -07:00
Kubernetes Prow Robot
f66081b414
Merge pull request #11904 from johngmyers/get-keypairs-times
...
Improve "kops get keypairs"
2021-07-02 04:58:12 -07:00
Justin SB
d107669fc6
Release notes for 1.21.0
2021-07-02 07:32:14 -04:00
John Gardiner Myers
52fd5ac51a
Use Cobra's built-in completion command
2021-07-01 13:04:39 -07:00
John Gardiner Myers
d0f20f367d
Improve "kops get keypairs"
2021-07-01 08:05:07 -07:00
John Gardiner Myers
ac1cf0b0ee
Implement completion for "kops distrust keypair"
2021-06-30 21:25:47 -07:00
Kubernetes Prow Robot
6e9b108d16
Merge pull request #11892 from johngmyers/complete-promote
...
Implement completion for "kops promote keypair"
2021-06-29 20:43:03 -07:00
John Gardiner Myers
d8e592c421
Implement completion for "kops promote keypair"
2021-06-29 19:47:05 -07:00
Kubernetes Prow Robot
52afacd05c
Merge pull request #9621 from johngmyers/tf-managed
...
Render managed files with Terraform
2021-06-29 19:27:03 -07:00
John Gardiner Myers
22b8ad2d48
Implement completion for "kops create keypair"
2021-06-28 23:26:47 -07:00
John Gardiner Myers
0404d66ef6
Add release note for Terraform managed files
2021-06-28 13:48:36 -07:00
John Gardiner Myers
3caa6ef5b8
Improve "kops distrust keypair" command
2021-06-27 11:16:34 -07:00
Kubernetes Prow Robot
61778b1fd9
Merge pull request #11845 from johngmyers/mark-deleted
...
Retain deleted keypairs
2021-06-27 10:11:24 -07:00
Moshe Shitrit
f91066399a
Add a note about running update-expected when updating base AMI
2021-06-25 13:20:29 +03:00
Kubernetes Prow Robot
89ad2bc453
Merge pull request #11810 from hakman/ipv6_disable_calico_awssrcdstcheck
...
Enable cross-subnet mode with Calico by default
2021-06-25 01:08:45 -07:00
Ciprian Hacman
a12b3145ee
Enable cross-subnet mode with Calico by default
2021-06-25 07:13:20 +03:00
John Gardiner Myers
cd48f10de5
Rename "kops delete keypair" to "kops distrust keypair"
2021-06-24 19:19:43 -07:00
John Gardiner Myers
584aa56b6b
Retain deleted keypairs
2021-06-24 19:03:29 -07:00
Kenji Kaneda
350d776a43
Clarify the limitations of Azure DNS support
...
Explicitly mention that a cluster needs to build with
Gossip DNS.
2021-06-22 11:23:07 -07:00
Ciprian Hacman
780aab3be2
Completely remove EnableExternalCloudController feature flag
2021-06-22 11:36:00 +03:00
John Gardiner Myers
5423e18b56
Add 'kops promote keypair' command
2021-06-21 20:58:51 -07:00
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