Commit Graph

1241 Commits (875a9d19c63372956bce8f1204daf06eb275baee)

Author SHA1 Message Date
Vitor Savian c5cd7b3d65
Added etcd status condition
1 year ago
Hussein Galal 9e13aad4a8
Update traefik to fix registry value (#8792)
1 year ago
Hussein Galal 1ae053d944
Upgrade traefik chart to v25.0.0 (#8771)
1 year ago
Texot f575a05be2
fix: Access outer scope .SystemdCgroup (#8761)
1 year ago
Brad Davidson 49411e7084 Don't try to read token hash and cluster id during cluster-reset
1 year ago
Brad Davidson 5b6b9685e9 Manually requeue configmap reconcile when no nodes have reconciled snapshots
1 year ago
Brad Davidson 3db1d33282 Re-enable etcd endpoint auto-sync
1 year ago
Brad Davidson b8dc95539b Fix CloudDualStackNodeIPs feature-gate inconsistency
1 year ago
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
Manuel Buil 2a9e8e68d5
Merge pull request #8354 from manuelbuil/vpnExtraParams
1 year ago
Manuel Buil 4dd45b3142
Merge pull request #8439 from manuelbuil/fixGofmt
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 cae8b2b626
Merge pull request #8346 from manuelbuil/interfaceLogs
1 year ago
Manuel Buil 3194dc7367
Merge pull request #8284 from manuelbuil/improveFlannelLogging
1 year ago
Manuel Buil 8c197bdce4 Include the interface name in the error message
1 year ago
Manuel Buil 8146041185
Merge pull request #8250 from manuelbuil/fixWinError
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