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

sync-notebook needs to look for a Deployment kind that is version independent #2194

Merged
merged 1 commit into from Jan 4, 2019

Conversation

stpabhi
Copy link
Member

@stpabhi stpabhi commented Dec 31, 2018

Signed-off-by: Abhilash Pallerlamudi stp.abhi@gmail.com

Fix #2185

Problem: Metacontroller deletes notebook deployment if there is a version mismatch between the Deployment created and the Deployment specified.

Fix: sync-notebook needs to look for a Deployment kind that is version independent.

Details: #2185 (comment)


This change is Reviewable

@k8s-ci-robot
Copy link
Contributor

Hi @stpabhi. Thanks for your PR.

I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

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

@jlewi
Copy link
Contributor

jlewi commented Jan 2, 2019

/ok-to-test

Thanks for the fix.

@stpabhi Can you update the PR description to explain what the problem is and how this fixes it?

/assign @jlewi
/assign @kkasravi

kubeflow/jupyter/sync-notebook.jsonnet Show resolved Hide resolved
kubeflow/jupyter/sync-notebook.jsonnet Outdated Show resolved Hide resolved
@kkasravi
Copy link
Contributor

kkasravi commented Jan 3, 2019

@jlewi both this and #2154 should be merged since they are correctly returning the children created by a controller during sync (every 20sec). Profiles/Permission controllers also need something similar.

@stpabhi stpabhi force-pushed the ISSUE-2185 branch 3 times, most recently from 6bcede8 to b629551 Compare January 3, 2019 06:46
@stpabhi stpabhi changed the title sync-notebook needs to look for a Deployment kind that is version independent (#2185) sync-notebook needs to look for a Deployment kind that is version independent Jan 3, 2019
@stpabhi stpabhi force-pushed the ISSUE-2185 branch 3 times, most recently from 288214a to aebe3b7 Compare January 4, 2019 06:47
@k8s-ci-robot k8s-ci-robot added size/L and removed size/M labels Jan 4, 2019
@jlewi
Copy link
Contributor

jlewi commented Jan 4, 2019

Thanks @kkasravi I reviewed #2154

…ependent

Signed-off-by: Abhilash Pallerlamudi <stp.abhi@gmail.com>
@jlewi
Copy link
Contributor

jlewi commented Jan 4, 2019

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jlewi

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 9113f66 into kubeflow:master Jan 4, 2019
kkasravi pushed a commit to kkasravi/kubeflow that referenced this pull request Feb 8, 2019
…ependent (kubeflow#2194)

Signed-off-by: Abhilash Pallerlamudi <stp.abhi@gmail.com>
saffaalvi pushed a commit to StatCan/kubeflow that referenced this pull request Feb 11, 2021
…ependent (kubeflow#2194)

Signed-off-by: Abhilash Pallerlamudi <stp.abhi@gmail.com>
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.

None yet

5 participants