-
Notifications
You must be signed in to change notification settings - Fork 8
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
unify tox
environment for dependency update
#59
Labels
enhancement
New feature or request
Comments
@beliaev-maksim did your most recent work solve this? I can't remember if you pushed it to just one repo, or all repos |
@ca-scribner no, I still wait for review in argo |
need to run the change proposed in canonical/argo-operators#100 for all the repos |
Do these PRs solve this issue? If not, is there a list of repos, we need to send PRs for? |
@orfeas-k they do. Was it applied to all repos? |
orfeas-k
added a commit
to canonical/kubeflow-volumes-operator
that referenced
this issue
Sep 14, 2023
This was referenced Sep 29, 2023
orfeas-k
added a commit
to canonical/seldon-core-operator
that referenced
this issue
Sep 29, 2023
Updates tox.ini's update-requirements as described in canonical/argo-operators#100 Ref canonical/kubeflow-ci#59
orfeas-k
added a commit
to canonical/admission-webhook-operator
that referenced
this issue
Sep 29, 2023
Updates tox.ini's update-requirements as described in canonical/argo-operators#100 Ref canonical/kubeflow-ci#59
orfeas-k
added a commit
to canonical/envoy-operator
that referenced
this issue
Oct 16, 2023
Updates tox.ini's `update-requirements` as described in canonical/argo-operators#100. Ref canonical/kubeflow-ci#59
orfeas-k
added a commit
to canonical/envoy-operator
that referenced
this issue
Oct 19, 2023
* update tox.ini's update-requirements * requirements*.txt: Update with tox command * Configure charm according to upstream file `third_party/metadata_envoy/envoy.yaml` in pipelines repo. * tests(unit): Update expected config * tests(integration): Trust charms and configure relation names * ci: Update integrate workflow environment * tests(integration): Update channel and assertions Ref canonical/kubeflow-ci#59
NohaIhab
added a commit
to canonical/seldon-core-operator
that referenced
this issue
Oct 19, 2023
update tox.ini's update-requirements (#215) Updates tox.ini's update-requirements as described in canonical/argo-operators#100 Ref canonical/kubeflow-ci#59 doc link (#214) tests(integration): Apply seldondeployments in namespace `default` (#220) * tests(integration): Refactor Refactor integration tests after hitting issue #218. This is a workaround for the issue. At the same time, it is needed to revert those back since up until now, integration tests were applying seldondeployments to the namespace created by Juju. In production, this would be `kubeflow` and we would never apply something there. * tests(integration): Rename DEFAULT_NAMESPACE to WORKLOADS_NAMESPACE Contributing (#219) Co-authored-by: Orfeas Kourkakis <[email protected]> chore: bump seldon charm 1.15 -> 1.17.1 for CKF release 1.8 (#216) * bump seldon-core-operator 1.15.0 -> 1.17.1 for CKF 1.8 * manifests: Update CRD according to upstream manifests * manifests: Update manifests roles names * Use upstream images 1.17.1 for seldon servers * tests(unit): Modify expected pebble plan * tests(integration): Update expected huggingface output * tests(integration): Update expected mlserver-mlflow output * contributing.md: Add update manifests instructions * gitignore: Ignore venv directory reqs: refresh requirements-integration.txt
This was referenced Dec 3, 2024
orfeas-k
added a commit
to canonical/resource-dispatcher
that referenced
this issue
Dec 4, 2024
orfeas-k
added a commit
to canonical/oidc-gatekeeper-operator
that referenced
this issue
Dec 4, 2024
orfeas-k
added a commit
to canonical/mlmd-operator
that referenced
this issue
Dec 4, 2024
orfeas-k
added a commit
to canonical/metacontroller-operator
that referenced
this issue
Dec 4, 2024
orfeas-k
added a commit
to canonical/kubeflow-roles-operator
that referenced
this issue
Dec 4, 2024
orfeas-k
added a commit
to canonical/mlflow-operator
that referenced
this issue
Dec 4, 2024
orfeas-k
added a commit
to canonical/katib-operators
that referenced
this issue
Dec 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently we have different env ([testenv:update-requirements]) for reqs.txt updates in tox
we need a canon run to unify them across all repos. Things to consider:
The text was updated successfully, but these errors were encountered: