- Aug 21, 2020
-
-
jeanfabrice authored
* Use proper openssl command to differentiate between host and ip in current certificate check * fixup! Use proper openssl command to differentiate between host and ip in current certificate check
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Aug 20, 2020
-
-
Michal Petko authored
-
Samuel Liu authored
-
- Aug 18, 2020
-
-
holmesb authored
-
Florian Ruynat authored
-
Arthur Outhenin-Chalandre authored
Signed-off-by:
Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
- Aug 13, 2020
-
-
Erwan Miran authored
-
- Aug 05, 2020
-
-
Maxime Guyot authored
-
Sulochan Acharya authored
-
- Aug 03, 2020
-
-
Florent Monbillard authored
https://github.com/kubernetes/kubeadm/issues/1498 was closed
-
- Aug 01, 2020
-
-
Konstantin Lebedev authored
-
fulii authored
-
- Jul 31, 2020
-
-
Kuralamudhan Ramakrishnan authored
Signed-off-by:
Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
-
Florian Ruynat authored
-
- Jul 28, 2020
-
-
Maxime Guyot authored
-
- Jul 27, 2020
-
-
Maxime Guyot authored
-
Florian Ruynat authored
-
- Jul 22, 2020
-
-
Igor Vuk authored
-
- Jul 20, 2020
-
-
Konstantin Lebedev authored
* add audit webhook support * use generic name auditsink
-
- Jul 17, 2020
-
-
Arthur Outhenin-Chalandre authored
Signed-off-by:
Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
- Jul 15, 2020
-
-
Florian Ruynat authored
-
- Jul 13, 2020
-
-
Arthur Outhenin-Chalandre authored
* Fix kube-proxy removal * Fix unwanted skipped task for kube-proxy * Fix kube_proxy_remove default Signed-off-by:
Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * Add test for kube-router svc proxy Signed-off-by:
Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
Arthur Outhenin-Chalandre authored
Signed-off-by:
Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
- Jul 07, 2020
-
-
Hans Feldt authored
Co-authored-by:
Hans Feldt <hafe@users.noreply.github.com>
-
- Jul 03, 2020
-
-
Maxime Guyot authored
-
- Jun 30, 2020
-
-
Florian Ruynat authored
-
Hans Feldt authored
* Fix kubelet cgroup driver detection for crio Remove fact standalone_kubelet since it is not used * Fix yamllint complaints of roles/kubernetes/node/tasks/facts.yml Co-authored-by:
Hans Feldt <hafe@users.noreply.github.com>
-
- Jun 29, 2020
-
-
Joel Seguillon authored
-
bozzo authored
-
- Jun 26, 2020
-
-
Erwan Miran authored
-
Mike Dziedziela authored
-
- Jun 25, 2020
-
-
bozzo authored
This will avoid SSH connection on the local host
-
- Jun 24, 2020
-
-
Samuel Liu authored
* Add event-ttl duration * Fix wrong location
-
- Jun 17, 2020
-
-
Maxime Guyot authored
-
- Jun 16, 2020
-
-
Samuel Liu authored
* ADD tls cipher suites support yaml lint yamllint * update test case * update test case
-
mohsen authored
* MINOR: Check kernel version before enable modprobe nf_conntrack * CLEANUP: no more need to ignore error of this task * MINOR: Fixing yaml and ansible lint error - remove trailling-space
-
Hans Feldt authored
Co-authored-by:
Hans Feldt <hafe@users.noreply.github.com>
-
- Jun 15, 2020
-
-
Y0UZ45 authored
If the special parameter "$@" is not quoted, the following command will not work: ./kubectl.sh patch storageclass my-storage-class -p '{"metadata": {"annotations":{"storageclass.kubernetes.io/is-default-class":"true"}}}'
-