-
Notifications
You must be signed in to change notification settings - Fork 41
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
add toolchainclusterresources controller #555
add toolchainclusterresources controller #555
Conversation
/retest |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alexeykazakov, MatousJobanek, mfrancisc The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
/retest infra |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #555 +/- ##
=======================================
Coverage 84.06% 84.06%
=======================================
Files 29 29
Lines 2636 2636
=======================================
Hits 2216 2216
Misses 277 277
Partials 143 143 |
Enable the toolchainclusterresources controller that will create all the required resources for the toolchaincluster CR.
The resources are defined as
embed.FS
type indeploy.ToolchainClusterTemplateFS
variableThe add-cluster script will be cleaned up once this PR and the equivalent one in host-operator will be merged.
Depends on: codeready-toolchain/toolchain-common#385
e2e: codeready-toolchain/toolchain-e2e#946
Jira: https://issues.redhat.com/browse/KUBESAW-24