4354 Commits (4d57ed314d9db8ec7c0b834494dceccf6ceb7c5e)
 

Author SHA1 Message Date
Abdulaziz AlMalki eafab9636f fix wrong indent of oidc-username-prefix and oidc-groups-prefix in kubeadm config template (#4263) 5 years ago
Seungkyu Ahn 107bfb259a This PS is to fix the bug when Workers can't join the cluster (#4276) 5 years ago
Rong Zhang d4a36aa55b
Merge pull request #4027 from riverzhang/kube-proxy 5 years ago
Manuel Cintron 07b2894080 Adding ability to maintain existing Encryption Secrets at Rest. (#4255) 5 years ago
Florent Monbillard 802ac377b8 Fix typo in task description (#4243) 5 years ago
Roy Lenferink 738ab4239a Updated OWNERS file pointing to docs (#4184) 5 years ago
Ted Wexler b5a895d1ec Run 'terraform fmt' in contrib/terraform/openstack (#4242) 5 years ago
Kaoet 23685b4537 Add image tag in "pause" container of nvidia driver installer. (#4247) 5 years ago
Chad Swenson e552be76ce Docker apt repo name fix (again) (#4246) 5 years ago
Ryler Hockenbury eea22dfd40 Fix typo with docker-ce package versions (#4236) 5 years ago
Maxime Guyot 0a722942cc Use git tag when checking out for test upgrade (#4209) 5 years ago
Kaoet 192f4c4e96 Allow customizing container image path used in NVIDIA GPU addon. (#4229) 5 years ago
hikoz e03588f431 use swapon -s (#4216) 5 years ago
Chad Swenson 8872b2e0c6 Fix calico when kube_override_hostname is set (#4235) 5 years ago
Florent Monbillard 061f5a313b Explicitely set etcd endpoint in kubeadm-images.yaml (#4063) 5 years ago
Chad Swenson 2e2ed3bd35 [SECURITY] Docker patches for CVE-2019-5736 (#4223) 5 years ago
Manuel Cintron 7697baf0da Omit does not work in the context of yum_repository proxy. The ansible documentation specifies to use _none_ to disable the global proxy setting. (#4225) 5 years ago
Sorin Sbarnea 22a5a00c49 Improve kubeadm join tasks (#4206) 5 years ago
Robert Neumann 8b289ad9e1 Fix the file path for all.yml and k8s-cluster.yml (#4210) 5 years ago
Maxime Guyot 6a33411d65 Add an option for helm init --wait (#4202) 5 years ago
hikoz 9a91ef8628 change permission after unarchive (#4191) 5 years ago
Sergey fbce6349c4 check kube_pods_subnet and kube_service_addresses to valid ip network range, not single ip address (#4188) 5 years ago
Maxime Guyot 954676b3d8 Update the admin cert paths (#4135) 5 years ago
MarkusTeufelberger e2ad6aad5a bootstrap: rework role (#4045) 5 years ago
Chad Swenson 038a2eb862
Merge pull request #3949 from trogeat/patch-fix-missing-ca-cert-apiserver 5 years ago
Manuel Cintron 5d146e52fe If a centos or rhel node is not configured with the extras repo installation of required packages (python-httplib2 in particular) will fail later on. (#4213) 5 years ago
Jeff Bornemann c41c1e771f OCI Cloud Provider Update (#4186) 5 years ago
tikitavi befa8a6cbd fix error with delete host in inventory.py script (#4203) 5 years ago
Karl 85b77f7c22 Remove Ubuntu Bionic specific vars file - breaks multi-arch (#3974) 5 years ago
Maxime Guyot 6b3f7306a4 Add support for arm64 images for hyperkube, kubeadm and cni_binary (#4176) 5 years ago
Earl C. Ruby III ba5c0fa364 Tell Git to ignore the inventory/mycluster directory (#3900) 5 years ago
Maxime Guyot 2a92fd2f14 Update docs/roadmap.md (#4198) 5 years ago
Maxime Guyot 7e974f1401 Fix MetaLB library (#4195) 5 years ago
Matthew Mosesohn 8373fa393a Update CNAME 5 years ago
Matthew Mosesohn 613841381d Create CNAME 5 years ago
Maxime Guyot 9e76aafc1c Publish docs with docsify (#4193) 5 years ago
Matthew Mosesohn 9b5096ab10 Set theme jekyll-theme-slate 5 years ago
joakimr-axis 01d70f2c7c Update flannel version to v0.11.0 (#4190) 5 years ago
Chad Swenson 6878c2af4e Fix kube_hostname_override inconsistencies (#4185) 5 years ago
Bort Verwilst db2b76a22a update k8s to 1.13.3 (#4192) 5 years ago
tikitavi 263c8731f2 add to inventory.py script ability to indicate ip ranges (#4182) 5 years ago
peerapach 69e5deeccc Fix newline issue of priorityClassName when enable tolerations (#4164) 5 years ago
Matthew Mosesohn 2e1e27219e Refactor collect-info.yaml playbook (#4157) 5 years ago
Danny Kulchinsky 226d5ed7de [Calico] Define FELIX_KUBENODEPORTRANGES when kube-proxy in ipvs mode (#4173) 5 years ago
Earl C. Ruby III 52e0aa7a80 Install the latest filesystem creation packages (#3904) 5 years ago
peerapach bd9474bafd fix kubeadm-setup when enable access_ip (#4145) 5 years ago
Sorin Sbarnea 316b73178d Add timeout to Get current version of calico cluster version (#4149) 5 years ago
Samina Fu 58c71d8ea6 Add Setting Multi on group_vars (#4054) 5 years ago
Peter Metz e245e935aa fix(vagrant): sets ansible.inventory_path to file not dir (#4153) 5 years ago
Manuel Cintron 143e2272ff Fixing an issue where trying to install docker-ce-18.09 on rhel7 nodes (or potentially centos 7) without an enabled extras repo the installation will fail because container-selinux >= 2.9 is required. The check for container-selinux upfront should obviate the need for adding an extras repo if the node is able to find it from another source. (#4161) 5 years ago