Open ghost opened 1 year ago
We implemented a feature where you can deploy multiple controllers in different namespaces, and each controller can have a different OSC account linked (AK/SK). Then you use the executable argument --watch-filter=
I can see the commit is from 3 months ago.
The last release: https://github.com/outscale/cluster-api-provider-outscale/releases/tag/v0.3.1 is from Jan.
I'm willing to test the main branch to test this feature. But, I have 3 questions:
Thanks for your work!
@pierreozoux those questions can be answered by Outscale and specifically @outscale-hmi I think
Explain problem to solve
for the moment, we can only create cluster on the same user with ak/sk. We need to handle multi user.
Describe the solution you would like
Have one secret, patch for new users and use https://github.com/stakater/Reloader
Additional context
None
Environment