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

Build the singleton AWSAdapterConfig CR with K8s client #51

Open
kumar-mallikarjuna opened this issue Jan 3, 2023 · 1 comment
Open
Labels
enhancement New feature or request technical-debt

Comments

@kumar-mallikarjuna
Copy link
Contributor

Currently, the singleton CR AWSAdapterConfig is deployed through Helm. This thwarts true reconciliation (create-or-update). We should create the CR using the K8s client, the required parameters (cluster name and cluster region) can be passed to the client through the flag vector.

@kbeniwal
Copy link
Contributor

Does #61 solve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request technical-debt
Projects
None yet
Development

No branches or pull requests

2 participants