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 1957809: Validation of platform.openstack.machineSubnet #4917

Merged
merged 2 commits into from May 11, 2021

Commits on May 8, 2021

  1. Bug 1957809: Validation of platform.openstack.machineSubnet

    If the user provides an UUID under platform.openstack.machinesSubnet
    of a subnet which does not exist, the installer should not fail with a
    backtrace.
    Instead, the installer should exit gracefully and provide the correct error
    to the user.
    Adolfo Duarte committed May 8, 2021
    Configuration menu
    Copy the full SHA
    ae39cb8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Update pkg/asset/installconfig/openstack/validation/platform.go

    Co-authored-by: Martin André <m.andre@redhat.com>
    Adolfo Duarte and mandre committed May 10, 2021
    Configuration menu
    Copy the full SHA
    8abc715 View commit details
    Browse the repository at this point in the history