Michael Gugino
|
409e753fe9
Remove etcd_migrate and embedded2external
|
7 years ago |
Clayton Coleman
|
26d9775895
Use an etcd static pod when master bootstrapping is set
|
7 years ago |
Vadim Rutkovsky
|
6eeb0f5aad
Use r_etcd_common_etcdctl_command instead of hardcoded binary name to support containerized upgrade
|
7 years ago |
Michael Gugino
|
1a99f2ee9f
Cast openshift_docker_use_system_container to bool
|
7 years ago |
Michael Gugino
|
e6c159afb4
Remove openshift.common.{is_atomic|is_containerized}
|
7 years ago |
Giuseppe Scrivano
|
8537a9a56e
etcd: use Fedora /latest/ instead of hardcoding the version
|
7 years ago |
Michael Gugino
|
5120f8e90c
Implement container runtime role
|
7 years ago |
Michael Gugino
|
a1fa70c1ac
Cleanup etcd runtime variable.
|
7 years ago |
Michael Gugino
|
85efc9cffc
Refactor etcd image
|
7 years ago |
Giuseppe Scrivano
|
657cf2a829
etcd: remove hacks for the system container
|
7 years ago |
OpenShift Merge Robot
|
94656ef680
Merge pull request #5672 from ingvagabund/migrate-embedded-etcd
|
7 years ago |
Jan Chaloupka
|
43b7dcd79d
migrate embedded etcd to external etcd
|
7 years ago |
Michael Gugino
|
cc8178a7b5
fix typo for default in etcd
|
7 years ago |
OpenShift Merge Robot
|
ead22bb1c3
Merge pull request #5518 from ingvagabund/set-quota-backend-bytes-explicitly
|
7 years ago |
Jan Chaloupka
|
d075df2e9e
Set the etcd backend quota to 4GB by default
|
7 years ago |
Jan Chaloupka
|
18306e3401
consolidate etcd_common role
|
7 years ago |
Kenny Woodson
|
08e0b6bba1
Added firwall defaults to etcd role.
|
7 years ago |
Kenny Woodson
|
7d50ffe98d
Updated README to reflect refactor. Moved firewall initialize into separate file.
|
7 years ago |
Kenny Woodson
|
ba96f5eaf8
Adding a default condition and removing unneeded defaults.
|
7 years ago |
Kenny Woodson
|
4f9b26e8af
First attempt at refactor of os_firewall
|
7 years ago |
Jan Chaloupka
|
4fcbe72aea
move etcd upgrade related code into etcd_upgrade role
|
8 years ago |
Jan Chaloupka
|
c9688b8571
Refactor etcd roles
|
8 years ago |
Sanjeev Rampal
|
58818a6af1
Combined (squashed) commit for all changes related to adding Contiv support into Openshift Ansible. This is the first (beta) release of Contiv with Openshift and is only supported for Openshift Origin + Bare metal deployments at the time of this commit. Please refer to the Openshift and Contiv official documentation for details of the level of support for different features and modes of operation.
|
8 years ago |
Giuseppe Scrivano
|
73d91dbcbc
etcd: use as system container
|
8 years ago |
Andrew Butcher
|
926c3d5c7b
Move os_firewall_allow from defaults to role dependencies.
|
8 years ago |
Andrew Butcher
|
507a69ed1d
Default os_firewall_use_firewalld to false in os_firewall and remove overrides.
|
9 years ago |
Andrew Butcher
|
add2c9f8b2
Remove etcd_interface variable. Remove openshift_docker dependency from the etcd role.
|
9 years ago |
Andrew Butcher
|
43fa4eff62
Use openshift_hostname/openshift_ip values for etcd configuration and certificates.
|
9 years ago |
Brenton Leanhardt
|
6a03b0ed52
Bug 1313169 - Ansible installer tries to enable etcd_container service even though containerized=false
|
9 years ago |
Scott Dodson
|
8e7c5c970b
Containerization work by @sdodson
|
9 years ago |