Wolfgang Kulhanek
2020-03-10 93757c5fbd015faf35e12db4464d51b6acc291de
refs
author Wolfgang Kulhanek <wkulhanek@users.noreply.github.com>
Tuesday, March 10, 2020 00:15 +0100
committer GitHub <noreply@github.com>
Tuesday, March 10, 2020 00:15 +0100
commit93757c5fbd015faf35e12db4464d51b6acc291de
tree 74c58f9615e2e8e6149d3e769df176877839ace0 tree | zip | gz
parent a4b7a9dc127d4266309b25aaa256258d74579ab6 view | diff
Fix workloads (#1270)

* Update Infra nodes. Add skeleton OSP support (not working yet). Move workloads to infra nodes. Optionally add elasticsearch nodes

* Fix Ingress Controller Definitions

* Update Daemonsets to apps/v1

* Remove commented out sleep
4 files deleted
1 files copied
13 files added
14 files modified
5 files renamed
946 ■■■■ changed files
ansible/roles/ocp4-workload-enable-lets-encrypt-certificates/files/router-with-certs.yaml 2 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-infra-nodes/defaults/main.yml 10 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-infra-nodes/files/cluster-monitoring-config.yml 78 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-infra-nodes/tasks/remove_workload.yml 64 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-infra-nodes/tasks/workload.yml 73 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-infra-nodes/templates/image-registry.j2 14 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-infra-nodes/templates/ingress-controller.j2 18 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-infra-nodes/templates/machine-config-daemonset.j2 29 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-infra-nodes/templates/node-ca-daemonset.j2 29 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/defaults/main.yml 14 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/files/elasticsearch_catalog_source.yaml 8 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/files/elasticsearch_subscription.yaml 12 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/files/eo_namespace.yaml 8 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/files/eo_operatorgroup.yaml 6 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/files/eo_role.yaml 16 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/files/eo_rolebinding.yaml 14 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/files/logging_catalog_source.yaml 8 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/files/logging_curator_configmap.yaml diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/files/logging_namespace.yaml 2 ●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/files/logging_operatorgroup.yaml 3 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/files/logging_subscription.yaml 15 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/tasks/remove_workload.yml 62 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/tasks/workload.yml 186 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/templates/cluster_logging.j2 58 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/templates/eo_subscription.j2 12 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-logging/templates/logging_subscription.j2 11 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/README.adoc 8 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/defaults/main.yml 8 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/meta/main.yml 2 ●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/tasks/machineset-aws.yml 2 ●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/tasks/machineset-group-aws.yml diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/tasks/machineset-group-osp.yml 64 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/tasks/machineset-osp.yml 11 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/tasks/main.yml 4 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/templates/aws-machineset.yml.j2 11 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/templates/osp-machineset.yml.j2 73 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/vars/main.yml 11 ●●●● diff | view | raw | blame | history