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

feat(experiment): Add a check before deletion #1223

Merged
merged 3 commits into from
Jul 31, 2020

Conversation

gaocegege
Copy link
Member

Signed-off-by: Ce Gao [email protected]

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #1222

Special notes for your reviewer:

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:


@kubeflow-bot
Copy link

This change is Reviewable

Copy link
Member Author

@gaocegege gaocegege left a comment

Choose a reason for hiding this comment

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

@@ -18,6 +18,7 @@ package experiment

Copy link
Member

@andreyvelich andreyvelich Jun 19, 2020

Choose a reason for hiding this comment

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

Do we want to make this change in v1alpha3 version since we already created a release?
What do you think @gaocegege @johnugeorge ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Depends on if we maintain v1alpha3 in the next release. I think we should keep for 1 more release since the v1beta1 may be not stable. WDYT @johnugeorge

Copy link
Member Author

Choose a reason for hiding this comment

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

cc @idahoakl

PTAL, thanks.

Copy link
Member Author

Choose a reason for hiding this comment

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

@idahoakl PTAL, thanks.

@gaocegege
Copy link
Member Author

/retest

@andreyvelich
Copy link
Member

Thanks @gaocegege, can you also add this change for v1beta1 and we can merge it.
/cc @idahoakl @johnugeorge

@k8s-ci-robot
Copy link

@andreyvelich: GitHub didn't allow me to request PR reviews from the following users: idahoakl.

Note that only kubeflow members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

Thanks @gaocegege, can you also add this change for v1beta1 and we can merge it.
/cc @idahoakl @johnugeorge

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/test-infra repository.

@gaocegege
Copy link
Member Author

OK, will do it.

@gaocegege
Copy link
Member Author

PTAL @andreyvelich

@johnugeorge
Copy link
Member

/lgtm

Copy link
Member

@andreyvelich andreyvelich left a comment

Choose a reason for hiding this comment

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

Thanks @gaocegege
/approve
/lgtm

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andreyvelich

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

@k8s-ci-robot k8s-ci-robot merged commit ce89cbf into kubeflow:master Jul 31, 2020
@gaocegege gaocegege deleted the v1alpha3restart branch September 9, 2020 08:09
whalecold pushed a commit to whalecold/katib that referenced this pull request Sep 16, 2020
* feat(experiment): Add a check before deletion

Signed-off-by: Ce Gao <[email protected]>

* fix: Delete all trials

Signed-off-by: Ce Gao <[email protected]>

* feat: Implement in v1beta1

Signed-off-by: Ce Gao <[email protected]>
whalecold pushed a commit to whalecold/katib that referenced this pull request Sep 16, 2020
* feat(experiment): Add a check before deletion

Signed-off-by: Ce Gao <[email protected]>

* fix: Delete all trials

Signed-off-by: Ce Gao <[email protected]>

* feat: Implement in v1beta1

Signed-off-by: Ce Gao <[email protected]>
caicloud-bot pushed a commit to caicloud/katib that referenced this pull request Sep 16, 2020
* feat(experiment): Add a check before deletion

Signed-off-by: Ce Gao <[email protected]>

* fix: Delete all trials

Signed-off-by: Ce Gao <[email protected]>

* feat: Implement in v1beta1

Signed-off-by: Ce Gao <[email protected]>

Co-authored-by: whalecold <[email protected]>
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.

[bug] Runtime panic in v1alpha3 when deleting extra trials
5 participants