Commit Graph

1132 Commits (eb83af0de4ac0c186d4cf3f35367eeaed020347c)

Author SHA1 Message Date
Manuel Buil eb83af0de4
Merge pull request #7422 from manuelbuil/modify-utils
2 years ago
Brad Davidson cedefeff24 Bump cni plugins to v1.2.0-k3s1
2 years ago
Boleyn Su a736b4b1b9
local-storage: Fix permission (#7217)
2 years ago
Manuel Buil 437ad128c7 Migrate netutil methods into /utils/net.go
2 years ago
Derek Nola e1d4cff14c
Enable FindString to search dotD config files (#7323)
2 years ago
Derek Nola d5f560360e
Handle multiple arguments with StringSlice flags (#7380)
2 years ago
Brad Davidson e61fde93c1 Fix MemberList error handling and incorrect etcd-arg passthrough
2 years ago
Brad Davidson 91afb38799 Retry cluster join on "too many learners" error
2 years ago
Brad Davidson f1b6a3549c Fix stack log on panic
2 years ago
Brad Davidson c44d33d29b Fix race condition in tunnel server startup
2 years ago
Brad Davidson 31a6386994 Improve egress selector handling on agentless servers
2 years ago
Brad Davidson 0247794aa9 go generate
2 years ago
Brad Davidson ad41fb8c96 Create CRDs with schema
2 years ago
Derek Nola bc5b42c279
Cleanup help messages (#7369)
2 years ago
Derek Nola 944f811dc5
v1.27.1 CLI Deprecation (#7311)
2 years ago
Derek Nola f2bde63eea
Kubernetes v1.27.1 (#7271)
2 years ago
Hussein Galal 30638072c9
Update klipper lb to v0.4.2 (#7210)
2 years ago
Roberto Bonafiglia 3e3512bdae Updated kube-route version to move the iptables ACCEPT default rule at the end of the chain
2 years ago
Brad Davidson d95980bba3 Lock bootstrap data with empty key to prevent conflicts
2 years ago
Brad Davidson 2992477c4b Debounce kubernetes service endpoint updates
2 years ago
Brad Davidson ece4d8e45c Fix tests to not hide failure location in dummp assert functions
2 years ago
Brad Davidson e54ceaa497 Fix issue with stale connections to removed LB server
2 years ago
Brad Davidson d388b82d25 go generate
2 years ago
Brad Davidson b010db0cff Ensure that loopback is used for the advertised address when resetting
2 years ago
Brad Davidson cee3ddbc4a
Bump Local Path Provisioner version (#7167)
2 years ago
Roberto Bonafiglia 15ee88964b Added multiClusterCidr feature
2 years ago
Daniel Mills 822ee79eb8
Remove deprecated nodeSelector label beta.kubernetes.io/os (#6970)
2 years ago
Brad Davidson 977a85559e Add support for cross-signing new certs during ca rotation
2 years ago
Daishan Peng b7f90f389c
Wait for kubelet port to be ready before setting (#7041)
2 years ago
Derek Nola d218068f34
Adds a warning about editing to the containerd config.toml file (#7057)
2 years ago
Roberto Bonafiglia e098b99bfa
Update flannel and kube-router (#7039)
2 years ago
Brad Davidson cbe4bcfeee Add test for filterByIPFamily
2 years ago
Brad Davidson cc333d8d0c Fix ServiceLB dual-stack ingress IP listing
2 years ago
Brad Davidson 23d98cec22 Fix CACertPath stripping trailing path components
2 years ago
Brad Davidson 0c302f4341 Fix etcd member deletion
2 years ago
Roberto Bonafiglia b8e69712a3 Updated flannel version to v0.21.0
2 years ago
Brad Davidson 3d146d2f1b Allow for multiple sets of leader-elected controllers
2 years ago
Paul Donohue 290d7e8fd1 Fix access to hostNetwork port on NodeIP when egress-selector-mode=agent
2 years ago
Brad Davidson ddcc4d4034 go generate
2 years ago
Brad Davidson c6d0afd0cb Check for existing resources before creating them
2 years ago
Brad Davidson 32d62c5786 Use default address family when adding kubernetes service address to SAN list
2 years ago
Byron Ruth a92f163c9d
Add NATS to the list of supported data stores (#6876)
2 years ago
Brad Davidson 87f9c4ab11 Ensure that node exists when using node auth
2 years ago
Brad Davidson 992e64993d Add support for kubeadm token and client certificate auth
2 years ago
Brad Davidson 373df1c8b0 Add support for `k3s token` command
2 years ago
Derek Nola 7d49202721
Ignore value conflicts when reencrypting secrets (#6850)
2 years ago
Brad Davidson 215fb157ff Add `certificate rotate-ca` to write updated CA certs to datastore
2 years ago
Brad Davidson 3c324335b2 Add utility functions for getting kubernetes client
2 years ago
Brad Davidson 58d40327b4 Fix CA cert hash for root certs
2 years ago
Brad Davidson 0919ec6755 Ensure cluster-signing CA files contain only a single CA cert
2 years ago