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

add toolchainclusterresources controller #555

Merged
merged 9 commits into from
Apr 18, 2024

Conversation

mfrancisc
Copy link
Contributor

@mfrancisc mfrancisc commented Apr 3, 2024

Enable the toolchainclusterresources controller that will create all the required resources for the toolchaincluster CR.
The resources are defined as embed.FS type in deploy.ToolchainClusterTemplateFS variable

The 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

@openshift-ci openshift-ci bot added the approved label Apr 4, 2024
@mfrancisc
Copy link
Contributor Author

/retest

Copy link

openshift-ci bot commented Apr 15, 2024

[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:
  • OWNERS [MatousJobanek,alexeykazakov]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

sonarcloud bot commented Apr 17, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mfrancisc
Copy link
Contributor Author

/retest

@mfrancisc
Copy link
Contributor Author

/retest

infra

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

Merging #555 (c6160bc) into master (5a3ab8e) will not change coverage.
The diff coverage is n/a.

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           

@mfrancisc mfrancisc merged commit fa6693a into codeready-toolchain:master Apr 18, 2024
12 of 13 checks passed
@mfrancisc mfrancisc deleted the toochainclustermember branch April 18, 2024 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants