forked from kubernetes-sigs/kueue
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AppWrapper integration (kubernetes-sigs#3953)
* bare bones appwrapper integration (no tests) * basic appwrapper_controller tests * appwrapper integration tests * appwrapper documentation * linter fixes * update appwrapper rbacs * review comment: log error and add TODO with issue link * simple e2e test for appwrapper integration * fix typo in addition to run-test-e2e target * enable appwrapper framework in e2e tests * add appwrapper to scheme for e2e tests * improve assertions in appwrapper e2e test * work around creationTimestamp serialization issue * add assert that appwrapper reaches running state * wrapped job needs suspend to be false * review comment: simplify/shorten appwrapper e2e test
- Loading branch information
1 parent
c5700b3
commit e86b990
Showing
115 changed files
with
6,193 additions
and
17,187 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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
Oops, something went wrong.