agnosticd icon indicating copy to clipboard operation
agnosticd copied to clipboard

Enhance ocp4-workload-mlops role to use k8s jobs for users setup

Open tsailiming opened this issue 3 years ago • 3 comments

SUMMARY
ISSUE TYPE
  • New role Pull Request
COMPONENT NAME

Optimize ocp4-workload-mlops role to use k8s jobs to setup users environment.

tsailiming avatar May 02 '21 02:05 tsailiming

Please look at using existing role for Nexus deployment vs your tasks and helm chart.

https://github.com/redhat-cop/agnosticd/tree/development/ansible/roles_ocp_workloads/ocp4_workload_nexus_operator

stencell avatar May 07 '21 10:05 stencell

Please go through everything and cleanup your formatting to leave a space between {{ var }}. This is a standard here and you do it in some places and not in others. I won't make comments on each occurrence until you have a chance to correct.

stencell avatar May 07 '21 10:05 stencell

For any of your tasks to install operators, please look at using this role

https://github.com/redhat-cop/agnosticd/tree/development/ansible/roles/install_operator

stencell avatar May 07 '21 11:05 stencell