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 2038930: properly handle --dry-run=server #1016

Merged
merged 2 commits into from
Jan 21, 2022

Commits on Jan 10, 2022

  1. Bug 2038930: properly handle --dry-run=server

    All of the oc set subcommands did not have a proper wiring for
    --dry-run=server flag. They entirely ignored the value being provided
    by user. Additionally, I switched all the commands to use
    ResourceBuilder rather than directly using dynamic client.
    soltysh committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    afedb2c View commit details
    Browse the repository at this point in the history
  2. Generated changes

    soltysh committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    6eb3967 View commit details
    Browse the repository at this point in the history