1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-27 10:58:32 +00:00
rke/cluster
Erik Wilson e04b7d4413 Add support for Kubernetes API Authn Webhook
Allow multiple authn strategies to be defined, including new 'webhook'
strategy. Webhook strategy configuration contains the contents of the
authentication webhook file as well as the cache timeout period.

This change allows a Kubernetes API Auth service to authenticate
user requests without proxying through the Rancher server.
2019-01-03 17:15:23 -07:00
..
addons.go Add Rotate certificates command to rke 2018-10-31 12:08:31 -07:00
certificates.go Add support for Kubernetes API Authn Webhook 2019-01-03 17:15:23 -07:00
cluster.go Add support for Kubernetes API Authn Webhook 2019-01-03 17:15:23 -07:00
defaults.go Add support for Kubernetes API Authn Webhook 2019-01-03 17:15:23 -07:00
etcd.go refactor etcd restoration process 2018-11-30 12:48:41 -08:00
file-deployer.go Add support for Kubernetes API Authn Webhook 2019-01-03 17:15:23 -07:00
hosts.go Add support for Kubernetes API Authn Webhook 2019-01-03 17:15:23 -07:00
local.go Use default images from types 2018-02-26 21:30:52 +02:00
logs.go Switch all concurrent tasks to use worker pool 2018-10-18 13:24:59 -07:00
network.go Adding ability to set cluster network to none 2018-12-03 11:34:18 -08:00
plan.go Add support for Kubernetes API Authn Webhook 2019-01-03 17:15:23 -07:00
reconcile.go Final fixes and cleanup for state management 2018-11-09 11:16:17 -08:00
remove.go refactor etcd restoration process 2018-11-30 12:48:41 -08:00
state.go Fix rotate certificates with new state 2018-11-14 05:15:57 +08:00
validation.go Add support for Kubernetes API Authn Webhook 2019-01-03 17:15:23 -07:00