Trigger node deletion when machine is deleted - #1102
Conversation
thiyyakat
left a comment
There was a problem hiding this comment.
Thanks for the changes. Just two comments. PTAL.
|
The Gardener project currently lacks enough active contributors to adequately respond to all PRs.
You can:
/lifecycle stale |
|
The Gardener project currently lacks enough active contributors to adequately respond to all PRs.
You can:
/lifecycle rotten |
3a45864 to
9864805
Compare
|
Thanks for addressing the comments. |
|
LGTM label has been added. DetailsGit tree hash: 7c6a71242f80f6ef4851c138c0bece6fce8dbd6c |
|
/assign |
|
/lgtm |
thiyyakat
left a comment
There was a problem hiding this comment.
Hi Gagan. I had one concern about the logs. If error can be handled differently in the callee and caller, maybe it can be improved.
…riptions Signed-off-by: Gagan163264 <gagan.surathkal@gmail.com>
Signed-off-by: Gagan163264 <gagan.surathkal@gmail.com>
Signed-off-by: Gagan163264 <gagan.surathkal@gmail.com>
Signed-off-by: Gagan163264 <gagan.surathkal@gmail.com>
Signed-off-by: Gagan163264 <gagan.surathkal@gmail.com>
Signed-off-by: Gagan163264 <gagan.surathkal@gmail.com>
Signed-off-by: Gagan163264 <gagan.surathkal@gmail.com>
Signed-off-by: Gagan163264 <gagan.surathkal@gmail.com>
Signed-off-by: Gagan163264 <gagan.surathkal@gmail.com>
Signed-off-by: Gagan163264 <gagan.surathkal@gmail.com>
0d4ef7e to
cfe75f3
Compare
|
LGTM label has been added. DetailsGit tree hash: ce3388f6ae7953dc547a6e02da2a2e7062d0e7ce |
|
Thanks for the multiple rounds of changes! /lgtm |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: thiyyakat The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
"Creating machine on cloud provider"to"VM created on cloud provider. Waiting for node registration", so the status accurately reflects which stage the machine is in.Which issue(s) this PR fixes:
Fixes #1044, #1064
Tests:
Passed unit tests
Manual tests performed by deleting node manually
For #1064, machine during creation has message
Release note: