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

Provider CRDs #325

Open
jmendesky opened this issue Mar 20, 2024 · 0 comments
Open

Provider CRDs #325

jmendesky opened this issue Mar 20, 2024 · 0 comments

Comments

@jmendesky
Copy link
Collaborator

jmendesky commented Mar 20, 2024

Overview

Providers are currently configured globally and their use cannot be restricted.
Introduce provider CRDs.

image

Tasks:

  • Introduce cluster-wide namespace CRD following the current configuration
    • service accounts can be assumed to be managed outside (i.e. create is no longer needed)
    • can the service account configuration move inside the provider configuration?
    • should type be configured at operator installation time so that versions match? Alternatively, can type be replaced by providerImage?
    TODO
  • Research and Implement a mechanism to create provider-specific resources for each provider CRD
    • templated
    • the lifecycle of provider resources should depend on the provider's lifecycle
  • Remove default providers
@jmendesky jmendesky changed the title Provider Policies Provider CRDs Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant