Commit Graph

  • 1b621ab81c Merge pull request #873 from crodetsky/fix_test_cases Bogdan Dobrelya 2017-01-20 09:30:35 +01:00
  • cb2e5ac776 Drop linux capabilities and rework users/groups Bogdan Dobrelya 2016-12-28 14:58:37 +01:00
  • 8ce32eb3e1 Merge pull request #905 from galthaus/async-runs Matthew Mosesohn 2017-01-19 18:32:27 +03:00
  • aae0314bda Merge pull request #904 from galthaus/nginx-port-config Matthew Mosesohn 2017-01-19 18:31:57 +03:00
  • 35d5248d41 Merge pull request #913 from galthaus/apps-master-only Matthew Mosesohn 2017-01-19 18:30:58 +03:00
  • 0ccc2555d3 Merge pull request #917 from mattymo/rkt_resolvconf Matthew Mosesohn 2017-01-19 18:30:21 +03:00
  • b26a711e96 Merge pull request #916 from mattymo/update_ansible Matthew Mosesohn 2017-01-19 18:13:45 +03:00
  • 2218a052b2 Merge pull request #921 from mattymo/docker113 Matthew Mosesohn 2017-01-19 18:13:21 +03:00
  • 40f419ca54 Merge pull request #922 from holser/dnsmasq_dns-forward-max Matthew Mosesohn 2017-01-19 18:08:04 +03:00
  • f742fc3dd1 Add scale thresholds to split etcd and k8s-masters Matthew Mosesohn 2017-01-11 18:15:04 +03:00
  • 33fbcc56d6 Add docker 1.13, update 1.12 to 1.12.6 Matthew Mosesohn 2017-01-19 13:52:55 +03:00
  • 61d05dea58 Allow to specify number of concurrent DNS queries Sergii Golovatiuk 2017-01-19 10:07:37 +01:00
  • 8a821060a3 Update Ansible to 2.2.1 Matthew Mosesohn 2017-01-18 17:48:21 +03:00
  • 0d44599a63 Add explicit name printing in task names for deletgated task during cert creation Greg Althaus 2017-01-18 14:06:50 -06:00
  • 8e29b08070 Genericize test cases and namespace create pod crodetsky 2017-01-09 10:45:48 -05:00
  • b6c3e61603 Fix setting resolvconf when using rkt deploy mode Matthew Mosesohn 2017-01-18 19:18:47 +03:00
  • dc08b75c6a Sorting ansible args, fixed ci cluster_mode Brad Beam 2017-01-17 20:31:59 -06:00
  • 5420fa942e Merge pull request #897 from holser/flush_handlers_before_etcd Matthew Mosesohn 2017-01-18 12:27:01 +03:00
  • 1ee33d3a8d Merge pull request #910 from mattymo/escape_curly Matthew Mosesohn 2017-01-18 11:13:01 +03:00
  • 61dab8dc0b Should only check for api-server running on the master. If this runs on other nodes, it will fail the playbook. Greg Althaus 2017-01-17 15:57:34 -06:00
  • 0022a2b29e Add doc updates. Greg Althaus 2017-01-17 13:15:48 -06:00
  • b2a27ed089 Fix bash completion installation Matthew Mosesohn 2017-01-17 20:36:58 +03:00
  • d8ae50800a Work around escaping curly braces for docker inspect Matthew Mosesohn 2017-01-17 12:20:25 +04:00
  • 43fa72b7b7 Flush handlers before etcd restart Sergii Golovatiuk 2017-01-13 12:43:43 +01:00
  • 36b62b7270 Merge pull request #896 from bogdando/idempot_check Bogdan Dobrelya 2017-01-17 14:21:32 +01:00
  • 73204c868d Merge pull request #909 from mattymo/docker-upgrade Matthew Mosesohn 2017-01-17 11:37:42 +03:00
  • 2ee889843a Merge pull request #900 from galthaus/cn-length Matthew Mosesohn 2017-01-16 23:39:32 +03:00
  • 74b78e75a1 Always trigger docker restart when docker package changes Matthew Mosesohn 2017-01-16 17:52:28 +03:00
  • 6905edbeb6 Add a variable that defaults to kube_apiserver_port that defines the which port the local nginx proxy should listen on for HA local balancer configurations. Greg Althaus 2017-01-14 23:38:07 -06:00
  • 6c69da1573 This PR adds/or modifies a few tasks to allow for the playbook to be run by limit on each node without regard for order. Greg Althaus 2017-01-14 23:24:34 -06:00
  • e776dfd800 Add idempotency checks for CI Bogdan Dobrelya 2017-01-13 12:19:22 +01:00
  • 95bf380d07 If the inventory name of the host exceeds 63 characters, the openssl tools will fail to create signing requests because the CN is too long. This is mainly a problem when FQDNs are used in the inventory file. Greg Althaus 2017-01-13 10:02:23 -06:00
  • 2a61ad1b57 Merge pull request #895 from mattymo/same_apiserver_certs Bogdan Dobrelya 2017-01-13 13:05:06 +01:00
  • 80703010bd Use only one certificate for all apiservers Matthew Mosesohn 2017-01-13 14:03:20 +03:00
  • e88c10670e Merge pull request #891 from galthaus/selinux-order Bogdan Dobrelya 2017-01-13 11:51:18 +01:00
  • 2a2953c674 Merge pull request #893 from kubernetes-incubator/undo_hostresolvconf Bogdan Dobrelya 2017-01-13 11:35:46 +01:00
  • 1054f37765 Don't try to delete kargo specific config from dhclient when file does not exist Alexander Block 2017-01-13 08:42:24 +01:00
  • f77257cf79 When running on CentOS7 image in AWS with selinux on, the order of the tasks fail because selinux prevents ip-forwarding setting. Greg Althaus 2017-01-12 10:07:28 -06:00
  • f004cc07df Merge pull request #830 from mattymo/k8sperhost Bogdan Dobrelya 2017-01-12 12:42:14 +01:00
  • 065a4da72d Merge pull request #886 from kubernetes-incubator/undo_hostresolvconf Bogdan Dobrelya 2017-01-12 12:27:22 +01:00
  • 98c7f2eb13 Merge pull request #887 from bogdando/docs Bogdan Dobrelya 2017-01-12 11:55:00 +01:00
  • d332502d3d Clarify major/minor/maintainance releases Bogdan Dobrelya 2017-01-12 11:22:22 +01:00
  • a7bf7867d7 Add tasks to undo changes to hosts /etc/resolv.conf and dhclient configs Alexander Block 2017-01-11 15:08:24 +01:00
  • c63cda7c21 Merge pull request #883 from bogdando/docs Bogdan Dobrelya 2017-01-11 15:40:41 +01:00
  • caab0cdf27 Docs updates Bogdan Dobrelya 2017-01-11 12:46:44 +01:00
  • 1191876ae8 Merge pull request #882 from bogdando/releases Bogdan Dobrelya 2017-01-11 11:45:47 +01:00
  • fa51a589ef Clarify release policy Bogdan Dobrelya 2017-01-11 11:18:21 +01:00
  • 3f274115b0 Generate individual certificates for k8s hosts Matthew Mosesohn 2016-12-27 14:02:45 +03:00
  • 3b0918981e Merge pull request #878 from bradbeam/rkt-cni Matthew Mosesohn 2017-01-11 12:22:04 +03:00
  • a327dfeed7 Merge pull request #881 from bogdando/docs Bogdan Dobrelya 2017-01-10 17:09:35 +01:00
  • d8cef34d6c Merge pull request #872 from mattymo/bug868 Bogdan Dobrelya 2017-01-10 17:09:25 +01:00
  • 6fb6947feb Fix inventory generator link Bogdan Dobrelya 2017-01-10 17:02:28 +01:00
  • db8173da28 Adding /opt/cni /etc/cni to rkt run kubelet Brad Beam 2017-01-09 22:54:01 -06:00
  • bcdfb3cfb0 Merge pull request #793 from kubernetes-incubator/fix_dhclientconf_path Bogdan Dobrelya 2017-01-10 13:23:55 +01:00
  • 79aeb10431 Merge pull request #858 from bradbeam/calicoctl-canal Bogdan Dobrelya 2017-01-10 12:24:59 +01:00
  • 5fd2b151b9 Merge pull request #874 from bogdando/fix v2.1.0 Bogdan Dobrelya 2017-01-09 17:57:05 +01:00
  • 3c107ef4dc Fix docs formatting Bogdan Dobrelya 2017-01-09 17:51:15 +01:00
  • a5f93d6013 Merge pull request #862 from bogdando/docs Bogdan Dobrelya 2017-01-09 17:43:36 +01:00
  • 38338e848d Merge pull request #860 from adidenko/fix-calico-rr-certs Matthew Mosesohn 2017-01-09 18:34:02 +03:00
  • e9518072a8 Update docs Bogdan Dobrelya 2017-01-05 14:52:51 +01:00
  • 10dbd0afbd Merge pull request #871 from mattymo/fix_system_search_domains Bogdan Dobrelya 2017-01-09 15:52:12 +01:00
  • e22f938ae5 Bind nginx localhost proxy to localhost Matthew Mosesohn 2017-01-09 17:19:28 +03:00
  • 1dce56e2f8 Fix docker dns host scenario with no search domains Matthew Mosesohn 2017-01-09 15:46:05 +03:00
  • 1f0b2eac12 Merge pull request #815 from adidenko/calico-1.0.0 Bogdan Dobrelya 2017-01-09 13:57:41 +01:00
  • d9539e0f27 Fix etcd cert generation for calico-rr role Aleksandr Didenko 2017-01-05 10:16:11 +01:00
  • 0909368339 Set latest stable versions for Calico images Aleksandr Didenko 2016-12-23 10:24:37 +01:00
  • 091b634ea1 Merge pull request #799 from kubernetes-incubator/docker_dns Bogdan Dobrelya 2017-01-09 11:38:02 +01:00
  • d18804b0bb Merge pull request #865 from rsmitty/coreos-family-vars Bogdan Dobrelya 2017-01-09 10:36:13 +01:00
  • a8b5b856d1 Only use default resolver in dnsmasq when we are using host_resolvconf mode Alexander Block 2017-01-06 10:21:07 +01:00
  • 1d2a18b355 Introduce dns_mode and resolvconf_mode and implement docker_dns mode Alexander Block 2016-12-21 17:18:11 +01:00
  • 4a59340182 remove assertion for family not being CoreOS Spencer Smith 2017-01-05 13:36:25 -05:00
  • aa33613b98 Merge pull request #863 from bogdando/coreos_facts Spencer Smith 2017-01-05 13:22:35 -05:00
  • cf042b2a4c Create network policy directory for canal Brad Beam 2017-01-04 16:51:11 -06:00
  • 65c86377fc Adding calicoctl to canal deployment Brad Beam 2017-01-04 16:46:00 -06:00
  • 96372c15e2 Merge pull request #864 from bogdando/nopreemtible Bogdan Dobrelya 2017-01-05 17:22:20 +01:00
  • f365b32c60 Non preempt GCE instances for CI Bogdan Dobrelya 2017-01-05 17:08:57 +01:00
  • 5af2c42bde Better fix for different CoreOS os family facts Bogdan Dobrelya 2017-01-05 16:32:08 +01:00
  • c0400e9db5 Merge pull request #861 from bogdando/rename_coreos Bogdan Dobrelya 2017-01-05 14:53:06 +01:00
  • f7447837c5 Rename CoreOS fact Bogdan Dobrelya 2017-01-05 11:35:16 +01:00
  • a4dbee3e38 Merge pull request #859 from bogdando/minor_rkt Bogdan Dobrelya 2017-01-05 12:14:01 +01:00
  • fb7899aa06 Minor fix to rkt version in group vars Bogdan Dobrelya 2017-01-05 10:37:42 +01:00
  • 6d54d9f49a Merge pull request #784 from bradbeam/rkt Bogdan Dobrelya 2017-01-05 10:34:49 +01:00
  • 6546869c42 Merge branch 'master' into rkt Bogdan Dobrelya 2017-01-05 10:34:18 +01:00
  • aa79a02f9c Merge pull request #854 from bogdando/pipeline Bogdan Dobrelya 2017-01-04 18:00:48 +01:00
  • 447febcdd6 Fix pipeline premoderation/unit-tests Bogdan Dobrelya 2017-01-04 17:33:35 +01:00
  • 61732847b6 Merge pull request #853 from bogdando/premoderated_builds Smaine Kahlouch 2017-01-04 15:20:50 +01:00
  • fcd9d97f10 Do not auto-trigger gitlab CI pipeline on PRs Bogdan Dobrelya 2017-01-04 09:56:09 +01:00
  • b6b5d52f78 Merge pull request #852 from intelsdi-x/issue_template Bogdan Dobrelya 2017-01-04 13:28:39 +01:00
  • 4b6f29d5e1 Adding kubelet in rkt Brad Beam 2016-12-20 17:00:46 -06:00
  • f5d5230034 Merge pull request #843 from bogdando/fix_certs_k8s_apps Bogdan Dobrelya 2017-01-03 17:53:07 +01:00
  • 8dc19374cc Allowing etcd to run via rkt Brad Beam 2016-12-13 11:20:22 -06:00
  • a8f2af0503 Adding initial rkt support Brad Beam 2016-12-13 09:36:17 -06:00
  • d8a2941e9e Fix cert paths for flannel/calico policy apps Bogdan Dobrelya 2016-12-30 13:47:12 +01:00
  • 55b6d0bbdd GITHUB: Added issue template file Michał Żyłowski 2017-01-03 14:36:45 +01:00
  • a3c044b657 Merge pull request #848 from kubernetes-incubator/upgrade_docker_1_12 Bogdan Dobrelya 2017-01-03 15:39:57 +01:00
  • 4a2abc1a46 Merge pull request #845 from bogdando/docs Bogdan Dobrelya 2017-01-03 10:50:39 +01:00
  • 410c78f2e5 Merge pull request #849 from intelsdi-x/ansible_version Bogdan Dobrelya 2017-01-03 10:35:20 +01:00
  • 3b5830a1cf README: changed minimal ansible version Michał Żyłowski 2017-01-02 20:27:27 +01:00
  • ab7df10a7d Upgrade docker version and do some cleanups for unsupported distros/docker versions Alexander Block 2017-01-02 17:01:54 +01:00
  • 93663e987c Merge pull request #847 from bogdando/bug_769 Bogdan Dobrelya 2017-01-02 17:47:23 +01:00