We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Part of the CodeFlare operator re-design, as described in project-codeflare/adr#9.
Include the RBAC manifests required by the InstaScale controller, e.g., those required to consume the MachineSet and ClusterVersion APIs.
Copy the InstaScale RBAC into separate manifests.
To be done on top of #216.
Make sure the embedded InstaScale controller works as expected.
The text was updated successfully, but these errors were encountered:
dimakis
Successfully merging a pull request may close this issue.
WHY
Part of the CodeFlare operator re-design, as described in project-codeflare/adr#9.
WHAT
Include the RBAC manifests required by the InstaScale controller, e.g., those required to consume the MachineSet and ClusterVersion APIs.
HOW
Copy the InstaScale RBAC into separate manifests.
To be done on top of #216.
TESTS
Make sure the embedded InstaScale controller works as expected.
The text was updated successfully, but these errors were encountered: