Commit Graph

  • fe29c97ae8 add ansible_hostname and ansible_fqdn to apiserver_sans (#4990) 刘旭 2019-07-22 15:48:53 +08:00
  • 2abb6c8689 update to kubernetes 1.15.1 (#4989) Hugo Blom 2019-07-21 21:24:51 +02:00
  • a3ca441998 Remove unused handlers from Flannel CNI (#4984) Andreas Krüger 2019-07-21 09:16:54 +02:00
  • 9cf503acb1 configure docker_options directly with template (#4912) rptaylor 2019-07-21 00:12:53 -07:00
  • 1cbdd7ed5c Fixup etcdctl download for etcd kubeadm mode (#4991) Matthew Mosesohn 2019-07-21 10:08:53 +03:00
  • 58126de3d9 Fix certificate-key param for kubeadm init (#4789) (#4988) nautikos1235 2019-07-19 18:33:12 +02:00
  • 2b69befb59 kubeadm join path fixed for RH linux (#4987) Vitaliy Dmitriev 2019-07-19 14:59:13 +02:00
  • 428e52e0d1 Fix calico handler for containerd (#4985) Sergey Kolekonov 2019-07-16 19:35:24 +04:00
  • 70dc222719 Upgrade local volume provisioner to v2.3.2 (#4983) Matthew Mosesohn 2019-07-16 15:27:26 +03:00
  • 69f796f0c7 use the locally deployed kubectl binary within the kubectl.sh helper script (#4311) Tilman Beitter 2019-07-16 11:23:25 +02:00
  • 5826f0810c Check all apt config files for configured proxies (#4972) Vincent Link 2019-07-16 10:41:24 +02:00
  • de9443a694 remove unused code (#4981) 刘旭 2019-07-16 16:39:24 +08:00
  • 99c5f7e013 add k8s_external plugin to CoreDNS configuration (#4704) Alex Barcelo 2019-07-16 09:53:23 +02:00
  • d9dedc2cd5 Let Premoderator script add labels (#4978) Andreas Krüger 2019-07-16 09:43:24 +02:00
  • 23ae6027ab remove support for calico v2.x (#4974) Matthew Mosesohn 2019-07-15 17:47:09 +03:00
  • 781b5691c9 prep_kubeadm_images: parse repo and tag (#4976) (#4977) Waret 2019-07-15 18:15:09 +08:00
  • fd9bbcb157 Enable nodes to run calicoctl for calico kdd mode (#4956) Matthew Mosesohn 2019-07-15 11:59:06 +03:00
  • e0410661fa azure loadbalancer vars generation (#4892) Gustavo Muniz do Carmo 2019-07-15 09:27:06 +01:00
  • 8ef754678a Ansible 2.8.x note (#4908) TommyKTheDJ 2019-07-15 09:05:07 +01:00
  • 161a8f55fa Update CoreDNS to 1.5.2 (#4970) Andreas Krüger 2019-07-15 09:59:06 +02:00
  • 7481cc31e1 Update Weave CNI to 2.5.2 (#4969) Andreas Krüger 2019-07-15 09:57:06 +02:00
  • b15b6e834f fix parsing refresh of kubeadm cert key (#4971) Matthew Mosesohn 2019-07-15 10:45:06 +03:00
  • 76640cf1a1 update docker-ce to 18.09.7 (#4973) Hugo Blom 2019-07-15 07:59:05 +02:00
  • 374ea7b81d update supported calico version to 3.7.3 in README (#4966) jlacoline 2019-07-12 12:31:05 +02:00
  • 46bef931e9 Fix images info logic for containerd (#4965) Sergey Kolekonov 2019-07-12 14:29:07 +04:00
  • a36e9ae690 Add checksums for k8s 1.14.4 (#4959) Stanislav Makar 2019-07-12 09:19:06 +03:00
  • 728155a2a1 Support for Oracle Linux (#3655) Jeff Bornemann 2019-07-12 02:17:06 -04:00
  • cdf9a9f4fc Generate certificate key before kubeadm control plane config (#4964) Matthew Mosesohn 2019-07-11 15:30:54 +03:00
  • 29307740dd Enable containerd to deploy vanilla containerd package (#4951) Matthew Mosesohn 2019-07-11 09:46:54 +03:00
  • a038d62644 doc-fix: azure.md azure cli parameter update (#4936) Vilvaramadurai Samidurai 2019-07-10 13:46:25 +01:00
  • 20c7e31ea3 Add calico 3.7.3 support (#4953) jlacoline 2019-07-09 21:42:28 +02:00
  • 65065e7fdf Default kubeadm_images to empty dict instead of set_fact (#4957) Matthew Mosesohn 2019-07-09 22:07:30 +03:00
  • 352297cf8d Fixup deploy of kubeadm etcd for Kubernetes v1.15.0 (#4952) Matthew Mosesohn 2019-07-09 15:41:59 +03:00
  • a67a50f9c0 nodelocaldns: allow to set health port, switch to 9254 by default (#4902) champtar 2019-07-09 00:52:01 -07:00
  • 324bc41097 Add support for Docker plugins (#4934) rptaylor 2019-07-08 06:44:35 -07:00
  • c81b443d93 Fix order of names in /etc/hosts (#4940) andreyshestakov 2019-07-08 16:08:34 +03:00
  • d3f6079991 bump rpm based docker versions to docker-ce-18.06.3.ce-3 (#4925) release-2.8 awalker125 2019-07-08 13:52:35 +01:00
  • dc16ab92f4 fix for calico with kdd datastore (#4922) Julian Tabel 2019-07-08 11:20:03 +02:00
  • 53032a6695 Use kubespray-defaults in remove-node role (#4946) Timoses 2019-07-05 12:28:34 +02:00
  • d90a5f291b Using also uppercase proxy env variables (#4910) Konrad Kurdej 2019-07-03 03:13:12 +02:00
  • 3b7791501e Adding "-F /dev/null" to load null SSH config file. (#4933) Evans Tucker 2019-07-02 01:53:08 -07:00
  • f2b8a3614d Use K8s 1.15 (#4905) okamototk 2019-07-02 16:51:08 +08:00
  • e89b47c7ee Add nginx stub metrics if health check enabled (#4938) Matthew Mosesohn 2019-07-01 23:38:37 +03:00
  • 2aa66eb12d Default to refreshing kubeadm etcd key (#4931) Matthew Mosesohn 2019-06-30 13:37:22 +03:00
  • 4c8b93e5b9 containerd support (#4664) okamototk 2019-06-30 06:09:20 +09:00
  • 216631bf02 Repair kube_proxy_exclude_cidrs (#4909) Tony Fouchard 2019-06-28 09:39:37 +02:00
  • c7f3123e28 kubeadm_discovery_address should not contain proto (#4930) Erwan Miran 2019-06-28 09:37:37 +02:00
  • f599c2a691 add macvlan cni to kubespray (#4901) Simon Lelievre 2019-06-28 09:35:38 +02:00
  • bc7d1f36ea Remove wasteful extra gather facts step (#4928) Matthew Mosesohn 2019-06-27 16:25:21 +03:00
  • 80fa294a31 Disable redundant CI test cases (#4918) Matthew Mosesohn 2019-06-27 14:49:22 +03:00
  • 465dfd68bc Fix empty kube_override_hostname in apiserver_sans (#4916) Matthew Mosesohn 2019-06-25 08:00:37 -07:00
  • 73f45fbe94 Revert "Filter undefined SANs for apiserver cert (#4913)" (#4914) Matthew Mosesohn 2019-06-25 06:56:00 -07:00
  • d270678bda Filter undefined SANs for apiserver cert (#4913) Matthew Mosesohn 2019-06-25 05:54:36 -07:00
  • de028814e5 Upgrade to etcd version 3.3.10 per 1.14 release notes. (#4898) Andreas Krüger 2019-06-24 10:27:55 +02:00
  • b5406b752d Add kube_override_hostname to kubeadm certs. (#4903) andreyshestakov 2019-06-24 09:19:56 +03:00
  • 6025981ceb Allow skip kubeadm image prep but install kubeadm (#4904) Matthew Mosesohn 2019-06-23 23:17:56 -07:00
  • 4348e78b24 Enable kubeadm etcd mode (#4818) Matthew Mosesohn 2019-06-20 11:12:51 -07:00
  • e2f9adc2ff Add holmsten to reviewers (slack - gix) (#4896) Andreas Holmsten 2019-06-20 09:38:48 +02:00
  • f67a24499b Allow to specify feature_control in calico cni config (#4879) Tony Fouchard 2019-06-17 08:14:07 +02:00
  • 5c704552d8 multus | use last version (#4880) Simon Lelievre 2019-06-17 08:12:07 +02:00
  • d83ea51101 fix markdown style (#4886) D瓜哥 2019-06-14 20:42:21 +08:00
  • fa6027e8f0 fix references to sample files in setup.cfg (#4882) Edwin Jacques 2019-06-14 06:52:21 -04:00
  • 2849191e67 CNI plugins: use last version 0.8.1 (#4878) Simon Lelievre 2019-06-14 11:42:23 +02:00
  • 0559eec681 Update Dockerfile to use python3 (#4885) Edwin Jacques 2019-06-14 04:54:24 -04:00
  • 7aa8b82512 Update ansible version (#4883) Mateus Caruccio 2019-06-14 05:22:22 -03:00
  • 7d8da8348e Cherry pick #4857 #4859 #4867 into release-2.10 (#4877) v2.10.4 Andreas Holmsten 2019-06-13 14:22:17 +02:00
  • b90b1fc2b9 updated pinning to prevent breaking changes (#4783) (#4873) Andreas Holmsten 2019-06-13 11:36:19 +02:00
  • 147ea54374 Cherry pick #4861 into release-2.10 (#4874) Andreas Holmsten 2019-06-13 08:06:13 +02:00
  • a3a7fe7c8e fix start CoreDNS when init secondary master (#4867) 刘旭 2019-06-11 19:56:18 +08:00
  • 9b2d176617 Enable packet_ubuntu-contiv-sep (#4595) Maxime Guyot 2019-06-11 13:28:16 +03:00
  • 7a3547e4d1 Enable packet_*-kube-router jobs (#4594) Maxime Guyot 2019-06-11 12:58:18 +03:00
  • e6fb686156 added the ability to define and deploy multiple address pools to metallb (#4757) Scott Charron 2019-06-11 03:20:21 -04:00
  • 5e80603bbb updated vagrant doc (#3719) Johnny Halfmoon 2019-06-11 08:58:14 +02:00
  • c8d95a1586 Remove dnsPolicy from PSP (#4864) Andreas Krüger 2019-06-11 08:34:16 +02:00
  • 27a99e0a3f Added configurable min memory assertions (#4307) Neven Miculinic 2019-06-11 08:22:15 +02:00
  • 3cc351dff9 Require min version of Kubernetes (#4860) Andreas Krüger 2019-06-11 08:18:15 +02:00
  • 23c9071c30 Added file and container image caching (#4828) Johnny Halfmoon 2019-06-10 20:21:07 +02:00
  • 14141ec137 Rebase only on PRs (#4861) Maxime Guyot 2019-06-10 21:17:05 +03:00
  • 5bec2edaf7 remove namespace from ClusterRole (#4856) rptaylor 2019-06-10 11:15:12 -07:00
  • f504d0ea99 Remove invalid field dnsPolicy from podSecurityPolicy (#4863) Matthew Mosesohn 2019-06-10 17:11:10 +03:00
  • 3b7797b1a1 Ensure haproxy and nginx reload when config changes (#4862) Matthew Mosesohn 2019-06-10 15:59:08 +03:00
  • aa63eb6196 disable ansible group name warning (#4852) Aivars Sterns 2019-06-10 13:29:09 +03:00
  • 23aa3e4638 Remove GCE tests and CNCF funding ended (#4859) Andreas Krüger 2019-06-10 09:31:07 +02:00
  • 56ae3bfec2 Add support for IPv6 for Openstack in terraform.py via metadata (#4716) Trond Hasle Amundsen 2019-06-10 08:01:05 +02:00
  • 4d5c4a13cb Add missing checksums, update default k8s version to 1.14.3 (#4850) Sergey Nuzhdin 2019-06-09 19:49:05 +01:00
  • 69a8f91512 Update dns-autoscaler.yml.j2 (#4857) AlawnWong 2019-06-10 02:39:04 +08:00
  • d53782a7f1 k8s 1.14.3 (#4855) v2.10.3 Bort Verwilst 2019-06-09 12:41:05 +02:00
  • fa791cc344 update link to Weave Net Troubleshooting docs (#4853) Daniel Holbach 2019-06-07 14:52:00 +02:00
  • 456f743470 Fix etcd_events_cluster_enabled in CI due to wrong var used (#4849) Dani Comnea 2019-06-06 15:10:17 +01:00
  • ab6f0012cc Make local volume provisioner dir mode a variable (#4821) Frank Ritchie 2019-06-06 07:36:14 -04:00
  • 4afbf51d32 kube-router: Set ownership of /opt/cni/bin/* to kube (#4825) Alberto Murillo 2019-06-06 04:34:13 -07:00
  • d62684b617 Fixed missing meta for generic CNI network plugin (#4845) Ivan Kukharchuk 2019-06-06 12:22:11 +03:00
  • a8dfcbbfc7 Switch /root references to ansible_env.HOME (#4842) mervynzhang 2019-06-06 02:06:11 -07:00
  • bbdc6210f5 use dpkg_selections module to hold docker-ce on Debian family hosts (#4820) Scott Charron 2019-06-06 04:16:13 -04:00
  • c7f6ed1495 Move moderator between part1 and part2 (#4844) Maxime Guyot 2019-06-06 11:00:17 +03:00
  • 818aa7aeb1 Set dnsPolicy to ClusterFirstWithHostNet when hostNetwork is true (#4843) Andreas Krüger 2019-06-05 12:17:56 +02:00
  • 045acc724b fix relative paths for bastion host template (#4126) Vladimir Kiselev 2019-06-05 09:51:55 +01:00
  • d540560619 Preinstall fails on checking etcd group length (#4839) Dani Comnea 2019-06-05 09:37:53 +01:00
  • 797bfd85b0 Only create kubeadm compat cert dir link if it does not exist (#4840) Andreas Krüger 2019-06-05 10:27:53 +02:00
  • 07cb8ebef7 Add support for arm images for hyperkube, kubeadm and cni_binary (#4261) Sergey Nuzhdin 2019-06-05 08:05:55 +01:00