Commit Graph

49 Commits (fe465cc83253fbc9139418f8a2a6254d24af1888)

Author SHA1 Message Date
Brad Davidson fe465cc832 Move etcd snapshot management CLI to request/response
8 months ago
Brad Davidson 60248c42de Add supervisor cert/key to rotate list
8 months ago
Brad Davidson 7f659759dd Add certificate expiry check and warnings
8 months ago
Brad Davidson 7a2a2d075c Move error response generation code into util
8 months ago
Brad Davidson d885162967 Add server token hash to CR and S3
1 year ago
Manuel Buil f2c7117374 Take IPFamily precedence based on order
1 year ago
Manuel Buil 8c197bdce4 Include the interface name in the error message
1 year ago
Derek Nola 51f1a5a0ab Review comments and fixes
1 year ago
Derek Nola b967f92785 Replace os.Write with AtomicWrite function
1 year ago
Brad Davidson aa76942d0f Add FilterCN function to prevent SAN Stuffing
1 year ago
Manuel Buil 6c44b06e0a
Merge pull request #7838 from manuelbuil/ipv4ipv6tailscale
1 year ago
Manuel Buil d593c83603 Remove file_windows.go
1 year ago
Manuel Buil f21a01474d Check if we are on ipv4, ipv6 or dualStack when doing tailscale
1 year ago
Manuel Buil 869e030bdd VPN PoC
1 year ago
Brad Davidson 8748813a61 Use distinct clients for supervisor, deploy, and helm controllers
2 years ago
Manuel Buil 437ad128c7 Migrate netutil methods into /utils/net.go
2 years ago
Derek Nola d5f560360e
Handle multiple arguments with StringSlice flags (#7380)
2 years ago
Brad Davidson 977a85559e Add support for cross-signing new certs during ca rotation
2 years ago
Brad Davidson 32d62c5786 Use default address family when adding kubernetes service address to SAN list
2 years ago
Brad Davidson 3c324335b2 Add utility functions for getting kubernetes client
2 years ago
Brad Davidson 269563e4d2 Check for RBAC before starting tunnel controllers
2 years ago
Brad Davidson f633732d80 Use structured logging instead of logrus for event recorders
2 years ago
Roberto Bonafiglia abdf0c7319 Fix comments and add check in case of IPv6 only node
2 years ago
Roberto Bonafiglia d90ba30353 Added NodeIP autodect in case of dualstack connection
2 years ago
Brad Davidson d3242bea3c Refactor egress-selector pods mode to watch pods
3 years ago
Brad Davidson e763fadbba Ensure that WaitForAPIServerReady always re-dials through the loadbalancer
3 years ago
Dirk Müller fa0fa8b1d0 Update golangci-lint to 1.45.2
3 years ago
Brad Davidson 965d0a08ef Fix log spam due to servicelb event recorder namespace conflict
3 years ago
Brad Davidson 714979bf6a Ensure that apiserver ready channel checks re-dial every time
3 years ago
Roberto Bonafiglia 3fabc0703b
Merge pull request #4450 from olljanat/support-ipv6-only
3 years ago
Brad Davidson 5014c9e0e8 Fix adding etcd-only node to existing cluster
3 years ago
Olli Janatuinen 966f4d6a01 Add support for IPv6 only mode
3 years ago
Alexey Medvedchikov 8f389ab030
Include node-external-ip in serving-kubelet.crt SANs (#4620)
3 years ago
Derek Nola bcb662926d
Secrets-encryption rotation (#4372)
3 years ago
Brad Davidson 5ab6d21a7d
Increase agent's apiserver ready timeout (#4454)
3 years ago
Brad Davidson 57377d2cd4 Minor cleanup on cribbed function
3 years ago
Brad Davidson 3449d5b9f9 Wait for apiserver readyz instead of healthz
3 years ago
Brad Davidson cf12a13175 Add missing node name entry to apiserver SAN list
3 years ago
Manuel Buil 96dcef478a Add functions to separate ipv4 from ipv6 functions
3 years ago
Brad Davidson 422d266da2 Disable deprecated insecure port
3 years ago
Derek Nola 4cc781b5e3
Moved testing utils into tests directory. Improved gotests template. (#3805)
3 years ago
Jamie Phillips 7704fb6ee5
Exporting the AddFeatureGate function and adding a unit test for it. (#3661)
3 years ago
Derek Nola 21c8a33647
Introduction of Integration Tests (#3695)
3 years ago
Derek Nola c833183517
Add unit tests for pkg/etcd (#3549)
3 years ago
Jamie Phillips 7345ac35ae
Initial windows support for agent (#3375)
4 years ago
Brad Davidson 2705431d96
Add support for dual-stack Pod/Service CIDRs and node IP addresses (#3212)
4 years ago
Xiao Deshi cfe7e0c734 remove duplicated func GetAddresses
4 years ago
Knic Knic c2db115ec3 fix formatting
5 years ago
Knic Knic 2346ccc63f get build on windows and get api_server to work
5 years ago