k3s/pkg/server
Chin-Ya Huang 10e0328977
Traefik v2 integration
K3s upgrade via watch over file change of static file and manifest
and triggers helm-controller for change. It seems reasonable to
only allow upgrade traefik v1->v2 when there is no existing custom
traefik HelmChartConfig in the cluster to avoid any
incompatibility.

Here also separate the CRDs and put them into a different chart
to support CRD upgrade.

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
2021-03-01 10:44:23 -07:00
..
auth.go Use appropriate response codes for authn/authz failures 2021-02-09 16:28:20 -08:00
context.go [migration k3s-io] update helm-controller dependency (#2569) 2020-12-01 08:59:10 -07:00
etcd.go Add disable flags for control components (#2900) 2021-02-12 17:35:57 +02:00
router.go Return http.StatusOK instead of 0 2020-12-23 16:55:47 -07:00
server.go Traefik v2 integration 2021-03-01 10:44:23 -07:00
types.go remove k8s daemon config from setup hook in favor of specific fields from the config (#2206) 2020-09-04 09:30:36 -07:00