-
Notifications
You must be signed in to change notification settings - Fork 1
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
Sidecar rewrite: envoy #71
Comments
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5257.
|
When we work on this task, we have to have in mind that we will need to migrate the ContextBased on the proposal in canonical/mlops-libs#2 and the changes that are going to be introduced in canonical/mlmd-operator#71 we'll need to update the What needs to get doneReplace the SDI component that handles this relation interface with the library that is going to be created in canonical/mlops-libs#2 Definition of Done
|
This'll take a bit more effort than usual because of canonical/charmed-kubeflow-chisme#89. We need to solve canonical/charmed-kubeflow-chisme#89 before we can write Envoy using the I have a working solution to this that wont be a huge effort, but it still adds maybe an extra half a day or so to the rewrite |
Context
We rewrite all of our charms using the sidecar with base charm pattern instead of the old podspec.
What needs to get done
Rewrite the charm using sidecar with base charm pattern.
Definition of Done
Charm is rewritten with sidecar with base charm pattern.
All of the tests are rewritten and passing.
The text was updated successfully, but these errors were encountered: