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

Qos patch and fixes #6

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    1e2c6ca View commit details
    Browse the repository at this point in the history
  2. Update deployment.yaml - fix debugging enabled issue

    Fix for volume issue occuring when debugging is on, see srsran#4
    hudouseko authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    baf8b9a View commit details
    Browse the repository at this point in the history
  3. Update values.yaml - vlan_tag fix

    Default value for OFH VLAN was set as vlan_tag, while currently vlan_tag_cp and vlan_tag_up are used, see srsran#5
    hudouseko authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6815918 View commit details
    Browse the repository at this point in the history
  4. Update configmap.yml - fixed dash issue

    Fixed issue with helm not accepting dash (index workaround used)
    hudouseko authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    49e9958 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bfb160 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f84e89 View commit details
    Browse the repository at this point in the history