-
Notifications
You must be signed in to change notification settings - Fork 50
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
Create Gtihub branches for all rocks repositories (CKF 1.8 versions) #924
Comments
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5822.
|
The relevant branches for CKF 1.8 for all rocks repositories are:
|
Hey @mvlassis thanks for making the list, just a note, usually for charms we have the standard of
|
@DnPlas Thanks for the input, the updated version list is:
|
|
@orfeas-k Did the following:
|
Regarding that comment above:
This is right since it is what is being used for integration tests in the CI. But at the moment, only seldonio-rocks repository has integration tests implemented, which was not part of this effort. Thus, we can omit this part since at the moment, we do not run any integration tests for the ROCKs. Good job @mvlassis , LGTM |
Context
With the CKF 1.9 release coming soon, the rocks repositories are being updated to match the newer component versions. This is problematic because the code for CKF 1.8 components will be lost, making it impossible to maintain CKF 1.8 rocks.
What needs to get done
Create a
track/<version>
** Github branch in each rocks repository. TheHEAD
of the branch should be the last change made before upgrading the rock to its CKF 1.9 version.** Format TBC
Definition of Done
track/<version>
Github branchmain
Github branch is not alteredThe text was updated successfully, but these errors were encountered: