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

Enable bandwidth-manager by default for new deployments #13535

Merged
merged 2 commits into from
Nov 17, 2020

Conversation

qmonnet
Copy link
Member

@qmonnet qmonnet commented Oct 13, 2020

For Cilium v1.10, bandwidth manager is no longer considered as a beta feature: re-enable it by default for new deployments.

This PR reverts the commit that disabled the feature by default, but it does not update the documentation that still marks the bandwidth manager as beta.

Reverts part of #13515.
Also related: Follow-ups for EDT #13371.

@qmonnet qmonnet added sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. dont-merge/wait-until-release Freeze window for current release is blocking non-bugfix PRs area/helm Impacts helm charts and user deployment experience labels Oct 13, 2020
Base automatically changed from pr/qmonnet/edt_disable_newdeplmts to master October 14, 2020 08:33
@qmonnet qmonnet force-pushed the pr/qmonnet/edt_reenable_newdeplmts branch 2 times, most recently from f61211d to b0e4123 Compare October 14, 2020 08:43
@qmonnet
Copy link
Member Author

qmonnet commented Oct 14, 2020

test-me-please

@qmonnet qmonnet marked this pull request as ready for review October 14, 2020 13:44
@qmonnet qmonnet requested review from a team as code owners October 14, 2020 13:44
@qmonnet qmonnet requested a review from a team October 14, 2020 13:44
@qmonnet qmonnet added the dont-merge/needs-rebase This PR needs to be rebased because it has merge conflicts. label Nov 2, 2020
@aanm aanm removed the dont-merge/wait-until-release Freeze window for current release is blocking non-bugfix PRs label Nov 10, 2020
@qmonnet qmonnet force-pushed the pr/qmonnet/edt_reenable_newdeplmts branch from b0e4123 to 06de7f5 Compare November 11, 2020 11:12
@qmonnet qmonnet removed the dont-merge/needs-rebase This PR needs to be rebased because it has merge conflicts. label Nov 11, 2020
@qmonnet
Copy link
Member Author

qmonnet commented Nov 11, 2020

test-me-please

@qmonnet qmonnet changed the title Re-enable bandwidth-manager by default for new deployments Enable bandwidth-manager by default for new deployments Nov 11, 2020
@christarazi
Copy link
Member

test-me-please

Bandwidth manager was a beta feature in Cilium 1.9, and as such we
disabled it by default for new deployments. For newer versions, enable
bandwidth manager by default.

This reverts commit a0ad5ad.

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Add a comment to implement the TODO and provide some documentation for
the "bandwidthManager" value in the yaml file.

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
@qmonnet qmonnet force-pushed the pr/qmonnet/edt_reenable_newdeplmts branch from 06de7f5 to b0635ce Compare November 16, 2020 14:01
@qmonnet
Copy link
Member Author

qmonnet commented Nov 16, 2020

test-me-please

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Nov 16, 2020
@aanm aanm merged commit 49aacc2 into master Nov 17, 2020
@aanm aanm deleted the pr/qmonnet/edt_reenable_newdeplmts branch November 17, 2020 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm Impacts helm charts and user deployment experience ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. sig/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants