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

work: fix workload name conflicts #359

Merged
merged 1 commit into from
May 20, 2021
Merged

Conversation

Garrybest
Copy link
Member

@Garrybest Garrybest commented May 19, 2021

Signed-off-by: Garrybest garrybest@foxmail.com

What type of PR is this?
/kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:
Fixes #358

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@@ -198,7 +198,7 @@ func (c *WorkStatusController) handleDeleteEvent(key keys.FederatedKey) error {

// Given the workload might has been deleted from informer cache, so that we can't get work object by it's label,
// we have to get work by naming rule as work's name also is binding's name and binding's name consist of workload's name and kind.
Copy link
Member

Choose a reason for hiding this comment

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

The comment needs an update as well, right?

Copy link
Member Author

Choose a reason for hiding this comment

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

Right👍, I will fix it.

@RainbowMango RainbowMango self-assigned this May 20, 2021
Signed-off-by: Garrybest <garrybest@foxmail.com>
Copy link
Member

@RainbowMango RainbowMango left a comment

Choose a reason for hiding this comment

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

Thanks for doing this. :)

@RainbowMango RainbowMango merged commit bbcf69f into karmada-io:master May 20, 2021
@Garrybest Garrybest deleted the fork branch May 20, 2021 02:51
lfbear pushed a commit to lfbear/karmada that referenced this pull request May 20, 2021
Signed-off-by: Garrybest <garrybest@foxmail.com>
Signed-off-by: lfbear <lfbear@gmail.com>
XiShanYongYe-Chang pushed a commit to XiShanYongYe-Chang/karmada that referenced this pull request Aug 28, 2021
Signed-off-by: Garrybest <garrybest@foxmail.com>
jwcesign pushed a commit to jwcesign/karmada that referenced this pull request Jun 8, 2023
…mada-scheduler-doc

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

Successfully merging this pull request may close these issues.

work: name conflicts when different workloads have the same name
2 participants