Skip to content
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

Upgrade volumes-web-app rock for KF 1.10.0-rc.2 #184

Open
DnPlas opened this issue Mar 3, 2025 · 1 comment · May be fixed by #187
Open

Upgrade volumes-web-app rock for KF 1.10.0-rc.2 #184

DnPlas opened this issue Mar 3, 2025 · 1 comment · May be fixed by #187
Labels
enhancement New feature or request

Comments

@DnPlas
Copy link
Collaborator

DnPlas commented Mar 3, 2025

Context

Each charm in Kubeflow has a ROCK (or a set of ROCKs) it is using. The process of upgrading ROCKs usually means going to the component's upstream repository Dockerfile, comparing current ROCK version against the one in the repository and adding the missing bits.

What needs to get done

  1. Go to desired Dockerfile (first line in rockcraft.yaml should specify the full path).
  2. Checkout to the branch or tag of the target version.
  3. Checkout to the branch or tag of the version of the current ROCK.
  4. Compare both files to spot the differences.

Definition of Done

  1. New ROCK is ready.
  2. Tests are passing.
  3. ROCK is published under charmedkubeflow Dockerhub account.
@DnPlas DnPlas added the enhancement New feature or request label Mar 3, 2025
Copy link

Thank you for reporting your feedback to us!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-7073.

This message was autogenerated

@DnPlas DnPlas changed the title Upgrade volumes-web-app rock for KF 1.10.0-rc.1 Upgrade volumes-web-app rock for KF 1.10.0-rc.2 Mar 3, 2025
DnPlas added a commit that referenced this issue Mar 3, 2025
This commit upgrades the volumes-web-app rock in preparation for a new release.

Fixes #184
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant