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

[release-1.0]: Fix several issues for supporting DPUs #4761

Open
wants to merge 13 commits into
base: release-1.0
Choose a base branch
from

Commits on Oct 8, 2024

  1. Add support for nodes managing their own networks

    Signed-off-by: nithyar <nithyar@nvidia.com>
    crnithya authored and EvenChang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2e34ed9 View commit details
    Browse the repository at this point in the history
  2. Helm chart fixes for DPUs

    Signed-off-by: nithyar <nithyar@nvidia.com>
    crnithya authored and EvenChang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    339f8cc View commit details
    Browse the repository at this point in the history
  3. Capture dpu->dpu_host relation during ovnkube-node-dpu bringup

    Signed-off-by: nithyar <nithyar@nvidia.com>
    crnithya authored and EvenChang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    581122a View commit details
    Browse the repository at this point in the history
  4. [upstream] not to update ovs openflow in dpu-host mode

    Signed-off-by: Yun Zhou <yunz@nvidia.com>
    cathy-zhou authored and EvenChang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7e76714 View commit details
    Browse the repository at this point in the history
  5. [upstream] dpu bridge mac should not be used in openflow rules

    Signed-off-by: Yun Zhou <yunz@nvidia.com>
    cathy-zhou authored and EvenChang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6594194 View commit details
    Browse the repository at this point in the history
  6. service traffic route through Masquerade node IP on dpu host node

    Signed-off-by: Yun Zhou <yunz@nvidia.com>
    cathy-zhou authored and EvenChang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c15dca8 View commit details
    Browse the repository at this point in the history
  7. Add gateway options in DPU mode

    Signed-off-by: nithyar <nithyar@nvidia.com>
    crnithya authored and EvenChang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5b60819 View commit details
    Browse the repository at this point in the history
  8. Fix node certificate handling for DPUs

    Signed-off-by: nithyar <nithyar@nvidia.com>
    crnithya authored and EvenChang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6e287fe View commit details
    Browse the repository at this point in the history
  9. Disable nodeIPManager on dpu nodes

    Signed-off-by: nithyar <nithyar@nvidia.com>
    crnithya authored and EvenChang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    56ce58b View commit details
    Browse the repository at this point in the history
  10. requested-chassis should not be set for dpu-host nodes

    Signed-off-by: nithyar <nithyar@nvidia.com>
    crnithya authored and EvenChang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3542794 View commit details
    Browse the repository at this point in the history
  11. Update readinessprobe for DPUs

    Signed-off-by: nithyar <nithyar@nvidia.com>
    crnithya authored and EvenChang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f63cc7c View commit details
    Browse the repository at this point in the history
  12. Fixed unused declare

    EvenChang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c905d0a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    afe9fed View commit details
    Browse the repository at this point in the history