Matthew Mosesohn
6ae6b7cfcd
Merge pull request #1072 from gkopylov/fix_doc_issue
Fix cluster.yml file extension in docs
7 years ago
Kopylov German
d197ce230f
Fix cluster.yml file extension in docs
7 years ago
Matthew Mosesohn
c6cb0d3984
Merge pull request #1069 from holser/increase_ssl_ttl
Increase SSL TTL to 3650 days
7 years ago
Sergii Golovatiuk
00cfead9bb
Increase SSL TTL to 3650 days
In real scenarios 365 days is short period of time. 3650 days is good
enough for long running k8s environments
7 years ago
Antoine Legrand
20b1e4db0b
Merge pull request #1068 from holser/uncomment_all.yml
Uncomment one key/value in all.yml
7 years ago
Sergii Golovatiuk
a098a32f7d
Uncomment one key/value in all.yml
all.yaml shouldn't be empty otherwise ansible won't be able to merge 2
dicts.
Related bug: ansible/issues/21889
7 years ago
Antoine Legrand
9ee9a1033f
Merge pull request #1067 from kubernetes-incubator/ant31-patch-2
Uncommented group_vars variables
7 years ago
Antoine Legrand
eb904668b2
Uncommented group_vars variables
7 years ago
Bogdan Dobrelya
75b69876a3
Merge pull request #1064 from kubernetes-incubator/rework_vars
Add default var role
7 years ago
Antoine Legrand
08d9d24320
Add subnet var in tests
7 years ago
Antoine Legrand
c7d61af332
Comment all variables in group_vars
7 years ago
Antoine Legrand
5f7607412b
Add default var role
7 years ago
Antoine Legrand
403fea39f7
Merge pull request #829 from bogdando/opts
Rework group/role vars
7 years ago
Bogdan Dobrelya
712872efba
Rework inventory all by real groups' vars
* Leave all.yml to keep only optional vars
* Store groups' specific vars by existing group names
* Fix optional vars casted as mandatory (add default())
* Fix missing defaults for an optional IP var
* Relink group_vars for terraform to reflect changes
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
7 years ago
Matthew Mosesohn
8cbf3fe5f8
Merge pull request #1020 from mattymo/synthscale
Add synthetic scale deployment mode
7 years ago
Matthew Mosesohn
02137f8cee
Merge pull request #1059 from holser/docker_iptables
iptables switch for docker
7 years ago
Matthew Mosesohn
43ea281a7f
Merge pull request #1061 from ivan4th/fix-shell-vars
Fix shell special vars
7 years ago
Ivan Shvedunov
0006e5ab45
Fix shell special vars
7 years ago
Matthew Mosesohn
d821448e2f
Merge branch 'master' into synthscale
7 years ago
Sergii Golovatiuk
3bd46f7ac8
Switch docker to 1.13
- Remove variable dup for Ubuntu
- Update Docker to 1.13
7 years ago
Sergii Golovatiuk
ebf9daf73e
Statically disable iptables management for docker
Docker 1.13 changes the behaviour of iptables defaults from allow
to drop. This patch disables docker's iptables management as it was
in Docker 1.12 [1]
[1] https://github.com/docker/docker/pull/28257
Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
7 years ago
Matthew Mosesohn
2ba66f0b26
Change coreos-alpha dns mode to host_resolvconf
7 years ago
Matthew Mosesohn
0afadb9149
Merge pull request #1046 from skyscooby/pedantic-syntax-cleanup
Cleanup legacy syntax, spacing, files all to yml
7 years ago
Matthew Mosesohn
19d0159e33
Raise timeout for get netchecker agents
7 years ago
Matthew Mosesohn
d4f15ab402
Merge pull request #1055 from mattymo/etcd-preupgrade-speedup
speed up etcd preupgrade check
7 years ago
Matthew Mosesohn
527e030283
Merge pull request #1058 from holser/update_calico_cni
Update calico-cni to 1.5.6
7 years ago
Matthew Mosesohn
634e6a381c
Merge pull request #1043 from rutsky/patch-3
fix typos in azure docs
7 years ago
Matthew Mosesohn
042d094ce7
Merge pull request #1034 from rutsky/fix-openssl-lb-index
fix load balancer DNS name index evaluation in openssl.conf
7 years ago
Matthew Mosesohn
3cc1491833
Merge branch 'master' into pedantic-syntax-cleanup
7 years ago
Matthew Mosesohn
d19e6dec7a
speed up etcd preupgrade check
7 years ago
Matthew Mosesohn
6becfc52a8
Merge pull request #1056 from mattymo/k8s153
Update Kubernetes to v1.5.3
7 years ago
Sergii Golovatiuk
a2cbbc5c4f
Update calico-cni to 1.5.6
Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
7 years ago
Matthew Mosesohn
10173525d8
Update Kubernetes to v1.5.3
7 years ago
Antoine Legrand
ccdb72a422
Merge pull request #1053 from hvnsweeting/master
Update Doc
7 years ago
Hung Nguyen Viet
df96617d3c
Only 1 key needed
7 years ago
Antoine Legrand
09aa3e0e79
Merge pull request #1052 from hvnsweeting/master
Put Ansible requirements first
7 years ago
Hung Nguyen Viet
a673e97f02
Put Ansible requirements first
And re-phrase all sentences to passive tense
7 years ago
Matthew Mosesohn
43e86921e0
pin coreos-alpha to 1325
7 years ago
Antoine Legrand
ad58e08a41
Merge pull request #1049 from alop/selinux
Safe disable SELinux
7 years ago
Abel Lopez
0bfc2d0f2f
Safe disable SELinux
Sometimes, a sysadmin might outright delete the SELinux rpms and
delete the configuration. This causes the selinux module to fail
with
```
IOError: [Errno 2] No such file or directory: '/etc/selinux/config'\n",
"module_stdout": "", "msg": "MODULE FAILURE"}
```
This simply checks that /etc/selinux/config exists before we try
to set it Permissive.
Update from feedback
7 years ago
Matthew Mosesohn
475a42767a
Suppress logging for download image
This generates too much output and during upgrade scenarios
can bring us over the 4mb limit.
7 years ago
Matthew Mosesohn
ce4eefff6a
Use first kube-master to check results
7 years ago
Matthew Mosesohn
82b247d1a4
Adapt advanced network checker for scale
Skip nodes not in ansible play (via --limit)
7 years ago
Matthew Mosesohn
a21eb036ee
Add no_log to cert tar tasks
This works around 4MB limit for gitlab CI runner.
7 years ago
Matthew Mosesohn
9c1701f2aa
Add synthetic scale deployment mode
New deploy modes: scale, ha-scale, separate-scale
Creates 200 fake hosts for deployment with fake hostvars.
Useful for testing certificate generation and propagation to other
master nodes.
Updated test cases descriptions.
7 years ago
Andrew Greenwood
fd17c37feb
Regex syntax changes in yml mode
7 years ago
Andrew Greenwood
cde5451e79
Syntax Bugfix
7 years ago
Andrew Greenwood
ca9ea097df
Cleanup legacy syntax, spacing, files all to yml
Migrate older inline= syntax to pure yml syntax for module args as to be consistant with most of the rest of the tasks
Cleanup some spacing in various files
Rename some files named yaml to yml for consistancy
7 years ago
Antoine Legrand
b84cc14694
Merge pull request #1029 from mattymo/graceful
Add graceful upgrade process
7 years ago
Vladimir Rutsky
a84175b3b9
fix typo: "infrastructore"
7 years ago