Commit Graph

313 Commits (bdf9dd2bca69912146c9894904d13202efe576f4)

Author SHA1 Message Date
Erik Wilson 0ee586c233
Merge pull request #894 from galal-hussein/fix_master_label_ha
5 years ago
Erik Wilson 265181715a
Merge pull request #892 from iwilltry42/master
5 years ago
Erik Wilson 9e14d3e470
Merge pull request #851 from MagnaXSoftware/switch-string-slice
5 years ago
galal-hussein 7c60285435 Fix master role label in ha setups
5 years ago
Xavier Landreville 2f4a08c54d Add comma-separated no-deploy values
5 years ago
galal-hussein d2c1f66496 Add k3s cloud provider
5 years ago
Erik Wilson c72ef62d2c Use default kubelet directory
5 years ago
Thorsten Klein 50017c39a2 include subdirectories for auto-deploy manifests
5 years ago
Erik Wilson c12d2a1aea
Merge pull request #867 from galal-hussein/private_reg
5 years ago
galal-hussein 436ff4ef63 fix cert rotation function
5 years ago
galal-hussein 5ccc880ddb Add private registry to containerd
5 years ago
Erik Wilson cac41db0e1
Merge pull request #816 from galal-hussein/default_local_storage
5 years ago
galal-hussein 2dc5ba5bae Add certificate rotation
5 years ago
galal-hussein 56e0e5ad7e Add default local storage provisioner
5 years ago
Erik Wilson 6f7a1a70fa Label new flannel flags as experimental
5 years ago
Erik Wilson 0af32bba75 Use newest flannel API
5 years ago
Erik Wilson 999e40d6d3 Add strongswan utilities for ipsec
5 years ago
Erik Wilson 959acf9c92 Add --flannel-backend flag
5 years ago
Erik Wilson 359a77939c Enable hairpin mode
5 years ago
Erik Wilson 36fa425d45 Enable extension and ipsec flannel backends
5 years ago
Erik Wilson 3cd807a657 Add --flannel-conf flag
5 years ago
Darren Shepherd 8dcc09f7be Update generated code
5 years ago
galal-hussein b1891f445b Add master role label on startup
5 years ago
Erik Wilson db9540aa10 Bump CoreDNS to v1.6.3
5 years ago
Darren Shepherd 36ca606073
Merge pull request #793 from yamt/noderestriction
5 years ago
Darren Shepherd df1f4551cb Update generated code
5 years ago
YAMAMOTO Takashi 9cf80eacd9 Add back NodeRestriction
5 years ago
Erik Wilson 197985c673 Add --kubelet-certificate-authority flag
5 years ago
Darren Shepherd 209acb58c1 Revert CSI patch
5 years ago
Darren Shepherd 8f597ba168 Don't run leader elections on controllers when no leader election
5 years ago
Darren Shepherd f0382329a5 Drop openapi hack
5 years ago
Darren Shepherd f34329f4f1 Wrong import
5 years ago
Darren Shepherd f57dd13774 Default kube-apiserver to httpsport + 1
5 years ago
Darren Shepherd 9c8b95be9d Drop unneeded prometheus imports
5 years ago
Darren Shepherd a51a2eaaad Add anonymous-auth=false and remove NodeRestriction
5 years ago
Darren Shepherd b24f214a50 Update to new cri-api import
5 years ago
Manuel Zapf 50227ff894 bump traefik version to 1.7.14 (#769)
5 years ago
Erik Wilson a5238098d1
Merge pull request #752 from carlosedp/patch-1
5 years ago
Erik Wilson 5679cfafaf
Merge pull request #707 from ibuildthecloud/pr683
5 years ago
Darren Shepherd 2cb6f52339 Disable storing bootstrap information by default
5 years ago
Carlos Eduardo 993e6a1950 Enable metrics endpoint to Traefik
5 years ago
Erik Wilson e6067314c9 Localhost -> 127.0.0.1
5 years ago
galal-hussein 1ae0c540d7 Refactor bootstrap, move kine startup code to kine, integrate kine
5 years ago
Erik Wilson a76ca2e887 Remove hostname requirement in `/etc/hosts`
5 years ago
William Zhang 458cea6633 Update traefik to 1.7.12
5 years ago
Darren Shepherd 99716deb08
Merge pull request #705 from yamt/cg
5 years ago
Darren Shepherd 63dfc168d7
Merge pull request #718 from erikwilson/log-update
5 years ago
William Zhang bdb8550638 🔧 jteeuwen/go-bindata --> go-bindata/go-bindata
5 years ago
Erik Wilson c849525a27
Merge pull request #722 from erikwilson/debug-lb-logs
5 years ago
Erik Wilson 98254a3412 Change load balancer logging to debug
5 years ago
Erik Wilson 30e050a692 Cleanup logging
5 years ago
Erik Wilson 3c342e22a6 Fix panic in node controller
5 years ago
YAMAMOTO Takashi fc8eddae29 Appease kubelet warnings on docker for mac
5 years ago
Erik Wilson c170115c54
Merge pull request #676 from erikwilson/go-proxy
5 years ago
Erik Wilson 5deef13086
Merge pull request #687 from yamt/cacerts
5 years ago
Erik Wilson be0cc6e943
Merge pull request #690 from erikwilson/regenerate-certs-on-ca-change
5 years ago
Erik Wilson 739e4214bd
Merge pull request #693 from yamt/insecure-bootstrap
5 years ago
Erik Wilson 506d8cdcc3
Merge pull request #691 from erikwilson/early-return-routes
5 years ago
YAMAMOTO Takashi d78701acb1 Fix bootstrap with non-tls etcd
5 years ago
Erik Wilson fdb997b4ee Fix missing early returns on routes
5 years ago
Erik Wilson a74d9e5282 Regenerate server certs if CA changed
5 years ago
Erik Wilson a17e336993 Use go tcpproxy
5 years ago
YAMAMOTO Takashi 88e668cf6f Simplify startWrangler a bit
5 years ago
YAMAMOTO Takashi 07eeb56d81 Remove pkg/proxy which is no longer used
5 years ago
YAMAMOTO Takashi 35d972fd72 Sort args to make log outputs a bit more deterministic
5 years ago
Erik Wilson 1833b65fcd
Merge pull request #647 from yamt/remove-proxy-port
5 years ago
Erik Wilson e1162c7cfa Update agent to notify systemd
5 years ago
Erik Wilson 8ce509ee6b Cleanup tunnel logs
5 years ago
Erik Wilson 23b0797578 Add context to tunnel connect
5 years ago
Erik Wilson b93b4732eb Start endpoint tunnel watch before waiting
5 years ago
Erik Wilson 2d32337334
Merge pull request #650 from erikwilson/update-bootstrap
5 years ago
Erik Wilson 2f4d2838ea Bootstrap node key files & fix permissions
5 years ago
YAMAMOTO Takashi dc4ebd4c67 Remove agent proxy config which is no longer used
5 years ago
YAMAMOTO Takashi f6a04ea995 Add a few comments in bootstrap.go
5 years ago
Erik Wilson f6701bbe99
Merge pull request #634 from erikwilson/enforce-type-on-bootstrap
5 years ago
Erik Wilson fdc1427317 Add more logs for bootstrap
5 years ago
Erik Wilson e77dc568bb Cleanup tunnel
5 years ago
Erik Wilson 34fc4d0336
Merge pull request #629 from erikwilson/update-remotedialer
5 years ago
Erik Wilson 131f3bec44
Merge pull request #619 from erikwilson/node-ip-from-flannel-iface
5 years ago
Erik Wilson e79fda96d2 Enforce explicit read or write for bootstrap
5 years ago
Erik Wilson a1ce08d4f1 Default node-ip from flannel-iface
5 years ago
Erik Wilson 7e6664b684 Add resource version to tunnel endpoint watch
5 years ago
Erik Wilson 034a863696 Cleanup remotedialer tunnel logs
5 years ago
Erik Wilson 403e73ab1c
Merge pull request #633 from ibuildthecloud/wrangler
5 years ago
Darren Shepherd 37a60b18ca Update wrangler
5 years ago
Darren Shepherd dbb7b04c3d Add option to disable scheduler
5 years ago
Erik Wilson 185a8dca13
Merge pull request #615 from erikwilson/master
5 years ago
Erik Wilson ad11ba583f Use watch-cache for kvsql
5 years ago
Erik Wilson c32e6469a8 Revert "Merge pull request #607 from dramich/mockgen"
5 years ago
Erik Wilson e0212144e8 Tunnel agent to all servers
5 years ago
Dan Ramich 3d50502cae Generated changes
5 years ago
Dan Ramich 760dd6b655 Disable mock generation
5 years ago
Erik Wilson 11a4c71f28 Use watch-cache for etcd3 backend
5 years ago
Erik Wilson 853708c8ba
Merge pull request #591 from erikwilson/add-ctr
5 years ago
Erik Wilson 24b73403c7 Cleanup bootstrap
5 years ago
Erik Wilson ed72856d27 Build & enable ctr with k3s server
5 years ago
Erik Wilson 8d979d675e Add tls support for etcd cert storage backend
5 years ago
Erik Wilson 4b540f8d94 Cleanup command help text
5 years ago
galal-hussein 37582b6fac Add cert storage backend flag
5 years ago
galal-hussein 28d9d83be2 Add k3s HA bootstrap
5 years ago