Skip to content

Updated MCAD controller cluster role for ingresses #358

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

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

Bobbins228
Copy link
Contributor

Issue link

closes: #347

What changes have been made

Removed the routes resources in favour of ingress resources.
This will be needed for when project-codeflare/codeflare-sdk/pull/251 is merged as we will be moving towards creating ingresses over routes.

Verification steps

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • Testing is not required for this change

Copy link
Contributor

@tedhtchang tedhtchang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think until this project-codeflare/codeflare-sdk#251 is merged into the next SDK release we will need both route and ingress; otherwise current SDK release cannot create route.

@Bobbins228 Bobbins228 requested a review from tedhtchang October 19, 2023 16:00
Copy link
Contributor

@tedhtchang tedhtchang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/LGTM thanks.

@openshift-ci
Copy link

openshift-ci bot commented Oct 19, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tedhtchang

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot merged commit e10fae8 into project-codeflare:main Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow codeflare-operator-mcad-controller to create Ingress
2 participants