Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cfs-operator container can't build outside of HPE/Cray network #2

Open
alexlovelltroy opened this issue Mar 17, 2021 · 0 comments
Open

Comments

@alexlovelltroy
Copy link

There are two things that block building the cfs-operator container outside the Cray/HPE Network.

  1. Several items are hard coded in the dockerfile and refer to internal build repositories. Parameterizing the Dockerfile with ARGS would solve this. I have a PR ready to go for that work.
  2. cfs-operator relies on a liveness python library that isn't available yet through pypi. Parameterizing the build won't help unless liveness is available externally as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant