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

Rebase from dspv1 main, Add v2undeploy command to Makefile #401

Merged
merged 39 commits into from
Oct 17, 2023

Conversation

gmfrasca
Copy link
Member

@gmfrasca gmfrasca commented Oct 17, 2023

Description of your changes:

Rebase from main (pull in CI fixes)
Adds v2undeploy command to Makefile

Testing instructions

make v2deploy, then make v2undeploy and ensure all dsp-v2 objects are cleaned up

Checklist

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

rkpattnaik780 and others added 21 commits September 20, 2023 11:25
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
Add gh workflow to auto add issues to proj.
Improved logs for deep comparisons in equalities.go
Added descriptive comments to DSPASpec
This adds a basic high level overview of what DSP is to the README
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
…info` as default.

Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
…ty-doc-generate-1.5

Update DSP version compatibility doc.
Added argument to configure log levels for the operator and defined `…
- New image built to use go1.19
- io/ioutil is Deprecated as of Go 1.19, os now provides same
  functionality
Copy link
Member

@DharmitD DharmitD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gmfrasca gmfrasca changed the title Add v2undeploy command to Makefile Rebase from dspv1 mainl, Add v2undeploy command to Makefile Oct 17, 2023
@gmfrasca gmfrasca changed the title Rebase from dspv1 mainl, Add v2undeploy command to Makefile Rebase from dspv1 main, Add v2undeploy command to Makefile Oct 17, 2023
@dsp-developers
Copy link
Contributor

Change to PR detected. A new PR build was completed.
A new image has been built to help with testing out this PR: quay.io/opendatahub/data-science-pipelines-operator:pr-401

1 similar comment
@dsp-developers
Copy link
Contributor

Change to PR detected. A new PR build was completed.
A new image has been built to help with testing out this PR: quay.io/opendatahub/data-science-pipelines-operator:pr-401

- Fix duplicate key in v2/kustomization.yaml
- Fix end-of-file newlines
@dsp-developers
Copy link
Contributor

Change to PR detected. A new PR build was completed.
A new image has been built to help with testing out this PR: quay.io/opendatahub/data-science-pipelines-operator:pr-401

@gregsheremeta
Copy link
Contributor

gregsheremeta commented Oct 17, 2023

I reviewed the makefile change and just skimmed everything else

/lgtm
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 17, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gregsheremeta

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot merged commit e051c7f into opendatahub-io:dspv2 Oct 17, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants