Commit Graph

1149 Commits (5170bc5a04bd33235f7ada66ec3e900ef8cfa788)

Author SHA1 Message Date
Brad Davidson 5170bc5a04 Improve error response logging
2 years ago
Brad Davidson 45d8c1a1a2 Soft-fail on node password verification if the secret cannot be created
2 years ago
Derek Nola b0188f5a13
Test Coverage Reports for E2E tests (#7526)
2 years ago
Yuxing Deng b64a226ebd Make LB image configurable when compiling k3s
2 years ago
Brad Davidson 64a5f58f1e Create new kubeconfig for supervisor use
2 years ago
Brad Davidson 8748813a61 Use distinct clients for supervisor, deploy, and helm controllers
2 years ago
Brad Davidson e9958cf070 Bump metrics-server to v0.6.3 and update tls-cipher-suites
2 years ago
Brad Davidson 93279d2f59 Bump klipper-lb to v0.4.4
2 years ago
Andrew Roffey 0485a56f33 allow coredns override extensions
2 years ago
Manuel Buil 4aafff0219 Wrap error stating that it is coming from netpol
2 years ago
Brad Davidson 8f450bafe1 Bump helm-controller version for repo auth/ca support
2 years ago
Brad Davidson 607cbf0ad6 Bump containerd to v1.7.0 and move back into multicall binary
2 years ago
thomasferrandiz b4bc57d049
Merge pull request #7303 from thomasferrandiz/netpol-log-level
2 years ago
Brad Davidson 239021e759 Consistently use constant-time comparison of password hashes
2 years ago
Derek Nola c6dc789e25
Add support for `-cover` + integration test code coverage (#7415)
2 years ago
Brad Davidson cf9ebb3259 Fail to validate server tokens that use bootstrap id/secret format
2 years ago
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
Thomas Ferrandiz 66fcca66cb ensure that klog verbosity is set to the same level as logrus
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