kruize / hpo

Hyper Parameter Optimization
Apache License 2.0
11 stars 14 forks source link

Remove SCC dependency for Openshift deployment #119

Closed khansaad closed 2 years ago

khansaad commented 2 years ago

Currently we're using one SCC yaml to deploy the HPO application Openshift successfully. This requires special privileges when we deploy it in other cloud platforms like Operate-First. We need to make changes in the dockerFile to remove the dependency on SCC which in turn will ease our deployment on other platforms.