| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
properly test openshift_master_ha var
|
| | |
|
|\ \
| | |
| | | |
Issue361 - MatchNodeSelector should be first
|
| | | |
|
|\ \ \
| | |/
| |/| |
Update dependencies to ensure repos are available before openshift_master_* and etcd_* roles are run
|
| | |
| | |
| | |
| | | |
and etcd_* roles are run
|
|\| |
| | |
| | | |
Add an initial delay for clustered HA startup verification
|
| | | |
|
|\ \ \
| | | |
| | | | |
Implement RHEL subscription for enterprise deployment type
|
| | |/
| |/| |
|
|\ \ \
| | | |
| | | | |
Replace outdated beta repo ids with 3.0 release
|
| |/ / |
|
|\ \ \
| |_|/
|/| | |
Also exclude Ansible 1.9.0.1
|
| |/
| |
| | |
1.9.0.1 failed with IndentationError
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Ability to specify multiple masters
- configures the CA only a single time on the first master
- creates and distributes additional certs for additional master hosts
- Depending on the status of openshift_master_cluster_defer_ha (defaults to
False) one of two actions are taken when multiple masters are defined
1. If openshift_master_cluster_defer_ha is true
a. Certs/configs for all masters are deployed
b. openshift-master service is only started and enabled on the master
c. HA configuration is expected to be handled by the user manually after
the completion of the playbook run.
2. If oepnshift_master_cluster_defer_ha is false or undefined
a. Certs/configs for all masters are deployed
b. a Pacemaker/RHEL HA cluster is configured
i. VIPs are configured based on the values of
openshift_master_cluster_vip and
openshift_master_cluster_plublic_vip
ii. The openshift-master service is configured as an active/passive
cluster service
|
|/
|
|
|
| |
- instead of hardcoding to eth0, use the interface associated with the ipv4
default route as the default instead.
|
|\
| |
| | |
Fix hostname default when valid hostname not found on system
|
| | |
|
|\ \
| | |
| | | |
External clustered etcd support
|
| | |
| | |
| | |
| | | |
bootstrapping
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Add support to bin/cluster for specifying etcd hosts
- defaults to 0, if no etcd hosts are selected, then configures embedded
etcd
- Updates for the byo inventory file for etcd and master as node by default
- Consolidation of cluster logic more centrally into common playbook
- Added etcd config support to playbooks
- Restructured byo playbooks to leverage the common openshift-cluster playbook
- Added support to common master playbook to generate and apply external etcd
client certs from the etcd ca
- start of refactor for better handling of master certs in a multi-master
environment.
- added the openshift_master_ca and openshift_master_certificates roles to
manage master certs instead of generating them in the openshift_master
role
- added etcd host groups to the cluster update playbooks
- aded better handling of host groups when they are either not present or are
empty.
- Update AWS readme
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- fix firewall conflict issues with co-located etcd and openshift hosts
- added os_firewall dependency to etcd role
- updated etcd template to better handle clustered and non-clustered installs
- added etcd_ca role
- generates a self-signed cert to manage etcd certificates, since etcd peer
certificates are required to be client and server certs and the openshift
ca will only generate client or server certs (not one authorized for
both).
- renamed openshift_etcd_certs role to etcd_certificates and updated it to
manage certificates generated from the CA managed by the etcd_ca role
- remove hard coded etcd_port in openshift_facts
- updates for the openshift-etcd common playbook
- removed etcd and openshift-etcd playbooks from the byo playbooks directory
- added a common playbook for setting etcd launch facts
- added an openshift-etcd common service playbook
- removed unused variables
- fixed tests for embedded_{etcd,dns,kube} in openshift_master
- removed old workaround for reloading systemd units
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
- Add initial etcd role
- Add etcd playbook to create etcd client certs
- Hookup master to etcd
|
|/ / |
|
| | |
|
| | |
|
|\ \
| |/
|/| |
fixes for node scheduleability
|
| | |
|
|/ |
|
|\
| |
| | |
Xpaas updates
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | | |
fix markdown rendering
|
| |/ |
|
|\ \
| |/
|/| |
Switch openshift ex router/registry to oadm
|
| | |
|
|\ \
| | |
| | | |
Expand partition and filesystem to use entire disk.
|
| | | |
|
|/ /
| |
| |
| | |
* synchronize failed for a number of users
|
|\ \
| | |
| | | |
changed Openshift to OpenShift
|
| |/ |
|
|\ \
| | |
| | | |
create storage_nfs_lvm role
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
initial import of openshift_storage_nfs from kube_nfs_volumes
reduce total size so we do not go over
Postpone making the mounts owned by nfsnobody
rename openshift_storage_nfs storage_nfs_pvs
Update README to latest settings
have json files go to /root/
change categories from cloud to openshift, cuz this can run on bare metal
storgae_nfs_lvm initial commit
fixing default
getting it working
check these in, just cuz
for lvm we do not need the library
Update README to match reality
adding recycle
make volume_group a variable
make volume_group a variable
fix typo
default should be /exports/openshift
set owner and permissions of mount point
update examples
cleanup cruft
fixup documentation
fixup documentation
rename storage_nfs_lvm to openshift_storage_nfs_lvm
rename storage_nfs_lvm to openshift_storage_nfs_lvm
use openshiftvg, not openshift3vg
use ansible file: to set owner and permissions of mount dir
change nfs_export_options to osnl_nfs_export_options
change mount_dir to osnl_mount_dir
change volume_group to osnl_volume_group
change volume_prefix to osnl_volume_prefix
change volume_size to osnl_volume_size
change volume_num_start to osnl_volume_num_start
change number_of_volumes to osnl_number_of_volumes
replace volume_size with osnl_volume_size
|
| |
| |
| |
| | |
checking schedulable state
|
|\ \
| | |
| | | |
Adding support for labeling nodes as unscheduleable
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
For idempotency it first checks the output of 'oc get node <hostname>' to see
if any action needs to be taken. The trick was waiting to make sure that the
node autoregistration had actually happened.
If you set openshift_scheduleable=False in the inventory then the node will be
marked as unscheduleable. Likewise setting it to True undoes the change.
Having openshift_scheduleable undefined is the same as True since that is the
default state of a Node.
|