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

Update sklearnserver ROCK #56

Closed
misohu opened this issue May 21, 2024 · 2 comments
Closed

Update sklearnserver ROCK #56

misohu opened this issue May 21, 2024 · 2 comments
Labels
enhancement New feature or request Kubeflow 1.9

Comments

@misohu
Copy link
Member

misohu commented May 21, 2024

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. Clone the upstream's kubeflow repository.
  2. Go to desired Dockerfile (first line in rockcraft.yaml should specify the full path).
  3. Checkout to the branch or tag of the target version.
  4. Checkout to the branch or tag of the version of the current ROCK.
  5. 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.
@misohu misohu added enhancement New feature or request Kubeflow 1.9 labels May 21, 2024
Copy link

Thank you for reporting us your feedback!

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

This message was autogenerated

@misohu
Copy link
Member Author

misohu commented Jun 12, 2024

Closed in: #61

@misohu misohu closed this as completed Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Kubeflow 1.9
Projects
None yet
Development

No branches or pull requests

1 participant