Commit Graph

161 Commits (9b62903ae31581590a15d4e8d4ac222865d5c110)

Author SHA1 Message Date
Erik Wilson 0ae7f2d5ae
Merge pull request #2407 from erikwilson/node-passwd-cleanup
4 years ago
Akihiro Suda eb72d509ce pkg/agent/config: validate containerd snapshotter value
4 years ago
Akihiro Suda 0b45e32486 Support cgroup v2
4 years ago
Brad Davidson b873d3a03b Explicitly set agent paths within --data-dir
4 years ago
Brad Davidson 3e4fd7b41f Respect --data-dir path for crictl.yaml
4 years ago
Brad Davidson 5b318d093f Fix containerd sock path warning
4 years ago
Brad Davidson d1424626ac Disable containerd experimental snapshot labels
4 years ago
Erik Wilson 992ca52c31
Enable go test in ci
4 years ago
Chris Kim 96fc4c4b21 Add iptable_nat to modprobe list
4 years ago
Erik Wilson e26e333b7e
Add network policy controller CacheSyncOrTimeout
4 years ago
Erik Wilson 045cd49ab5
Add event handlers to network policy controller
4 years ago
Brad Davidson 45dd4afe50 Simplify token parsing
4 years ago
Brian Downs ba70c41cce
Initial Logging Output Update (#2246)
4 years ago
Brad Davidson 8c6d3567fe Rename k3s-controller based on the build-time program name
4 years ago
Erik Wilson a08e998bc5 Import containerd images with all platforms
4 years ago
Brian Downs bb8e5374ea conform to repo conventions
4 years ago
Brian Downs 00831f9bc8 use version.Program
4 years ago
Brian Downs 301fb73952 add node ip to the request header for cert gen
4 years ago
Brad Davidson a3e9d31e6c
Merge pull request #2097 from iwilltry42/registry-insecure-skip-verify
4 years ago
Erik Wilson 447097a597
Merge pull request #2098 from erikwilson/k8s-1.19
4 years ago
Erik Wilson 720197b9b1
Fix linting issues
4 years ago
Brian Downs 866dc94cea
Galal hussein etcd backup restore (#2154)
4 years ago
Frederick F. Kautz IV cdce2b7e9a
Add support for compressed images when pre-loading images (#2165)
4 years ago
Jacob Blain Christen e2089bea18
cli: add --selinux flag to agent/server sub-cmds (#2111)
4 years ago
Thorsten Klein cf8c101b70
registry template: add insecure_skip_verify field
4 years ago
Jacob Blain Christen 371bee82f9 containerd: bump to v1.3.6
4 years ago
Brian Downs 5a81fdbdc5 update cis flag implementation to propogate the rest of the way through to kubelet
4 years ago
Jason e3f8789114
Add containerd snapshotter flag (#1991)
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
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
Darren Shepherd 7e59c0801e Make program name a variable to be changed at compile time
5 years ago
Darren Shepherd e5fe184a44
Merge pull request #1757 from ibuildthecloud/separate-port
5 years ago
Darren Shepherd f38082673d
Merge pull request #1753 from ibuildthecloud/prepull
5 years ago
Darren Shepherd 2f5ee914f9 Add supervisor port
5 years ago
Darren Shepherd 61ba9171ce Only echo Waiting for kubelet every 30 seconds
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 8c7fbe3dde Suppport static pods at ${datadir}/agent/pod-manifests
5 years ago
Erik Wilson c941e1d0bb
Merge pull request #1695 from ibuildthecloud/kubeproxy
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
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 c25f1ab1b6 Check for error on mkdir
5 years ago
Knic Knic 44b8af097c fix usage of path instead of filepath
5 years ago