Commit Graph

2932 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 1c8f9c8a35
Merge pull request #14894 from johngmyers/v1alpha3-oidc
v1alpha3: Move most OIDC settings to authentication.oidc
2023-01-15 08:40:31 -08:00
Ole Markus With b35cf5d615 Add release note about CAS expander config 2023-01-14 09:18:28 +01:00
Ciprian Hacman d884e5f4d9 Remove the SpecOverrideFlag feature flag 2023-01-13 20:40:17 +02:00
John Gardiner Myers 2365980281 openstack: use subnet type instead of topology 2023-01-12 19:33:10 -08:00
Kubernetes Prow Robot 8b8b4eeab1
Merge pull request #14884 from johngmyers/cp-hop-1
AWS: set IMDS hop limit 1 on all new clusters
2023-01-11 23:48:55 -08:00
Kubernetes Prow Robot 7a9abba997
Merge pull request #14860 from hakman/release_notes_v1.26
Update release notes for kOps v1.26
2023-01-11 22:00:54 -08:00
John Gardiner Myers 3d47449625 Update release notes and documentation 2023-01-11 21:52:19 -08:00
Ciprian Hacman 47cd0e9f36 Update release notes for kOps v1.26 2023-01-12 07:11:52 +02:00
John Gardiner Myers d009928883 v1alpha3: Move most OIDC settings to authentication.oidc 2023-01-11 19:26:18 -08:00
Grégory SANCHEZ 416586683b docs(addons): update documentation 2023-01-11 08:26:33 +01:00
Kubernetes Prow Robot d247c0b37d
Merge pull request #14879 from hakman/aws_imds_all_clusters
aws: Set IMDS defaults for existing clusters
2023-01-10 22:25:19 -08:00
Kubernetes Prow Robot f6a36bfc42
Merge pull request #14194 from jandersen-plaid/jandersen-plaid-exit-first-error
Exit rolling updates when encountering specific errors
2023-01-09 23:59:25 -08:00
Zvi Cahana 5f5ad374df
Fix `kops version` command when dev-building nodeup
Tiny command fix - remove extraneous `--` which caused the actual `--short` flag to be ignored.
2023-01-08 14:53:07 +02:00
Kubernetes Prow Robot 7b4430ff61
Merge pull request #14885 from johngmyers/root-volume
v1alpha3: Move IG root volume settings to sub-struct
2023-01-04 18:11:58 -08:00
Ciprian Hacman f490b27e39 Update IMDSv2 docs 2023-01-03 11:03:44 +02:00
John Gardiner Myers 87ef469b04 Update kubectl.md for short-expiration admin credentials 2022-12-28 17:22:36 -08:00
John Gardiner Myers a070e35d50 Update production.md for new CNI default 2022-12-28 17:10:05 -08:00
John Gardiner Myers 92958f9966 v1alpha3: Move IG root volume settings to sub-struct 2022-12-26 20:35:26 -08:00
John Gardiner Myers b3dfcea95f v1alpha3: Move AWS-specific CloudConfig settings to AWSSpec 2022-12-25 16:12:02 -08:00
John Gardiner Myers 54ab005ffe Fix file extension of 1.27 release notes 2022-12-25 09:56:27 -08:00
John Gardiner Myers c0dff11230 Update min versions for 1.27 2022-12-24 21:44:49 -08:00
Ciprian Hacman 2ec1d3bf5f Update docs for audit config 2022-12-24 07:23:10 +02:00
Jack Andersen 58e9d38bc8
Update the Notes doc for 1.26 to document changes 2022-12-21 09:36:07 -08:00
Jack Andersen 7b18d51191
Undo whitespace changes for cleaner PR diff
Signed-off-by: Jack Andersen <jandersen@plaid.com>
2022-12-21 09:30:15 -08:00
Jack Andersen 6efd68f428
Remove optionality and exit when specific error prefix is matched
Signed-off-by: Jack Andersen <jandersen@plaid.com>
2022-12-21 09:30:14 -08:00
Jack Andersen f9ea9b3ef8
Add a flag to rolling update to fail immediately on IG error
Signed-off-by: Jack Andersen <jandersen@plaid.com>
2022-12-21 09:30:13 -08:00
Ciprian Hacman d45a4c07f8 Use --set instead of deprecated --override flag 2022-12-21 07:12:41 +02:00
Ciprian Hacman 441772942e Fix typo in docs 2022-12-20 21:18:01 +02:00
John Gardiner Myers 34d7507f78 v1alpha3: Move some GCE-specific fields to CloudProvider.GCE 2022-12-19 08:28:28 -08:00
John Gardiner Myers dec7d33be6 v1alpha3: Move AWS EBS CSI spec under CloudProvider.AWS 2022-12-19 00:10:16 -08:00
John Gardiner Myers ca7d82b02a v1alpha3: move AWS-specific fields to AWSSpec 2022-12-18 15:16:49 -08:00
John Gardiner Myers af3d415e3f
Update docs/releases/1.26-NOTES.md
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2022-12-18 10:38:06 -08:00
John Gardiner Myers 709c749a07 Add call for experimental-CNI maintainers 2022-12-17 22:31:07 -08:00
John Gardiner Myers 1b590f5111 Simplify 2022-12-17 10:16:22 -08:00
John Gardiner Myers 55b46073b7 Don't drain on rebalance recommendations in SQS mode unless configured 2022-12-11 18:21:43 -08:00
Kubernetes Prow Robot 6f0ad3ada2
Merge pull request #14748 from NorseGaud/master
trying to fix the broken list items for ECR permissions
2022-12-08 21:26:10 -08:00
Nathan Pierce 5fcf9e6670
https://github.com/kubernetes/kops/pull/14748: fix broken list items for ECR permissions 2022-12-08 22:27:04 -05:00
John Gardiner Myers 7c5b983490 Enable NTH Scheduled Event Draining by default 2022-12-08 19:02:44 -08:00
Nathan Pierce aab67b2654
added overflow-wrap so content doesn't go under right sidebar and not be readable or copyable 2022-12-08 14:40:18 -05:00
Kubernetes Prow Robot f827ec7f54
Merge pull request #14721 from johngmyers/nth-default-queue
Change default for NTH Queue Processor mode to enabled
2022-12-06 03:18:36 -08:00
Kubernetes Prow Robot e5a835d287
Merge pull request #14706 from johngmyers/v1alpha3-networking
v1alpha3: move networking fields under networking
2022-12-05 21:34:38 -08:00
Kubernetes Prow Robot c5c02c2ee3
Merge pull request #14676 from johngmyers/cilium-doc
Update documentation and validation for Cilium
2022-12-05 20:42:38 -08:00
John Gardiner Myers a22a33621c Change default for NTH Queue Processor mode to enabled 2022-12-04 15:56:18 -08:00
Ciprian Hacman c6cad7e6a6 gce: Add release note for default instance type changes 2022-12-04 21:18:55 +02:00
Ole Markus With 4e9e1aaabb Make it a bit more clear that toolbox commands may be experimental 2022-12-04 15:47:12 +01:00
Ole Markus With 27e206a264 Expose channels through kops toolbox cli
Make the channels apply commmand a bit more clear

Update cmd/kops/toolbox_addons.go

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>

Update cmd/kops/toolbox_addons.go

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>

fix docs
2022-12-04 15:47:09 +01:00
John Gardiner Myers 235aa61594 v1alpha3: move networking fields under networking 2022-12-02 19:19:59 -08:00
Ciprian Hacman dbef6209c2 Remove support for using Vault as state store
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2022-11-30 18:38:21 +02:00
John Gardiner Myers 76f71512cc v1alpha3: fix miscellaneous capitalization 2022-11-28 21:37:21 -08:00
John Gardiner Myers 5570f217ba v1alpha3: document field name changes 2022-11-28 20:02:39 -08:00