-
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
[pull] main from kubeflow:main #163
Conversation
#594) * Adds ability to change log verbosity through cli / env var and also adds debug logging statements for upstream requests Signed-off-by: Alex Creasy <alex@creasy.dev> * Adds logging for k8s client Signed-off-by: Alex Creasy <alex@creasy.dev> --------- Signed-off-by: Alex Creasy <alex@creasy.dev>
Hi @pull[bot]. Thanks for your PR. I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
Signed-off-by: Alex Creasy <alex@creasy.dev>
…ui/bff (#717) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.30.0 to 0.33.0. - [Commits](golang/net@v0.30.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…python (#677) Bumps [eval-type-backport](https://github.com/alexmojaki/eval_type_backport) from 0.2.0 to 0.2.2. - [Commits](alexmojaki/eval_type_backport@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: eval-type-backport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#678) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.9 to 7.6.10. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.9...7.6.10) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ython (#684) Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.27.0 to 0.27.1. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.27.0...v0.27.1) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…s/python (#698) Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.0 to 0.25.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.25.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.9.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.8.4...0.9.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- keep Adds ability to change logging verbosity and adds more debug telemetry kubeflow/model-registry#594
- keep fix: update api.go link in README.md kubeflow/model-registry#709
- keep fix: bump go deps to fix GO-2024-3333 kubeflow/model-registry#713
- keep Adds BFF support for CORS kubeflow/model-registry#710
- keep build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 in /clients/ui/bff kubeflow/model-registry#717
- keep build(deps): bump eval-type-backport from 0.2.0 to 0.2.2 in /clients/python kubeflow/model-registry#677
- keep build(deps-dev): bump coverage from 7.6.9 to 7.6.10 in /clients/python kubeflow/model-registry#678
- keep build(deps): bump huggingface-hub from 0.27.0 to 0.27.1 in /clients/python kubeflow/model-registry#684
- keep build(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.2 in /clients/python kubeflow/model-registry#698
- keep build(deps-dev): bump ruff from 0.8.4 to 0.9.2 in /clients/python kubeflow/model-registry#714
labels are maintained
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pull[bot], tarilabs The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
cac9891
into
opendatahub-io:main
See Commits and Changes for more details.
Created by pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )