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

Bugfix: Fixes race between machine & machineSet creation/deletion operations #391

Merged
merged 3 commits into from Jan 29, 2020

Conversation

prashanth26
Copy link
Contributor

@prashanth26 prashanth26 commented Jan 17, 2020

What this PR does / why we need it:

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

Special notes for your reviewer:

Release note:

Bugfix: Fixes race between machine & machineSet creation/deletion operations

@prashanth26 prashanth26 added the kind/bug Bug label Jan 17, 2020
@prashanth26 prashanth26 requested review from ggaurav10 and a team as code owners January 17, 2020 10:42
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jan 17, 2020
@gardener-robot-ci-1 gardener-robot-ci-1 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jan 17, 2020
@prashanth26 prashanth26 changed the title Bugfix: Race between machine/machineSet creation/deletion Bugfix: Fixes race between machine & machineSet creation/deletion operations Jan 17, 2020
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jan 29, 2020
@gardener-robot-ci-2 gardener-robot-ci-2 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jan 29, 2020
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jan 29, 2020
@gardener-robot-ci-2 gardener-robot-ci-2 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jan 29, 2020
@hardikdr hardikdr merged commit 0c52454 into gardener:master Jan 29, 2020
@prashanth26 prashanth26 deleted the bugfix/machine-cr-not-found branch January 30, 2020 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Bug needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Potential endless loop during Machine creation
6 participants