-
Notifications
You must be signed in to change notification settings - Fork 61
Add AppWrapper v1beta2 CRD and controllers to Codeflare operator #543
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
openshift-merge-bot
merged 23 commits into
project-codeflare:main
from
dgrove-oss:appwrapper
May 17, 2024
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
04df0a8
Add AppWrapper CRDs and controller
dgrove-oss 2cd185a
test cleanup: use RayClusters helper from codeflare-common
dgrove-oss 9b9dc30
rename: mcad- to e2e-
dgrove-oss 80ae849
appwrapper adjustments to GitHub Actions
dgrove-oss 7c20552
upgrade appwrapper to v0.9.0
dgrove-oss 80c378b
adjust appwrapper controller startup
dgrove-oss 34236a9
graceful handling of Kueue not being installed before the codeflare o…
dgrove-oss 4721c96
update to appwrapper 0.10.0
dgrove-oss 56171b5
configure appwrapper webhooks
dgrove-oss 664c926
restructure AppWrapper startup to ensure all-or-nothing setup
dgrove-oss 1fd6972
AppWrapper webhook can be registered without Kueue APIs
dgrove-oss 38a9dee
improved appwrapper webhook configuration
dgrove-oss d7bafdc
update to appwrapper v0.11.0
dgrove-oss 322aca7
adjust e2e test so that RayCluster really is managed by Kueue
dgrove-oss 816a81e
add AppWrapper tests
dgrove-oss 5d5adb0
update to appwrapper v0.11.1
dgrove-oss d022ef4
address smaller review comments
dgrove-oss 3a6e338
simplify mock AppWrapper webhooks
dgrove-oss 948a7ce
inline AppWrapperConfig struct
dgrove-oss 55fe025
missed makefile adjustment for kueue in tag-and-build
dgrove-oss 444c9d3
remove kustomize patches/config for conversion webhook
dgrove-oss f087f6a
drop mock appwrapper webhook
dgrove-oss e9e54b6
inline appwrapper config struct at the json level
dgrove-oss 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
apiVersion: kustomize.config.k8s.io/v1beta1 | ||
kind: Kustomization | ||
resources: | ||
- github.com/project-codeflare/appwrapper/config/crd?ref=v0.11.1 |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.