30 Commits (91f1edbdd4ec6348a23625004883df65dc6c530f)

Author SHA1 Message Date
Bogdan Peste 5e32655830
Added option to force apiserver and respective client certificate to … (#6403) 4 years ago
Lennart Weller e67886bf9d
add leader election timeouts and durations to available parameters (#6691) 4 years ago
orange-llajeanne e489e70031
add new variable allowing additionnal audit webhook server options (#6726) 4 years ago
Hans Feldt 6da385de9d
Use "kubeadm join" to join masters to control plane (#6661) 4 years ago
Florian Ruynat a556f8f2bf
Remove deprecated (and removed in 1.19) flag and function --basic-auth-file (#6655) 4 years ago
Hans Feldt 803d52ffce
kubernetes: remove unused variables (#6601) 4 years ago
Sulochan Acharya 36924b63dc
Allow webhook authorization (#6502) 4 years ago
Florian Ruynat 78ceef6b15
Remove unused variable (#6522) 4 years ago
Sulochan Acharya bfe143808f
Allows tls verify skip on webhook auth url (#6472) 4 years ago
Konstantin Lebedev a7ec0ed587
add audit webhook support (#6317) 4 years ago
Samuel Liu c29b21717d
Add event-ttl duration (#6310) 4 years ago
Samuel Liu dba645421f
ADD tls cipher suites support (#6024) 4 years ago
Maxime Guyot a7a204ebca
Add kube_encryption_resources variable to configure which resources are encrypted at rest (#5797) 4 years ago
Adrien Gooris da86457cda
remove unused var 'kube_apiserver_admission_control' (#5648) (#5651) 4 years ago
Matthew Mosesohn 471589f1f4 Scale down coredns created by kubeadm upgrade to 0 replicas (#5308) 5 years ago
Sergey 1cf6a99df4 generate kubeadm download image list with options useHyperKubeImage (#5203) 5 years ago
Sergey 8984096f35 use hyperkubeimage to run controlplane containers (#5178) 5 years ago
rptaylor 10e0fe86fb remove unimplemented custom_flags vars, document the extra_args vars (issue 4352) (#5108) 5 years ago
Matthew Mosesohn 7cf8ad4dc7 Optionally refresh kubeadm token every time (#5043) 5 years ago
okamototk f2b8a3614d Use K8s 1.15 (#4905) 5 years ago
Matthew Mosesohn 4348e78b24 Enable kubeadm etcd mode (#4818) 5 years ago
Sergey Kolekonov 4a10dca7d4 Add an ability to provide oidc cert in base64 (#4618) 5 years ago
Matthew Mosesohn 05dc2b3a09 Use K8s 1.14 and add kubeadm experimental control plane mode (#4514) 5 years ago
Matthew Mosesohn d39c273d96 Revert "Use K8s 1.14 and add kubeadm experimental control plane mode (#4317)" (#4510) 5 years ago
Matthew Mosesohn 316508626d Use K8s 1.14 and add kubeadm experimental control plane mode (#4317) 5 years ago
Xavi 20b12751af add Cinder allowVolumeExpansion option (#4415) 5 years ago
Manuel Cintron 07b2894080 Adding ability to maintain existing Encryption Secrets at Rest. (#4255) 5 years ago
Chad Swenson 1d9c0c7d17 Fix readOnly flag in kubeadm-config.v1beta1.yaml.j2 5 years ago
Andreas Holmsten 4d5b41b8db Allow override of bind addr for controller-manager and scheduler (#3968) 5 years ago
Chad Swenson 80379f6cab Fix kube-proxy configuration for kubeadm (#3958) 5 years ago
Seongjin Cho 16715adfa0 Adds support for webhook token auth. (#3939) 5 years ago
Rong Zhang cd42e649a7 Fix reconfigure and upgrade cluster (#3938) 5 years ago
ihard 30a9149b52 add vars for cilium init container (#3893) 5 years ago
Andreas Krüger d5ce5874e8 Streamline path to certs dir (#3836) 6 years ago
Chad Swenson 487cfa5e6c Add options for configuring control plane component extra volumes (#3779) 6 years ago
Erwan Miran 1e22c83f0f kube_override_hostname must be in kubernetes/master role defaults (#3647) 6 years ago
Erwan Miran 7bec169d58 Fix ansible syntax to avoid ansible deprecation warnings (#3512) 6 years ago
sangwook 0536125f75 Better fix for openstack cinder zone issue using ignore-volume-az option (#2980) 6 years ago
Andreas Krüger d6ebe8c3e7 Sync manifests with kubeadm (#3383) 6 years ago
Erwan Miran a644b7c267 Introducing credentials_dir in order to be able to override it 6 years ago
rongzhang 5a4352657d Fix install audit failed 6 years ago
Erwan Miran 80cfeea957 psp, roles and rbs for PodSecurityPolicy when podsecuritypolicy_enabled is true 6 years ago
Erwan Miran fc38b6d0ca Ability to define custom audit polcy rules 6 years ago
Erwan Miran c34900e569 Define apiserver flags directly instead of relying on auditPolicy section in order to have the ability to redirect audit log to stdout with kubeadm 6 years ago
Erwan Miran 58d4d65fab minor variable fix and reuse + handle auditlog redirected to stdout 6 years ago
rongzhang 2ffc1afe40 Support audit 6 years ago
Robert Everson 4eadf3228e Only add admission plugins if defined 6 years ago
Robert Everson 99c5aa5a02 Use k8s default plugin list 6 years ago
Robert Everson 6ed65d762b Separate out plugins into 2 variables 6 years ago
Matthew Mosesohn 07cc981971
refactor vault role (#2733) 6 years ago