chore: bump Katib ROCKs version 0.15.0 -> 0.16.0-rc.1 for CKF release 1.8 #33
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.
This PR updates Katib ROCKs for CKF release 1.8. Details in #31.
Bumped all ROCKs with following exceptions:
cert-generator
ROCK is completely removed since corresponding componentwas consolidated into katib-controller component Update Katib ROCKs to
0.16-rc.1
for CKF release 1.8 #31 (comment).katib-ui-rock
needs to be rewritten since it is now based on wrong Dockerfile. Thus,no changes were introduced in this ROCK.
katib-ui-rock
is based on wrong Dockerfile #32katib-db-manager
: Diverged from upsrteam by keeping binary for GRPChealth checks
Fixes #31
Testing
Since there are no integration tests in place at the moment, the ROCKs were built and tested using the following commands (as instructed here in Basic Testing section)