1333 Commits (6a42c6fcfe100cdb8eb60220772e397c7962de2b)

Author SHA1 Message Date
Sean Yen 0c9bf36fe0
[K3s][Windows Port] Build script, multi-call binary, and Flannel (#7259) 1 year ago
Derek Nola aaf8409096
Use version.Program not K3s in log (#8653) 1 year ago
Brad Davidson 9597ea1183 Start etcd client before ensuring self removal 1 year ago
Brad Davidson 3abc8b82ed Bump traefik, golang.org/x/net, google.golang.org/grpc 1 year ago
Roberto Bonafiglia 1ffb4603cd Use IPv6 in case is the first configured IP with dualstack 1 year ago
Brad Davidson d885162967 Add server token hash to CR and S3 1 year ago
Brad Davidson 550ab36ab7 Switch to managing ETCDSnapshotFile resources 1 year ago
Brad Davidson 5cd4f69bfa Move snapshot delete into local/s3 functions 1 year ago
Brad Davidson a15b804e00 Sort snapshots by time and key in tabwriter output 1 year ago
Brad Davidson 7464007037 Store extra metadata and cluster ID for snapshots 1 year ago
Brad Davidson 80f909d0ca Move s3 snapshot list functionality to s3.go 1 year ago
Brad Davidson 8d47645312 Consistently set snapshotFile timestamp 1 year ago
Brad Davidson f1afe153a3 Tidy s3 upload functions 1 year ago
Brad Davidson 2b0e2e8ada Elide old snapshot data when apiserver rejects configmap with ErrRequestEntityTooLarge 1 year ago
Brad Davidson 676b00aa0e Move etcd snapshot code into separate file 1 year ago
Brad Davidson 500744bb94 Add new CRD for etcd snapshots 1 year ago
Brad Davidson 9bb1ce1253 Bump busybox to v1.36.1 1 year ago
Derek Nola dface01de8
Server Token Rotation (#8265) 1 year ago
Roberto Bonafiglia ced25af5b1 Fixed tailscale node IP dualstack mode in case of IPv4 only node 1 year ago
Manuel Buil e82b37640a Network defaults are duplicated, remove one 1 year ago
Manuel Buil f2c7117374 Take IPFamily precedence based on order 1 year ago
Manuel Buil 0b23a478cf ipFamilyPolicy:PreferDualStack for coredns and metrics-server 1 year ago
Brad Davidson 0e5c760625 Pass SystemdCgroup setting through to nvidia runtime options 1 year ago
Edgar Lee fe18b1fce9
Add --image-service-endpoint flag (#8279) 1 year ago
Vitor Savian b6ab24c4fd
Added error when cluster reset while using server flag 1 year ago
Manuel Buil 172a7f1d1a Fix gofmt error 1 year ago
Brad Davidson 8705a88bf4 Clear remove annotations on cluster reset; refuse to delete last member from cluster 1 year ago
Brad Davidson 002e6c43ee Reorganize Driver interface and etcd driver to avoid passing context and config into most calls 1 year ago
Brad Davidson 890645924f Don't export functions not needed outside the etcd package 1 year ago
Brad Davidson a3c52d60a5 Skip creating CRDs and setting up event recorder for CLI controller context 1 year ago
Brad Davidson 391e61bd72 Use admin kubeconfig instead of supervisor for etcd snapshot CLI 1 year ago
Brad Davidson 8c73fd670b Disable HTTP on main etcd client port 1 year ago
Manuel Buil 12459fca97 Add extraArgs to tailscale 1 year ago
Manuel Buil 8c197bdce4 Include the interface name in the error message 1 year ago
Johnatas 6330a5b49c
Update to v1.28.2 and go v1.20.8 (#8364) 1 year ago
Manuel Buil 66cb1064d1 Add context to flannel errors 1 year ago
Manuel Buil d3f7632463 Fix error reporting 1 year ago
Brad Davidson 0d23cfe038 Add RWMutex to address controller 1 year ago
Brad Davidson cba9f0d142 Add new CLI flag to disable TLS SAN CN filtering 1 year ago
Derek Nola 2cb7023660 Use already imported semver, bump kine 1 year ago
Derek Nola f2d0c5409a Add check for support on cp nodes 1 year ago
Derek Nola 51f1a5a0ab Review comments and fixes 1 year ago
Derek Nola 42c2ac95e2 CLI + Backend for Secrets Encryption v3 1 year ago
Derek Nola b967f92785 Replace os.Write with AtomicWrite function 1 year ago
Derek Nola ced330c66a
[v1.28] CLI Removal for v1.28.0 (#8203) 1 year ago
Hussein Galal af50e1b096
Update to v1.28.0-k3s1 (#8199) 1 year ago
Brad Davidson 66bae3e326 Bump dynamiclistener for init deadlock fix 1 year ago
Vitor Savian e83b1ba4aa
Fixed the etcd retention to delete orphaned snapshots based on the date (#8177) 1 year ago
Vitor Savian c97211866a
Fix for cluster-reset backup from s3 when etcd snapshots are disabled (#8155) 1 year ago
Ian Cardoso e551308db8
fix for etcd-snapshot delete with --etcd-s3 flag (#8110) 1 year ago