-
Notifications
You must be signed in to change notification settings - Fork 61
adjust rbac to match mcad #240
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
Closed
Closed
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
5ae13d1
adjust rbac to match mcad
jbusche dcac680
revert go.mod and go.sum
jbusche 67d902d
regenerate of role
jbusche 1e3f7dc
more info on make manifests
jbusche c62b9b2
Apply MCAD CRD version replace for operator uninstall and undeploy
sutaakar 3eeb618
Test support: return default status if Route is not initialized
sutaakar fd58cf7
Test support: return error if Ray API response code doesn't match
sutaakar 50ccd1a
Test support: Return WriteRayJobLogs function
sutaakar be418f7
build(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10
dependabot[bot] e9e4b85
Update dependency versions for release v0.2.0
anishasthana 4d1e0b4
Automatically label issues as needing triage and add them to project …
anishasthana 004d0e9
Fixing instascale version
Fiona-Waters ed54c77
Update dependency versions for release v0.2.2
anishasthana 652510f
e2e tests: Reduce CPU requests for e2e test AppWrappers
sutaakar a0f7e7c
Change remaining is-latest references to stable
anishasthana e3c3114
Release workflow - replace any version value in Makefile
sutaakar 02e7425
Remove custom-metrics-api
ChristianZaccaria a4eb235
Move AppWrapper API to workload.codeflare.dev group
astefanutti a204198
adjust rbac to match mcad
jbusche e5d10a7
revert go.mod and go.sum
jbusche 578d891
Merge branch 'main' into jb-187-quotatree
jbusche de7ed65
config/rbac/role.yaml
jbusche File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think
xqueuejobs
CRD has been removed from recent MCAD versions.