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

GenLabels may select wrong Pods #1066

Closed
hougangliu opened this issue Aug 15, 2019 · 6 comments
Closed

GenLabels may select wrong Pods #1066

hougangliu opened this issue Aug 15, 2019 · 6 comments
Labels

Comments

@hougangliu
Copy link
Member

#1064
kubeflow/pytorch-operator#204

Above PRs change GenLabels to common label, and I notice that 'DeprecatedLabelPyTorchJobName' and DeprecatedLabelTFJobName will be dropped, so after that, GenLabels will keep same keys in tf-operator and pytorch-operator, if a user create Tfjob and Pytorchjob with same name, the two operator will mismatch service and pod when sync up.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label kind/bug to this issue, with a confidence of 0.91. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@gaocegege
Copy link
Member

Are you interested in fixing the issue? I think we could add a new label framework to avoid it.

@hougangliu
Copy link
Member Author

yes, agree with you. what do you think add a label controller-name: jc.Controller.ControllerName()

@gaocegege
Copy link
Member

SGTM. I think we can add it.

@johnugeorge
Copy link
Member

Closing the issue as #1067 is merged
/close

@k8s-ci-robot
Copy link

@johnugeorge: Closing this issue.

In response to this:

Closing the issue as #1067 is merged
/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants