project-codeflare / codeflare-operator

Operator for installation and lifecycle management of CodeFlare distributed workload stack
Apache License 2.0
7 stars 45 forks source link

Fix OLM PR check by creating ConfigMap disabling oauth #542

Closed sutaakar closed 7 months ago

sutaakar commented 7 months ago

Issue link

N/A

What changes have been made

OLM PR check is broken due to operator creating oauth resources by default. For KinD the oauth needs to be disabled.

Verification steps

Run PR check.

Checks

astefanutti commented 7 months ago

/lgtm

astefanutti commented 7 months ago

/approve

openshift-ci[bot] commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: astefanutti

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](https://github.com/project-codeflare/codeflare-operator/blob/main/OWNERS)~~ [astefanutti] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment