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 1894345: [release-4.6] register api groups to legacyscheme.Scheme early #27

Commits on Nov 6, 2020

  1. register api groups to legacyscheme.Scheme early

    all sort of things rely on the types being registered into the scheme without bad things can happen.
    
    for example, the type namer used to construct the OpenAPI spec uses it to build its internal state.
    The final spec might be incomplete if not all types were registered.
    
    Co-authored-by:  Maru Newby <marun@redhat.com>
    2 people authored and openshift-cherrypick-robot committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    023a357 View commit details
    Browse the repository at this point in the history