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

Extend resource configuration API to include resource metadata #19

Merged
merged 5 commits into from
Jun 30, 2022

Commits on Jun 28, 2022

  1. Extend resource configuration API to include resource metadata

    Signed-off-by: Alper Rifat Ulucinar <[email protected]>
    ulucinar committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    5316ee8 View commit details
    Browse the repository at this point in the history
  2. Rename pkg/meta module as pkg/registry

    - Rename Resource.TitleName as Title
    - Add field documentation for Resource
    
    Signed-off-by: Alper Rifat Ulucinar <[email protected]>
    ulucinar committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    57bd981 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Use go:embed to read the provider metadata file

    Signed-off-by: Alper Rifat Ulucinar <[email protected]>
    ulucinar committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    1fbf5ad View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Remove config.Provider.ProviderMetadata

    Signed-off-by: Alper Rifat Ulucinar <[email protected]>
    ulucinar committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    5cdbb90 View commit details
    Browse the repository at this point in the history
  2. Remove providerConfigRef from the generated examples

    Signed-off-by: Alper Rifat Ulucinar <[email protected]>
    ulucinar committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a6974ba View commit details
    Browse the repository at this point in the history