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

fix(controllers) expand TypeMeta population #4758

Closed
wants to merge 2 commits into from
Closed

Commits on Sep 28, 2023

  1. chore(store) expand TypeMeta population

    Add a type-agnostic helper to populate TypeMeta using a scheme with
    registered types.
    
    Populate TypeMeta throughout all controllers and reference filter
    predicates.
    
    Remove feature gate limitations on types added to the manager scheme to
    simplify its use where config is not readily available.
    rainest committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e649d08 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. wip: copy predicate object

    rainest committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fee389a View commit details
    Browse the repository at this point in the history