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

Add an --disable-optimizations flag #13325

Closed
spowelljr opened this issue Jan 10, 2022 · 0 comments
Closed

Add an --disable-optimizations flag #13325

spowelljr opened this issue Jan 10, 2022 · 0 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone

Comments

@spowelljr
Copy link
Member

minikube does specific optimizations such as setting CoreDNS replication from 2 to 1 and more recently increasing the kubelet housekeeping intervals (#13189).

Adding this flag will let users revert all these optimizations incase it's causing issues with their use cases.

@spowelljr spowelljr added kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. labels Jan 10, 2022
@spowelljr spowelljr added this to the 1.26.0-candidate milestone Jan 10, 2022
@spowelljr spowelljr self-assigned this Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

No branches or pull requests

1 participant