-
Notifications
You must be signed in to change notification settings - Fork 56
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
Merge main #771
Merge main #771
Conversation
The oauth-proxy version was bumped to v4.14 in opendatahub-io#725 Signed-off-by: Jorge Garcia Oncins <jgarciao@redhat.com>
Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
Added retry for integration test
Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
Use DSPA custom ca cert on MLMD and Persistence Agent clients
update apiversion for test dspas
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
update ouath/envoy img to match params in generator
Bump DSPO test suite to KFP 2.10.0
Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
Trimmed certificates before checking them
Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
Signed-off-by: VaniHaripriya <vmudadla@redhat.com>
…-images Upgrade argo images
How run the test suite locally
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
chore: update dependencies
Signed-off-by: Ricardo M. Oliveira <rmartine@redhat.com>
Bump k8s version to 1.30
Adds the component_metadata.yaml to track KFP releases across DSP ones
How to debug using GoLand
Signed-off-by: mprahl <mprahl@users.noreply.github.com>
Signed-off-by: mprahl <mprahl@users.noreply.github.com>
Signed-off-by: VaniHaripriya <vmudadla@redhat.com> Co-authored-by: Matt Prahl <mprahl@users.noreply.github.com>
This reverts commit 22529bb.
Signed-off-by: Giulio Frasca <gfrasca@redhat.com>
This updates golang.org/x/net to v0.33.0. Relates: https://issues.redhat.com/browse/RHOAIENG-17816 Signed-off-by: mprahl <mprahl@users.noreply.github.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
A new image has been built to help with testing out this PR: To use this image run the following: cd $(mktemp -d)
git clone git@github.com:opendatahub-io/data-science-pipelines-operator.git
cd data-science-pipelines-operator/
git fetch origin pull/771/head
git checkout -b pullrequest 04edf2b225410541e4ec4523a7bff6337ff8dab4
oc new-project opendatahub
make deploy IMG="quay.io/opendatahub/data-science-pipelines-operator:pr-771" More instructions here on how to deploy and test a Data Science Pipelines Application. |
Closing until after the ODH release. |
Merges main into stable