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 1876680: Reduce influence of webhooks and convert some errors to non-fatal #697

Merged
merged 5 commits into from
Sep 24, 2020

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    a5d7179 View commit details
    Browse the repository at this point in the history
  2. Reduce opinionation of AWS providerSpec webhook

    The webhooks have been provided opinionated defaults and requiring these
    in validation. This may cause issues for existing users and as such, we
    need to reel back on these changes and ensure that we only error when a
    value is missing that would cause a Machine to not be created
    successfully
    JoelSpeed committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    e195413 View commit details
    Browse the repository at this point in the history
  3. Reduce opinionation of Azure providerSpec webhook

    The webhooks have been provided opinionated defaults and requiring these
    in validation. This may cause issues for existing users and as such, we
    need to reel back on these changes and ensure that we only error when a
    value is missing that would cause a Machine to not be created
    successfully
    JoelSpeed committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    8a9d079 View commit details
    Browse the repository at this point in the history
  4. Reduce opinionation of vSphere providerSpec webhook

    The webhooks have been provided opinionated defaults and requiring these
    in validation. This may cause issues for existing users and as such, we
    need to reel back on these changes and ensure that we only error when a
    value is missing that would cause a Machine to not be created
    successfully
    JoelSpeed committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    218cccc View commit details
    Browse the repository at this point in the history
  5. Reduce opinionation of GCP providerSpec webhook

    The webhooks have been provided opinionated defaults and requiring these
    in validation. This may cause issues for existing users and as such, we
    need to reel back on these changes and ensure that we only error when a
    value is missing that would cause a Machine to not be created
    successfully
    JoelSpeed committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0b89f8d View commit details
    Browse the repository at this point in the history