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

feat: add getPlural method on GroupVersionKind #2515

Merged
merged 4 commits into from
Aug 29, 2024
Merged

feat: add getPlural method on GroupVersionKind #2515

merged 4 commits into from
Aug 29, 2024

Commits on Aug 29, 2024

  1. feat: add getPlural method on GroupVersionKind

    Signed-off-by: Chris Laprun <[email protected]>
    metacosm committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    18e337d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    313a5f0 View commit details
    Browse the repository at this point in the history
  3. refactor: add GroupVersionKindPlural class, used by GenericKubernetes…

    …DependentResource
    
    Signed-off-by: Chris Laprun <[email protected]>
    metacosm committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    240fdba View commit details
    Browse the repository at this point in the history
  4. refactor: clean up, cache already resolved GVKs

    Signed-off-by: Chris Laprun <[email protected]>
    metacosm committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4756be3 View commit details
    Browse the repository at this point in the history