Commit Graph

798 Commits (f1b429f9ce5075c2ab794b7e274854b248a76d63)

Author SHA1 Message Date
Jason e3f8789114
Add containerd snapshotter flag (#1991)
4 years ago
Brian Downs abb2d9aad1 add flag usage
4 years ago
Brian Downs 57a6319fac add protect-kernel-defaults to kubelet
4 years ago
Erik Wilson 66a8c2ad7f
Merge pull request #1899 from erikwilson/config-file
4 years ago
Brian Downs ebac755da1 add profiling flag with default value of false
4 years ago
Erik Wilson e1dc3451bc
Add config file support
4 years ago
Brian Downs 99a8bca522 remove hard coded value
4 years ago
Brandon Davidson 538842ffdc
Merge pull request #1768 from brandond/fix_1764
4 years ago
Erik Wilson 0d6a2bfb0b
Merge pull request #1974 from mschneider82/patch-1
4 years ago
Erik Wilson 42f0b95ac5
Merge pull request #1800 from niusmallnan/dev
4 years ago
niusmallnan d713683614 Add retry backoff for starting network-policy controller
4 years ago
Matthias Schneider 56a083c812 fixed panic in network_policy_controller
4 years ago
Jacob Blain Christen 3197d206ce
Merge pull request #1892 from dweomer/servicelb/node-role
4 years ago
Brian Downs 58aae57e12 set environment variable and create config for crictl
4 years ago
Brian Downs 63dbf806df create symlink from docker sock to where crictl in k3s is looking for the sock to use
4 years ago
Hussein Galal f5ee757b86
Add cluster dns configmap (#1785)
4 years ago
Brian Downs 7f4f237575
added profile = false args to api, controllerManager, and scheduler (#1891)
5 years ago
Jacob Blain Christen 1ed12cffa0 servicelb: fix ineffective toleration
5 years ago
galal-hussein c580a8b528 Add heartbeat interval and election timeout
5 years ago
Darren Shepherd 6b5b69378f Add embedded etcd support
5 years ago
Darren Shepherd 39571424dd Generate etcd certificates
5 years ago
Darren Shepherd a18d387390 Refactor clustered DB framework
5 years ago
Darren Shepherd 4317a91b96 Delete dqlite
5 years ago
Darren Shepherd 7e59c0801e Make program name a variable to be changed at compile time
5 years ago
Taeho Kim 3d59a85dae Upgrade local-path-storage to v0.0.14
5 years ago
Erik Wilson 43b9bf2e50
Merge pull request #1795 from StateFarmIns/support_for_setting_default_ssl_ciphers
5 years ago
Erik Wilson d10d6f7fb3
Merge pull request #1762 from consideRatio/coredns-readinessprobe
5 years ago
Chuck Schweizer 19c34bd12d Update to set default CipherSuites
5 years ago
Chuck Schweizer ca9c9c2e1e Adding support for TLS MinVersion and CipherSuites
5 years ago
Erik Sundell 27ae2fb9c8 coredns: go generate
5 years ago
Darren Shepherd cb4b34763e
Merge pull request #1759 from ibuildthecloud/background
5 years ago
Darren Shepherd e5fe184a44
Merge pull request #1757 from ibuildthecloud/separate-port
5 years ago
Darren Shepherd 072396f774 Start kube-apiserver in the background
5 years ago
Brad Davidson 71561ecda2 Use ClientCA for the signer controller
5 years ago
Darren Shepherd f38082673d
Merge pull request #1753 from ibuildthecloud/prepull
5 years ago
Darren Shepherd 74bcf4da0b
Merge pull request #1756 from ibuildthecloud/less-logging
5 years ago
Darren Shepherd 2f5ee914f9 Add supervisor port
5 years ago
Darren Shepherd afd6f6d7e7 Encapsulate execution logic
5 years ago
Darren Shepherd 61ba9171ce Only echo Waiting for kubelet every 30 seconds
5 years ago
Darren Shepherd 1d05e99769
Merge pull request #1752 from ibuildthecloud/disable-ccm
5 years ago
Darren Shepherd 6932d03bb4 Support prepulling images on start
5 years ago
Darren Shepherd 70ddc799bd
Merge pull request #1691 from ibuildthecloud/staticpod
5 years ago
Darren Shepherd 341895c322 Don't write ccm.yaml if --disable-cloud-controller is set
5 years ago
Darren Shepherd 8c7fbe3dde Suppport static pods at ${datadir}/agent/pod-manifests
5 years ago
Erik Wilson 39c3854648
Merge pull request #1720 from ilknarf/master
5 years ago
Erik Wilson c71561129e
Merge pull request #1716 from ibuildthecloud/debugpublic
5 years ago
Erik Wilson c941e1d0bb
Merge pull request #1695 from ibuildthecloud/kubeproxy
5 years ago
Erik Wilson df1725cb06
Merge pull request #1694 from ibuildthecloud/inittwice
5 years ago
Erik Wilson 2fb5bad3e8
Merge pull request #1704 from ibuildthecloud/x509-admin
5 years ago
Erik Wilson 21eabd902b
Merge pull request #1693 from ibuildthecloud/disableditem
5 years ago
Erik Wilson 21266bab7e
Merge pull request #1692 from ibuildthecloud/err
5 years ago
Erik Wilson ed8cd9250b
Merge pull request #1690 from ibuildthecloud/flannel
5 years ago
Erik Wilson 47bb0939e6
Merge pull request #1611 from Dirbaio/master
5 years ago
Frank a18d94e5f9 remove redundant Sprintf
5 years ago
Darren Shepherd 56770ff2cc Make debug variable public to be used by wrapper programs
5 years ago
Darren Shepherd 3c8e0b4157 No longer use basic auth for default admin account
5 years ago
Darren Shepherd 5715e1ba0d Add ability to disable kubeproxy
5 years ago
Darren Shepherd 7920fa48c9 Only need to resolve the path of host-local if Flannel is enabled
5 years ago
Darren Shepherd 8cc9efdf7c Allow InitLogging to be called twice
5 years ago
Darren Shepherd 8b8af94eb2 Move disabled items to a const to keep more consistency
5 years ago
Darren Shepherd c25f1ab1b6 Check for error on mkdir
5 years ago
Darren Shepherd 130e6e31a1
Merge pull request #1664 from KnicKnic/windows-18-build
5 years ago
Darren Shepherd e4f87f51e2
Merge pull request #1681 from KnicKnic/fix_file_paths
5 years ago
Darren Shepherd 7d06d2ccc1
Merge pull request #1653 from KnicKnic/enable_agent_windows
5 years ago
Knic Knic 44b8af097c fix usage of path instead of filepath
5 years ago
Erik Wilson 2c49341113
Merge pull request #1669 from erikwilson/manifest-mod-time
5 years ago
galal-hussein 1d6b83d8a4 go generate
5 years ago
Erik Wilson fec2c271c2 Check modification time before deploying manifests
5 years ago
Knic Knic d919a0b998 Mock out rootlessports on windows
5 years ago
Darren Shepherd dfcbd5a3c1 Update generated code
5 years ago
Darren Shepherd a8d96112d9 Updates for k8s v1.18 support
5 years ago
Knic Knic 7f77c9a3c8 enable agent to start on windows
5 years ago
Dario Nieuwenhuis cd0b58e920 Correctly quote auth strings in containerd config. Fixes #1610
5 years ago
louis f2a4e1d57d feat: add master taint toleration to klipper, coredns, metrics-server, traefik and local-storage
5 years ago
galal-hussein 2b6faa925f use mirrored images for traefik and coredns
5 years ago
galal-hussein 356fe006a2 Add asterisks for omitted values in nodeconfig
5 years ago
galal-hussein 3f927d8006 Revert "Replace traefik with nginx"
5 years ago
galal-hussein c4f18227fc default backend multiarch
5 years ago
galal-hussein 717b5a765e use multiarch image for nginx
5 years ago
Erik Wilson ceff3f58fb
Merge pull request #1466 from galal-hussein/traefik_to_nginx
5 years ago
galal-hussein 9a17033095 Replace traefik with nginx
5 years ago
Erik Wilson 8725798578
Merge pull request #1464 from erikwilson/selinux-update
5 years ago
Erik Wilson a3cb9ee1f6 Simplify SELinux detection and add --disable-selinux flag
5 years ago
Erik Wilson 0aeea78060
Merge pull request #1444 from KnicKnic/k3s_build_windows
5 years ago
Darren Shepherd 4d32fe9959 Support SELinux
5 years ago
Erik Wilson 4210800648
Merge pull request #1343 from ibuildthecloud/rootless
5 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
Knic Knic 522e08872a do not rename inuse files
5 years ago
Erik Wilson fe45eb008a
Merge pull request #1416 from erikwilson/device-plugins-path
5 years ago
galal-hussein d49ef31767 Inject node config on startup
5 years ago
Erik Wilson b15c4473cd Use default kubelet device-plugins path
5 years ago
Darren Shepherd 782004bec9 Create pidns for rootless
5 years ago
Erik Wilson 0374c4f63d Add --disable flag
5 years ago
Erik Wilson 3592d0bdd9
Merge pull request #1344 from ibuildthecloud/dialer-fallback
5 years ago
Erik Wilson 1a2690d7be
Merge pull request #1192 from galal-hussein/add_encryption_config
5 years ago
Darren Shepherd bf57a7f419 Don't start node controller if coredns is not deployed
5 years ago
Darren Shepherd 3396a7b099 If tunnel session does not exist fallback to default dialer
5 years ago
Erik Wilson 1b23c891dd
Merge pull request #1304 from erikwilson/fixup-cadvisor
5 years ago
Erik Wilson 4cacffd7e6
Merge pull request #1298 from erikwilson/warn-npc-fail
5 years ago
Erik Wilson fa03a0df3c Run kubelet with containerd flag
5 years ago
Erik Wilson 5b98d10e4b Warn if NPC can't start rather than fatal error
5 years ago
Erik Wilson 7675f9f85c Clean up host-gw variable names
5 years ago
Segator c23f12765e hostgw flannel support
5 years ago
Segator 6736e24673 support hostgw
5 years ago
Erik Wilson 9421746ccf
Merge pull request #1235 from ibuildthecloud/master
5 years ago
galal-hussein 388cd9c4e8 Add secret encryption configuration
5 years ago
Darren Shepherd 9bda58c81a Fix uint64 truncation issue in dqlite
5 years ago
galal-hussein 07d4c1510d Add lease permissions to ccm cluster role
5 years ago
Erik Wilson 5c37454762
Merge pull request #1198 from narqo/tunel-addr-join-host-port
5 years ago
Erik Wilson 9b2538c2c4 Set wireguard persistent-keepalive on wg set peer
5 years ago
Erik Wilson 3376f31fc2 Revert "Merge pull request #1190 from erikwilson/wireguard-keepalive"
5 years ago
Vladimir Varankin 0c5299c951 pkg/agent/tunnel: respect ipv6 when building proxy addresses
5 years ago
Erik Wilson 6875b11dd2 Fix identity_token -> identitytoken for containerd toml
5 years ago
Darren Shepherd 4acaa0740d Small dqlite fixes
5 years ago
Erik Wilson 97383868bd
Merge pull request #1186 from erikwilson/upgrade-k8s-1.17.0
5 years ago
Erik Wilson e712cdf7e8
Merge pull request #1190 from erikwilson/wireguard-keepalive
5 years ago
Erik Wilson 5679a8bd2f Update generated
5 years ago
Erik Wilson 76281bf731 Update k3s for k8s 1.17.0
5 years ago
Erik Wilson 814c302d7c
Merge pull request #955 from btashton/servicelb-sysctl
5 years ago
Erik Wilson 7b62811f98 Set Wireguard keepalive to 25 seconds
5 years ago
Erik Wilson d4959d53af
Merge pull request #1182 from erikwilson/docker-pause-image
5 years ago
Erik Wilson 2eacfa75cb
Merge pull request #1180 from erikwilson/cleanup-flannel-backend-help-text
5 years ago
Erik Wilson 56b0743653
Merge pull request #1171 from dweomer/mutable-labels
5 years ago
Erik Wilson c2be59e5f3
Allow udp protocol for service-lb ports
5 years ago
Brennan Ashton a952d5c32a Default device net config enables ip forwarding
5 years ago
Erik Wilson 2de93d70cf Allow --pause-image to set docker sandbox image also
5 years ago
Erik Wilson 11e4d01efe Cleanup --flannel-backend help text
5 years ago
Jacob Blain Christen 063efb25bb Mutable --node-label values for server/agent sub-commands.
5 years ago
yuzhiquan 24869ddf21 remove []byte trans, handle func error
5 years ago
yuzhiquan 7cc0110081 fix typo
5 years ago
Erik Wilson ce3a03a16a
Merge pull request #1111 from dduportal/patch-1
5 years ago
dduportal 9598a527a2 Regenerate bindata
5 years ago
Guangbo Chen 8ff4c3c256 Update base pause image to rancher repo
5 years ago
galal-hussein 99b8222e8d Change storage to datastore
5 years ago
Darren Shepherd c2e7f9c7b0 Add logging parameters
5 years ago
Darren Shepherd 4e544bded2 Delete unused code
5 years ago
Darren Shepherd ff34c5c5cf Download cert/key to agent with single HTTP request
5 years ago
Erik Wilson 95ff805c98 Fix broken K3S_TOKEN env
5 years ago
Darren Shepherd 77703b90ff Don't ever change 10252/10251 ports
5 years ago
Erik Wilson d4151b7739 Add the --with-node-id flag to agent
5 years ago
Erik Wilson 670d4b4162
Merge pull request #914 from erikwilson/validation-utilities
5 years ago
Erik Wilson a73f8b1773 Update check-config.sh for k3s
5 years ago
Darren Shepherd 9a4df7c05c
Merge pull request #1058 from ibuildthecloud/master
5 years ago
Darren Shepherd 6063317144 Add a couple more known SANs
5 years ago
Erik Wilson e4b3730fa2 Go DNS lookup order hack
5 years ago
Erik Wilson d383d1b47e
Merge pull request #1054 from erikwilson/sort-deployments
5 years ago
Erik Wilson b298733b3f Use lexical (sorted) order for file deployments
5 years ago
Erik Wilson 55c05ac500 Refactor node password location
5 years ago
Erik Wilson eff502342a Fix node-passwd on upgrade missing 3 columns
5 years ago
Darren Shepherd 3e213d1347 Allow --debug to be set with K3S_DEBUG env var
5 years ago
Darren Shepherd 668fcf7e83 Fix broken --cluster-reset
5 years ago
Darren Shepherd b2439788d7 Reduce logging in dqlite
5 years ago
Darren Shepherd 0ae20eb7a3 Support both http and db based bootstrap
5 years ago
Darren Shepherd 3f5fb70116 Move server arguments to experimental for dqlite related
5 years ago
Darren Shepherd 29b270dce6 Wait for apiserver to be health, not just running
5 years ago
Darren Shepherd e2431bdf9d Add dqlite support
5 years ago
Darren Shepherd 53d3ab074c Shrink k3s wrapper binary
5 years ago
Darren Shepherd 91cacb3a14 Fix server join issues
5 years ago
Erik Wilson e9a11c7cc4 Update generated code
5 years ago
Erik Wilson 47a94637dc Move metrics-server manifests to sub-directory
5 years ago
Erik Wilson 01f6e0e64e Add context to server daemon functions that wait
5 years ago
larmog 7aa3d08385 Wait for api-server to report version after starting
5 years ago
Erik Wilson c4eb6ea3ef Update generated data
5 years ago
Erik Wilson 0fef39de65 Add default multi-arch metrics-server deployment
5 years ago
Erik Wilson 931f63073f
Merge pull request #899 from mrueg/coredns-ready
5 years ago
Erik Wilson 2bbc356f65
Merge pull request #1008 from erikwilson/ip6-system-setup
5 years ago
Erik Wilson afa9422ad9 Improve ip6 system setup & utilities
5 years ago
Darren Shepherd 609c5e5f51 Update generated code
5 years ago
Darren Shepherd ba240d0611 Refactor tokens, bootstrap, and cli args
5 years ago
Manuel Rüger e8ca18ab2b coredns: Add readinessProbe
5 years ago
Erik Wilson 8a8fa8a351 Update go generated data
5 years ago
YAMAMOTO Takashi 4970d6133f Propagate DisableAgent flag
5 years ago
Erik Wilson f648a64ee3
Merge pull request #923 from AkihiroSuda/fix-rootless-kubelet-flags
5 years ago
Akihiro Suda aafccdbccb rootless: add kubelet flags automatically
5 years ago
Erik Wilson ad4ea681ce Hide the --disable-agent flag
5 years ago
Erik Wilson 1cd3786a6a
Merge pull request #952 from btashton/bump-klipper-lb
5 years ago
Brennan Ashton af7dc09f5c Bump klipper-lb version
5 years ago
Erik Wilson aed163b338 Remove trailing whitespace trimming from containerd template
5 years ago
Erik Wilson 2ff2baba49
Merge pull request #913 from erikwilson/kube-router-network-policy
5 years ago
Erik Wilson da3a7c6bbc Add network policy controller
5 years ago
Erik Wilson 1df72d14b8 Cleanup containerd config template spacing
5 years ago
Erik Wilson 90df4a1921 Use containerd-shim-run-v2
5 years ago
Erik Wilson 12307a4a69 Fallback to /etc/strongswan for config
5 years ago
Darren Shepherd 30c14a4db6
Merge pull request #901 from erikwilson/default-kubelet-dir
5 years ago
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
Erik Wilson 7090a7d551 Move node password to separate file
6 years ago
Erik Wilson 29865fd9c9 Remove agent proxy
6 years ago
Erik Wilson c9b62c9a90 Remove CA Certs/Key from listenerconfig storage
6 years ago
Erik Wilson 93f6690f26 Graceful upgrade token to server CA
6 years ago
Erik Wilson 1e035820bf Generated data
6 years ago
Erik Wilson 2c9444399b Refactor certs
6 years ago
Darren Shepherd 30c3c42f93 Add missing ConfigMap cache to helm apply
6 years ago
galal-hussein 94b5a22dda Disable the svclb controller nodeploy for svclb is passed
6 years ago
Darren Shepherd e0d2bd3e2d Merge branch 'pr505'
6 years ago
Darren Shepherd 9f4e43fea6
Merge pull request #506 from AkihiroSuda/bump-up-rootlesskit
6 years ago
Erik Wilson 2b44679352 Generated data
6 years ago
galal-hussein 17d8708ca5 Add storage backend flags
6 years ago
Akihiro Suda 5a51a8de45 rootless: use built-in port driver
6 years ago
Akihiro Suda 490d6aefe0 rootless: fix mounting /var/lib/cni
6 years ago
Erik Wilson 199f673676
Merge pull request #479 from galal-hussein/add_storage_backend_options
6 years ago
Darren Shepherd 7ee554013a Update generated code
6 years ago
Darren Shepherd d94a346a1e Switch to wrangler-api and helm-controller
6 years ago
Darren Shepherd c0702b0492 Port to wrangler
6 years ago
Darren Shepherd 16f7aaab66 Update vendor
6 years ago
Darren Shepherd 4b4dd1b59b
Merge pull request #454 from galal-hussein/node_labels_taints
6 years ago
Darren Shepherd a999cd43aa
Merge pull request #459 from galal-hussein/check_time
6 years ago
Darren Shepherd 0c18c5a92a
Merge pull request #461 from galal-hussein/fix_alternate_kubeconfig
6 years ago
Darren Shepherd 06b1acb324
Merge pull request #460 from galal-hussein/kubeconfig_readable
6 years ago
galal-hussein e9cd8adbf6 Add Storage endpoint option
6 years ago
galal-hussein 4c6cf29e02 Create symlink for kubeconfig when --write-kubeconfig is selected
6 years ago
galal-hussein 483df6fd82 Check if server time before 1/1/1980
6 years ago
Wenxuan Zhao f0f57c1e44
Allow using built-in modules
6 years ago
galal-hussein 36bab003a3 Make kubeconfig not world readable and issue warning with kubectl wrapper
6 years ago
galal-hussein 930093dfe9 Expose node labels and taints and add node roles
6 years ago
Erik Wilson b0e4228609
Merge pull request #434 from galal-hussein/add_no_proxy
6 years ago
Erik Wilson f7376ad979
Update proxy environment for helm controller
6 years ago
galal-hussein d9f958ceeb Add no_proxy environment to server
6 years ago
haokang.ke 52f845ec84 Make pause image configurable (#345)
6 years ago
Darren Shepherd ea94b1af77
Merge pull request #433 from erikwilson/fix-0.5.0-cert-upgrade-bug
6 years ago
Darren Shepherd 5c62dcbb4b
Merge pull request #435 from galal-hussein/svclb_upgrade
6 years ago
galal-hussein 1e33142f29 handle old service lb deployments
6 years ago
galal-hussein 5d8d9e610b Add timeout to hostname check
6 years ago
Erik Wilson d5ce19caae Force upgrade of token node cert
6 years ago
Darren Shepherd 4ec051d032
Merge pull request #422 from galal-hussein/use_cni_with_docker
6 years ago
Darren Shepherd 9005fd5176
Merge pull request #423 from galal-hussein/change_threshold
6 years ago
galal-hussein 7e1699cda0 Check if hostname is resolvable before running agent
6 years ago
galal-hussein fae6df0df0 Change the stderr threshold for cli
6 years ago
galal-hussein 191ac9371a Add cni plugin to kubelet if docker is used
6 years ago
Darren Shepherd 2950e81c23
Merge pull request #371 from warmchang/nf_conntrack
6 years ago
Darren Shepherd 9db91d7de3
Merge pull request #369 from erikwilson/node-dns
6 years ago
Darren Shepherd 875ba289de
Merge pull request #375 from galal-hussein/schedule_svclb
6 years ago
Darren Shepherd 50f405ddfd
Merge pull request #376 from galal-hussein/fix_kubeletarg
6 years ago
Erik Wilson c9941895d6 Bind kubelet to all interfaces and use webhook auth
6 years ago
galal-hussein f293e14645 Use NodeSelector when node label is enabled
6 years ago
Erik Wilson 305b596745 Remove node OnCreate
6 years ago
William Zhang 22bd3a3ce7 🔧 nf_conntrack module
6 years ago
galal-hussein 72d2edc0cb Fix extra argument with multiple =
6 years ago
Darren Shepherd 9376c39adf
Merge pull request #381 from galal-hussein/containerd_tmpl
6 years ago
galal-hussein bdf8a355e1 Add containerd config go template
6 years ago
Darren Shepherd 6a43f63c70
Merge pull request #388 from galal-hussein/pass_proxy_variable_to_helm
6 years ago
Erik Wilson f584197bba Save password as text file
6 years ago
galal-hussein b87684fcb9 Add proxy env to helm controller
6 years ago
Erik Wilson e64c0298f2 Add cert per-node password authentication
6 years ago
Erik Wilson 055a574fee Simplify DNS hosts creation
6 years ago
Erik Wilson 1b2db423de Add node name to node cert generation
6 years ago
Erik Wilson 37dd5cbfd2 Generated data
6 years ago
Erik Wilson 31cf2bc9ee Add coredns entries for nodes
6 years ago
galal-hussein c42ea5ec89 Skip any file with no yaml yml or json suffix
6 years ago
Darren Shepherd be24f837bb
Merge pull request #349 from erikwilson/missing-cgroup-pids-fix
6 years ago
Erik Wilson 4bba04023d Check for cgroup pids support
6 years ago
Darren Shepherd 0e3711b8b7
Merge pull request #339 from km4rcus/cluster-domain-option
6 years ago
Darren Shepherd 08c3d0d4ef
Merge pull request #250 from yoink00/master
6 years ago
Stuart Wallace 2268e028a2 Add ability to override flannel interface
6 years ago
Marco Mancini b445bad171 Add --cluster-domain option
6 years ago
galal-hussein e5d8d72e59 Fix comment of bind address
6 years ago
Erik Wilson c48739206a Enable aggregation layer
6 years ago
Darren Shepherd 046a817818 Add rootless support
6 years ago
galal-hussein 7794528aa1 Add extra flags for server and agent components
6 years ago
Darren Shepherd a11ac8cc40 Pull in parallel for CRI
6 years ago
Darren Shepherd 8010a24c91 Update generated code for k8s 1.14
6 years ago
Darren Shepherd 841f8d29e6 Ensure CSI is initialized properly when running agent and server combined
6 years ago
Darren Shepherd 3c7e103085 Updates for k8s 1.14
6 years ago
Darren Shepherd 9e80177443
Merge pull request #289 from galal-hussein/add_bind_address
6 years ago
galal-hussein e8c5b2498c Change address to bind-address for scheduler and api
6 years ago
galal-hussein d255574150 Add bind address server config
6 years ago
Erik Wilson bb14bcb595 Update generated data
6 years ago
Erik Wilson a4df9f4ab1 Kubelet resolv.conf DNS update
6 years ago
Erik Wilson 1d61576e54 Fix linting issues
6 years ago
Darren Shepherd 4463408819
Merge pull request #239 from takmatsu/add-hosts
6 years ago
Darren Shepherd 9a57e6fd0f
Merge pull request #257 from mortenlj/master
6 years ago
Erik Wilson 2768f559c1 Fix go fmt error
6 years ago
Morten Lied Johansen 9033891f88 Skip writing manifest when using `--no-deploy`
6 years ago
Takeaki Matsumoto 3a6b305455 Change flag name and type
6 years ago
Erik Wilson 9645048a57 Update klipper-helm version
6 years ago
Erik Wilson 8d57fbd430 Change klipper-helm to PullIfNotPresent
6 years ago
Erik Wilson e75e5171af Generated bin data
6 years ago
Erik Wilson ffcc9c0c9c Package static assets
6 years ago
Erik Wilson 608f3a4e80 Serve static assets
6 years ago
Takeaki Matsumoto 9551e1db21 Add advertise-address flag
6 years ago
Darren Shepherd 8649243d34
Merge pull request #229 from epicfilemcnulty/Skip-empty-yaml-objects
6 years ago
Erik Wilson 7e1abf28f1 Short port names for service load balancer
6 years ago
Vladimir Zorin d1348b9898 Trim whitespaces before checking if line is empty or comment
6 years ago
Vladimir Zorin 567532d74d Do not process empty yaml objects (fixes #222)
6 years ago
Darren Shepherd 2771ae1ba9
Merge pull request #184 from ibuildthecloud/default-ns
6 years ago
Darren Shepherd 937b379605
Merge pull request #183 from ibuildthecloud/helm
6 years ago
Darren Shepherd 9a862610ac
Merge pull request #177 from erikwilson/systemd-notify
6 years ago
Darren Shepherd a649983228 Any change to helm chart values or values.yaml should upgrade
6 years ago
Darren Shepherd 769c1d5415 Fix manifest polling
6 years ago
Darren Shepherd bef4115657 Assign default namespace if not set in manifests
6 years ago
Darren Shepherd 6e28ede2f8 Fix containerd debug log env var
6 years ago
Darren Shepherd fe9a5b1601 Remove spurious error on start
6 years ago
Erik Wilson 107b5f3985 Enable systemd ready notification for k3s server
6 years ago
Darren Shepherd 2f3da6af94
Merge pull request #175 from ldez/refactor/load-images
6 years ago
Fernandez Ludovic e59bd5d489 refactor: creates loadImages function.
6 years ago
Vladimir Zorin 392cfb1231 Add basic templating support for manifests
6 years ago
Vladimir Zorin 44cce9a76f Set ClusterDNS to ServiceCIDR network address + 10 when cluster-dns is not provided
6 years ago
Vladimir Zorin 7ad03ad8b0 Add cluster-dns server arg support
6 years ago
Vladimir Zorin b8c3ff1dab Add --service-cidr server arg support
6 years ago
Adam Liddell b430513abf Enforce lower case hostname for node, references #160
6 years ago
Darren Shepherd 4475456a83
Update pkg/agent/config/config.go
6 years ago