k3s/pkg/util
Brad Davidson 429d00a93f
[release-1.29] Backports for 2024-08 release cycle (#10665)
* Use pagination when retrieving etcd snapshot list

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit c2216a62ad)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

* Update secretsencrypt pagination

Make secretsencrypt page size and iteration consistent with other paginators

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit 891e72f90f)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

* Cap length of generated name used for servicelb daemonset

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit 21611c5665)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

* Fix ipv6 sysctl required by non-ipv6 LoadBalancer service

This is a partial revert of 095ecdb034,
with the workaround moved into klipper-lb.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit d4c3422a85)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

* remove deprecated use of wait functions

Signed-off-by: Will <will7989@hotmail.com>
(cherry picked from commit e4f3cc7b54)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

* Update pkg/secretsencrypt/config.go

Co-authored-by: Brad Davidson <brad@oatmail.org>
Signed-off-by: Will Andrews <will7989@hotmail.com>
(cherry picked from commit 3ec086f6f7)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

* Update pkg/cluster/managed.go

Co-authored-by: Derek Nola <derek.nola@suse.com>
Signed-off-by: Will Andrews <will7989@hotmail.com>
(cherry picked from commit e2179aa957)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

* Wire lasso metrics up to common gatherer

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit e168438d44)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

* Fix cloudprovider controller name

Looking at metrics revealed the cloudprovider controller name was anempty string.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit bffdf463e1)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

---------

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
Signed-off-by: Will <will7989@hotmail.com>
Signed-off-by: Will Andrews <will7989@hotmail.com>
Co-authored-by: Will <will7989@hotmail.com>
Co-authored-by: Derek Nola <derek.nola@suse.com>
2024-08-05 09:35:07 -07:00
..
services Add supervisor cert/key to rotate list 2024-04-05 10:59:17 -07:00
api.go [release-1.29] Backports for 2024-08 release cycle (#10665) 2024-08-05 09:35:07 -07:00
apierrors.go Convert remaining http handlers over to use util.SendError 2024-05-31 09:16:55 -07:00
cert.go Add support for cross-signing new certs during ca rotation 2023-03-13 16:56:28 -07:00
client.go Use distinct clients for supervisor, deploy, and helm controllers 2023-05-30 18:15:11 -07:00
client_test.go Handle multiple arguments with StringSlice flags (#7380) 2023-05-02 09:55:48 -07:00
command.go VPN PoC 2023-06-09 12:39:33 +02:00
errors.go Initial windows support for agent (#3375) 2021-06-01 12:29:46 -07:00
file.go Add write-kubeconfig-group flag to server (#9233) 2024-05-31 09:16:55 -07:00
gates.go Exporting the AddFeatureGate function and adding a unit test for it. (#3661) 2021-07-28 13:04:42 -07:00
gates_test.go Exporting the AddFeatureGate function and adding a unit test for it. (#3661) 2021-07-28 13:04:42 -07:00
labels.go Add FilterCN function to prevent SAN Stuffing 2023-08-02 11:15:39 -07:00
net.go Refactor supervisor listener startup and add metrics 2024-05-31 09:16:55 -07:00
net_test.go Include node-external-ip in serving-kubelet.crt SANs (#4620) 2021-12-07 15:42:40 -08:00
net_unix.go Refactor supervisor listener startup and add metrics 2024-05-31 09:16:55 -07:00
net_windows.go Refactor supervisor listener startup and add metrics 2024-05-31 09:16:55 -07:00
reflect.go Disable deprecated insecure port 2021-08-20 18:47:16 -07:00
token.go Add server token hash to CR and S3 2023-10-12 15:04:45 -07:00