Kubernetes Prow Robot
f73595fe05
Merge pull request #16128 from justinsb/quotes_in_set_2
...
kops: Support quotes in --set flags
2023-11-26 18:59:18 +01:00
justinsb
3ea7af23da
kops: Support quotes in --set flags
...
The pflag library tries to split comma separated values using strict
CSV semantics, which requires quoting of the full value if the value
contains a quote. We switch to LazyQuotes which is much more
tolerant.
2023-11-23 23:16:11 -05:00
Kubernetes Prow Robot
b4d787f390
Merge pull request #16109 from prashantrewar/improve-kops-edit-cluster
...
Improve kops edit command
2023-11-23 19:12:57 +01:00
Ciprian Hacman
464975c53d
Apply suggestions from code review
2023-11-23 19:18:10 +02:00
Prashant Rewar
a39e3f9043
Improve kops edit cluster
...
Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
2023-11-23 21:12:18 +05:30
Kubernetes Prow Robot
7c17b16a96
Merge pull request #16099 from spotinst/feat/add_multi_arch_base127_rebase
...
Spotinst: Feature/add multi arch in VNG and resource tag specification
2023-11-23 15:59:58 +01:00
Aaron U'Ren
f31ca6f12d
Remove deprecation of kube-router from release notes
2023-11-18 15:37:23 -06:00
Aaron U'Ren
6903c6cb0e
Remove deprecation of kube-router
2023-11-18 15:36:56 -06:00
justinsb
364b3a7096
Added release note about OpenTelemetry
...
In particular, highlighting that it is not "phone home" telemetry.
2023-11-18 09:25:09 -05:00
justinsb
3269f07905
Added basic opentelemetry docs
...
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2023-11-18 09:12:19 -05:00
yehielnetapp
30813fe3e2
moddify doc
2023-11-12 15:32:17 +02:00
yehielnetapp
00fc4e78e8
add Label Resource Tag Specification Volumes
2023-11-12 14:19:15 +02:00
Marc Vorwerk
354e149c0c
Fix Designate naming typo
2023-11-10 20:14:42 +01:00
Peter Rifel
fec3f3b0be
Document incompatability with Amazon VPC CNI and 22.04
2023-11-07 20:33:03 -06:00
Kubernetes Prow Robot
de5291923c
Merge pull request #16028 from infonova/document-some-breaking-changes
...
Document breaking changes for serviceClusterIPRange and OpenStack with S3 state store
2023-10-25 22:23:37 +02:00
shapirus
dd665fbe1e
Support setting cluster-autoscaler's skip-nodes-with-custom-controller-pods parameter
2023-10-25 14:03:57 +03:00
Kubernetes Prow Robot
f7bd516b79
Merge pull request #15994 from fmuyassarov/add-nri-support
...
containerd: introduce a new field to enable NRI
2023-10-21 04:52:02 +02:00
Feruzjon Muyassarov
0aeab5e523
containerd: introduce a new field containerd.nri to enable NRI
...
Node Resource Interface (NRI) is a common framework for plugging
domain or vendor-specific custom logic into container runtime like
containerd. This commit introduces a new congiguration field
`containerd.nri`, providing cluster admins the flexibility to opt
in for this feature in containerd and tune some of its parameters.
By default, NRI is disabled here in accordance with the containerd's
default config file.
Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
2023-10-21 00:26:54 +03:00
Ciprian Hacman
88b07afd5b
Bump alpha channel with October releases
2023-10-20 09:14:46 +03:00
ederst
a986a15306
Document breaking change when not setting serviceClusterIPRange explicitly
2023-10-18 16:59:20 +02:00
ederst
8b78015917
OpenStack: Document breaking change when using S3 state store and gossip
2023-10-18 16:58:19 +02:00
Kubernetes Prow Robot
5840216c45
Merge pull request #15974 from borg-land/kubelet-cred-provider
...
Configure GCP Kubelet Credentials Provider
2023-10-10 13:19:29 +02:00
upodroid
2b056b9b17
add support for auth-provider-gcp cred provider
2023-10-10 10:29:16 +01:00
John Gardiner Myers
2fbc7cf979
aws: Attach security groups to NLBs
2023-10-06 22:33:31 -07:00
Mia-Cross
e12f3dc07b
scaleway: terraform support ( #15892 )
...
* tasks dependencies
* FindAddresses should proceed even if LBID is empty
* refacto instance: handle several instances in IG + volumeSize in model
* refacto lb_backend: set servers' IPs in backend task rather than instance
* dns changes for tf support
* render Scaleway s3 objects + add zone to outputs
* add terraform support to documentation
* new instance unique name should be given according to actual instances names
* avoid untimely changes in tf + tag instance IPs to avoid orphaned IPs at cluster deletion
* update integration tests
* review comments
* add IPs to the resources to be deleted with the cluster
* add task + model for DNS record
2023-09-29 04:22:42 -07:00
michalbolek
9331362857
Add info for kOps 1.22-1.24 on audit logging path changes ( #15941 )
...
* Add info for kOps 1.22-1.25 on audit logging path changes
Just a note with info on path [changes](https://github.com/kubernetes/kops/blob/master/docs/releases/1.22-NOTES.md#control-plane-pods-no-longer-mount-srvkubernetes ) in 1.22-1.25 when audit logging is to be enabled.
* Update affected kOps versions
Changed to 1.22-1.24
* Update docs/cluster_spec.md
---------
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2023-09-25 03:56:57 -07:00
John Gardiner Myers
b23b34c76b
Update 1.28 release notes for release
2023-09-23 09:24:09 -07:00
Colin Hoglund
2167dd8d82
Update kubelet API with SeccompDefault option.
2023-09-15 21:11:50 -07:00
Dan Ports
f5871271e6
Make --cloudonly sound less innocuous.
2023-09-14 23:39:07 -04:00
upodroid
20e7a5aad4
disable metadata-proxy on k8s version older than 1.29
2023-09-09 16:18:51 +01:00
Ciprian Hacman
6e6a2a4e7b
Address review comments
2023-09-05 12:34:20 +03:00
John Gardiner Myers
b3908e592c
Remove support for Kubernetes 1.23
2023-09-03 16:22:18 -07:00
Ciprian Hacman
6fbc9e58a2
aws: Add option to provide multiple instance types on cluster creation
2023-09-02 17:01:02 +03:00
Kubernetes Prow Robot
62e7d71ae8
Merge pull request #15842 from hakman/update-deps
...
Update dependencies
2023-08-31 09:18:49 -07:00
Ciprian Hacman
5d43d5fe88
Update dependencies
2023-08-31 13:53:46 +03:00
Leïla MARABESE
fdd1e23250
documentation update + error message fix
2023-08-30 16:48:35 +02:00
Kubernetes Prow Robot
6bfccecb5b
Merge pull request #15796 from mihow/mihow-typo-1
...
Fix small typo in documentation
2023-08-26 09:49:21 -07:00
Ciprian Hacman
4e0e28a32b
aws: Create subnets for additional network CIDRs
2023-08-26 10:18:44 +03:00
Peter Rifel
e8ede32ae7
Stop installing misc utils on RHEL distros
2023-08-17 21:24:49 -05:00
Michael Bunsen
8b971a99f0
Fix typo
...
clouster => cluster
2023-08-17 17:53:53 -07:00
Kubernetes Prow Robot
ca1dd07fc9
Merge pull request #15726 from johngmyers/asset-acl
...
Don't set object-level public ACL in S3 FileRepository
2023-08-12 20:53:19 -07:00
Jesse Haka
e3bcb1f195
OpenStack: add server group name override annotation ( #15735 )
...
* OpenStack: add server group name override annotation
* use retries to listinstances
* add support for multiple clusters in same tenant
* run hack-expected.sh
* add test for serverGroupName annotation
* use retry
2023-08-03 00:04:20 -07:00
John Gardiner Myers
054c3960a5
Don't set object-level public ACL in S3 FileRepository
2023-08-01 04:26:41 -07:00
Kubernetes Prow Robot
223b66c3f7
Merge pull request #15666 from johngmyers/nth
...
Enable NTH by default on AWS
2023-07-28 11:55:42 -07:00
John Gardiner Myers
3756bdad5b
v1alpha3: Move secretStore and keyStore uder configStore
2023-07-22 16:04:24 -07:00
John Gardiner Myers
57b0d8e9cd
v1alpha3: Move configBase to configStore.base
2023-07-22 15:57:35 -07:00
John Gardiner Myers
9b64707159
Ignore no-longer-used topology fields in ClusterSpec
2023-07-19 08:48:38 -07:00
John Gardiner Myers
f1f8b0637b
Enable NTH by default on AWS
2023-07-18 16:13:22 -07:00
Kubernetes Prow Robot
0cd216bf43
Merge pull request #15657 from techieforfun/patch-2
...
docs: revise the bastion ssh guideline to mitigate permission denied errors
2023-07-18 08:39:10 -07:00
Mohsen Sadeghzade
9dd1af4ab5
docs: add description to username to prevent public key permission denied error
...
Update docs/bastion.md
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
Update docs/bastion.md
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2023-07-18 18:19:43 +03:30