-
Notifications
You must be signed in to change notification settings - Fork 369
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Document lack of support for Pod traffic shaping on Photon OS 3 (#1548)
Egress traffic shaping is not supported because of a missing Kernel module (ifb), which is required by the bandwitdh CNI plugin. This change also updates TestPodTrafficShaping to skip the test if some of the required Kernel modules for traffic shaping are missing. Fixes #1516
- Loading branch information
1 parent
f323e35
commit 7292f1e
Showing
3 changed files
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters