-
Notifications
You must be signed in to change notification settings - Fork 273
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
improvement(k8s): remove old system garden and improve local-k8s startup time #5136
Conversation
d5f04d3
to
ad1f9ea
Compare
6683c68
to
43228a8
Compare
27f8d76
to
3bf3258
Compare
For DRY, better readability snf maintainability.
6d6f80f
to
5bcaa29
Compare
To avoid circular imports.
963271c
to
2ea6202
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.
Great additional changes! 👍
I already meant to approve in my last review, but I accidentally only commented. But here's the approval again :)
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.
Nice, this looks good to me! Good to merge in my opinion, as it would be good to combine the .git folder removal and the ESM changes in one release.
What this PR does / why we need it:
This and #5120 replace #4047.
This PR contains most part of the changes from #4047 - removal of the Garden system services.
Which issue(s) this PR fixes:
This PR enables us to merge #5120 which in turn fixes issues for windows users.
Special notes for your reviewer: