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

Bug 1894194: Delete ports created for host networking pods #393

Merged

Commits on Oct 22, 2020

  1. Delete ports created for host networking pods

    Due to bug 1899182 we were creating KuryrPorts and in consequence
    Neutron ports for host networking pods. This is totally unnecessary and
    those ports were not used at all. This commit makes sure even if version
    with the bug was run, on kuryr-controller update those ports will get
    deleted automatically.
    
    Change-Id: I5f7047cb6bee1879dc37cbba1b6248e0a5086322
    Related-Bug: 1899182
    dulek committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    2296c8f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    6808864 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Merge commit '6808864' into openshift-master

    Change-Id: I5e49f97fd16e37bb7ae800b568363986057b974c
    dulek committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    45c070a View commit details
    Browse the repository at this point in the history