-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
🌱 Add NamingStrategy to MachineDeployment #11172
🌱 Add NamingStrategy to MachineDeployment #11172
Conversation
Skipping CI for Draft Pull Request. |
61ad775
to
e03d550
Compare
/hold |
e03d550
to
3559d2c
Compare
/area machineset |
f588f68
to
10956bd
Compare
10956bd
to
2cf9110
Compare
5438128
to
6c5de96
Compare
cc @sbueringer @fabriziopandini @chrischdi |
I have verified that it is working as expected with a real end-to-end test. Thanks for working on this @adilGhaffarDev ! |
The last findings I could find. As of that lgtm |
49ebdf5
to
09cc313
Compare
/lgtm |
LGTM label has been added. Git tree hash: 824b6672a22ae23e06110c8c8b7073e9088175cc
|
09cc313
to
b60f1fd
Compare
rebased the PR please re lgtm |
b60f1fd
to
9ce4cf9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few smaller findings
internal/controllers/machinedeployment/machinedeployment_sync.go
Outdated
Show resolved
Hide resolved
internal/controllers/machinedeployment/machinedeployment_sync_test.go
Outdated
Show resolved
Hide resolved
Signed-off-by: Muhammad Adil Ghaffar <[email protected]>
9ce4cf9
to
42e26cb
Compare
Thank you very much! /lgtm /assign @fabriziopandini @chrischdi |
LGTM label has been added. Git tree hash: a647f7a9910c04d2e440946e792c539270e40291
|
Great work! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chrischdi 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 |
Thanks everyone for working on this, really appreciate it. I know it took a while and some patience :) |
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes part of #10577