Commit Graph

  • 1d9c0c7d17 Fix readOnly flag in kubeadm-config.v1beta1.yaml.j2 Chad Swenson 2019-01-09 20:43:35 -06:00
  • aa1d5b8970 Fix PATH for kubeadm init Chad Swenson 2019-01-09 18:38:02 -06:00
  • 435993891b fix assertions, use msg instead of message (#3913) Sascha Marcel Schmidt 2019-01-09 20:01:47 +01:00
  • 1d5a9464e2 Merge pull request #4009 from chadswen/lvp-fixup Chad Swenson 2019-01-09 11:22:28 -06:00
  • e88b8f247a Merge pull request #3996 from Bobonium/issue_3586_kube_router_with_external_loadbalancer_not_working Chad Swenson 2019-01-09 11:20:38 -06:00
  • 880c9c6b48 Merge pull request #4016 from mcntrn/download_file_basic_auth Chad Swenson 2019-01-09 11:15:05 -06:00
  • 7633e6d582 Added pass through parameters to enable basic auth for downloads Manuel Cintron 2019-01-08 19:36:13 -06:00
  • 72802e4d8d Bugfixes for Local Volume Provisioner Chad Swenson 2019-01-08 17:32:39 -06:00
  • 4fb8adb9e4 More dynamic local-storage-provisioner approach (#3472) Wilmar den Ouden 2019-01-08 21:36:44 +01:00
  • 5c52a830d2 Update kubernetes dashboard to latest patch (#3995) Chad Swenson 2019-01-08 11:46:20 -06:00
  • 2c8d75afb7 Remove --limit option to select node to delete (#4001) Julien C 2019-01-08 12:09:18 +01:00
  • 4d5b41b8db Allow override of bind addr for controller-manager and scheduler (#3968) Andreas Holmsten 2019-01-08 05:41:54 +01:00
  • 11d9c2e2c3 use api server loadbalancer ip if external loadbalancer is used - this fixes the broken kube-router deployment Bobonium 2019-01-07 23:06:52 +01:00
  • 352fbd71e7 Merge branch 'master' of github.com:kubernetes-sigs/kubespray into image_builder_1 Andreas Kruger 2019-01-04 10:18:23 +01:00
  • 2706633f81 Update OWNERS file Andreas Kruger 2019-01-04 10:18:05 +01:00
  • 50af3cf6c1 Added owners file Andreas Kruger 2019-01-04 10:16:07 +01:00
  • 39d7503069 Merge pull request #3959 from elementyang/pr-ingress Aivars Sterns 2019-01-04 08:58:16 +00:00
  • 41434ce080 Update kubectl and etcd download urls for mult-arch Karl Skewes 2019-01-04 21:40:19 +13:00
  • f72ed13f3c remove os_family variable from bootstrap-os (#3962) MarkusTeufelberger 2019-01-03 20:28:03 +01:00
  • 0fec370dcd Minor changes Andreas Kruger 2019-01-03 15:41:31 +01:00
  • bf63569184 Add image builder to create Docker vm's for kube-virt Andreas Kruger 2019-01-03 15:34:37 +01:00
  • 8216e821d3 Fix kubeadm v1beta1 configuration taint (#3928) okamototk 2019-01-03 20:42:23 +09:00
  • 13efa95ef7 Run less CI jobs on each PR (#3967) Andreas Krüger 2019-01-03 10:26:38 +01:00
  • e25237455c Fix mixup http/https in bootstrap-debian.yml (#3963) Anton Patsev 2019-01-03 14:18:09 +06:00
  • b38ed2c959 Update to Dockerfile used for releasing 2.8 and 2.8.1 (#3966) Andreas Krüger 2019-01-03 09:16:35 +01:00
  • a34139e19e (Re)add line break for supplementary addr in SANs (#3952) Andreas Holmsten 2019-01-03 09:12:00 +01:00
  • 80379f6cab Fix kube-proxy configuration for kubeadm (#3958) Chad Swenson 2019-01-03 02:04:26 -06:00
  • d58b338bd8 Update the version of pypy used on CoreOS bootstrap-os (#3922) MarkusTeufelberger 2019-01-02 15:17:20 +01:00
  • e1e13b68b3 fix ingress nodeSelector label elementyang 2018-12-29 14:41:23 +08:00
  • 90ee5df413 fix registry_storage_class equals empty string elementyang 2018-12-29 14:31:47 +08:00
  • 5834e609a6 Add scale master features (#3946) Rong Zhang 2018-12-28 15:27:27 +08:00
  • 532e97c542 fix registry_storage_class equals empty string elementyang 2018-12-28 14:23:19 +08:00
  • d156449819 roles: docker: Update docker service for SUSE distributions (#3924) Markos Chandras 2018-12-27 15:26:02 +00:00
  • d4bd08f82e Install python-pip from local yum repository (#3940) Anton Patsev 2018-12-27 20:30:59 +06:00
  • 3ce033995f Documented docker_version acceptable values (#3901) Earl C. Ruby III 2018-12-27 05:32:16 -08:00
  • 320f4d4d7f Added filters for integer conversion of kubelet_max_pods and kube_network_node_prefix (#3857) Gautam Divgi 2018-12-26 15:58:53 -06:00
  • 16715adfa0 Adds support for webhook token auth. (#3939) Seongjin Cho 2018-12-26 18:52:53 +09:00
  • 100d972cea Updated cri-o documentation (#3878) Lucas Melchior 2018-12-26 00:55:17 -06:00
  • 2ac1c7562f More Feature/2.8 backports for 2.8.1 (#3911) v2.8.1 Bort Verwilst 2018-12-26 06:43:03 +01:00
  • ce63597e4a Merge pull request #3941 from riverzhang/gpu Rong Zhang 2018-12-26 13:39:10 +08:00
  • 5f117fb65e Add support http/https proxy for bootstrap-debian (#3932) Anton Patsev 2018-12-26 00:46:53 +06:00
  • 72fee60c8f Update nodelocal to be in its own section (#3931) WillPlatnick 2018-12-25 10:10:08 -05:00
  • 1bb1ba2274 Fix GPU node Scheduling rongzhang 2018-12-25 16:32:20 +08:00
  • 6ebcaab2bb controlPlaneEndpoint set up through load balancer should be possible … (#3888) Zefool 2018-12-25 09:03:32 +01:00
  • cd42e649a7 Fix reconfigure and upgrade cluster (#3938) Rong Zhang 2018-12-25 15:06:27 +08:00
  • 8167e5b690 Fix kubeadm images templates (#3936) Rong Zhang 2018-12-23 22:35:06 +08:00
  • de014422bf Add k8s 1.12.4 checksums (#3929) Bort Verwilst 2018-12-23 10:09:09 +01:00
  • 2f5c0d10bb Merge pull request #3934 from riverzhang/delete-kubeamd-client Rong Zhang 2018-12-23 12:07:26 +08:00
  • 48b5ee5cd5 Merge pull request #3933 from riverzhang/fix-kubeadm-images Rong Zhang 2018-12-23 11:10:08 +08:00
  • dd4159fe65 Delete unused controlPlane for join node rongzhang 2018-12-23 00:25:40 +08:00
  • 62a8961d8f Fix installation using CRIO about download images failed rongzhang 2018-12-23 00:15:09 +08:00
  • e7b835eb4c Fix duplicate storage-backend (#3906) Seongjin Cho 2018-12-20 18:01:39 +09:00
  • fbe9e0ac1a Fix docker_options definition when docker_version is 'latest' rather than a number (#3919) Hedayat Vatankhah (هدایت) 2018-12-20 12:28:21 +03:30
  • 40feb120e4 Merge pull request #3895 from riverzhang/v1.13.1 Rong Zhang 2018-12-20 16:53:31 +08:00
  • 6362211860 Add images downloader to download roles (#3914) Rong Zhang 2018-12-19 21:17:58 +08:00
  • 925a820b56 Fix skip upgrade first master (#3915) Rong Zhang 2018-12-19 21:16:14 +08:00
  • 50b884a32d Fixup line breaks for kubeadm SANs (#3908) Matthew Mosesohn 2018-12-19 13:47:31 +03:00
  • 890878f5db disable ubuntu18-flannel test rongzhang 2018-12-19 10:40:10 +08:00
  • 435ef14379 Upgrade kubernetes to v1.13.1 rongzhang 2018-12-16 20:38:10 +08:00
  • 3c44ffcf80 set kubespray-defaults kube_api_anonymous_auth to true (#3909) Matthew Mosesohn 2018-12-18 17:53:58 +03:00
  • 2d6e31d281 Backport of fixes to release-2.8 for 2.8.1? (#3897) Bort Verwilst 2018-12-18 14:29:58 +01:00
  • 73aee004ac Enable ClearLinux as a distro in kubespray (#3855) Ganesh Maharaj Mahalingam 2018-12-18 01:39:25 -08:00
  • 30a9149b52 add vars for cilium init container (#3893) ihard 2018-12-18 11:34:19 +03:00
  • 4a7f829ecf Reapply win_node patches (#3868) Ryler Hockenbury 2018-12-13 09:17:46 -05:00
  • dc8a8011be Load nf_conntrack module if nf_conntrack_ipv4 failed (#3764) Egor 2018-12-12 16:33:54 +03:00
  • 5e84dabb46 Fix assertion for alone etcd nodes (#3847) Maxim Snezhkov 2018-12-12 20:21:54 +07:00
  • 3e8f4c1545 Use recommended defaults for dns autoscale (#3884) Ryler Hockenbury 2018-12-12 08:05:46 -05:00
  • 1a50a1a733 cri-o reset all containers and pods (#3856) Ganesh Maharaj Mahalingam 2018-12-12 01:59:55 -08:00
  • e50647d252 dns_mode defaults to coredns (#3882) Florent Monbillard 2018-12-12 04:45:00 -05:00
  • 951e4675c6 Fix error with ipvs on cluster reset task (#3848) Maxim Snezhkov 2018-12-12 16:43:16 +07:00
  • c04e8b57b9 Metrics server resizer addon needs to target metrics server deployment (#3867) Ryler Hockenbury 2018-12-12 03:09:09 -05:00
  • 32d47c836d Adding is_atomic in centos bootstrap-os (#3873) gdoucet 2018-12-11 05:43:21 -05:00
  • 90a7941d56 Fix disabling swap on ubuntu systems (#3864) Maxim Snezhkov 2018-12-11 17:42:00 +07:00
  • 3e3ee0aeb1 Add support for running a nodelocal dns cache (#3861) Thomas Nys 2018-12-11 02:28:03 +01:00
  • 7b674e0607 Add proxy to /etc/apt/apt.conf for ubuntu (#3869) Anton Patsev 2018-12-10 16:33:45 +06:00
  • 593a9a262d Add metrics service to kube-dns (#3852) Julien C 2018-12-10 10:45:00 +01:00
  • 456596710e kube-router manifest DSR adjustments (#3828) Zohar Mamedov 2018-12-10 00:40:39 -08:00
  • 01cd4cf1c6 Remove vault role from inventory_builder. (#3863) Đào Hoàng Sơn 2018-12-10 00:13:42 +07:00
  • 1712314fab Setting host_architecture var (#3846) Andrey Zhelnin 2018-12-07 14:41:30 +01:00
  • 7da9880ff7 Move node-cidr-mask-size to ControllerManagerextraArgs (#3845) Egor 2018-12-07 15:23:17 +03:00
  • d42b37b77d Added RBAC rights for metrics_server. Fixes #3829 (#3843) Bjorn Skovlund Ryden 2018-12-07 11:11:35 +00:00
  • c3e83f464f Remove mention of fuel in README (#3826) Maxime Guyot 2018-12-07 11:12:54 +01:00
  • 1550c05a7a Add docker 18.09 support (#3844) Rong Zhang 2018-12-07 18:02:39 +08:00
  • ea833a4cd7 Fix apiServerCertSANs in kubeadm config file (#3839) pasqualet 2018-12-07 09:11:08 +01:00
  • 2d8e04dca7 Added v1.10.11 v1.11.5 support (#3837) Tagir 2018-12-07 12:09:51 +04:00
  • d5ce5874e8 Streamline path to certs dir (#3836) Andreas Krüger 2018-12-07 08:11:53 +01:00
  • 225f765b56 Upgrade kubernetes to v1.13.0 (#3810) Rong Zhang 2018-12-07 04:11:48 +08:00
  • ddffdb63bf Remove non-kubeadm deployment (#3811) Andreas Krüger 2018-12-06 11:33:38 +01:00
  • 0d1be39a97 Reset: Check for kube-ipvs0 presence before remove it (#3816) Erwan Miran 2018-12-05 04:18:50 +01:00
  • 2c1dd69891 Reset tasks specific to Calico (#3813) Erwan Miran 2018-12-04 20:37:45 +01:00
  • 145687a48e Reduce log spam of verbose tasks (#3806) Chad Swenson 2018-12-04 12:35:44 -06:00
  • 9051aa5296 Fix ubuntu-contiv test failed (#3808) v2.8.0 Rong Zhang 2018-12-04 15:01:32 +08:00
  • 0a19d1bf01 Update current release in README Andreas Kruger 2018-12-03 20:04:31 +01:00
  • 432f8e9841 Fix basic auth tokens for kubeadm deployment. (#3801) Andreas Krüger 2018-12-03 19:44:29 +01:00
  • 19792cfae7 Remove iface kube-ipvs0 on reset when kube_proxy_mode is ipvs (#3802) Erwan Miran 2018-12-03 19:38:51 +01:00
  • 9463b70edd Cleanup defaults file from kubernetes-apps and add dashboard to download role (#3800) Andreas Krüger 2018-12-03 19:29:42 +01:00
  • b109f52dab Set configure-cloud-routes=false as default if no network plugin is used (#3788) karbyshevds 2018-12-03 16:04:03 +03:00
  • e0781483fa Use download binary instead of copying from the container (#3786) Rong Zhang 2018-12-03 18:22:17 +08:00
  • ffcea384a6 Merge pull request #3773 from toddnni/disable_facts_from_deprecation_notice Andreas Krüger 2018-12-03 10:29:15 +01:00
  • deff6a82fa ingress-nginx: Upgrade to 0.21.0 (#3789) Wong Hoi Sing Edison 2018-11-30 18:48:50 +08:00