You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently require service keys be duplicated for each hub, even though they may be on the same cluster. This provides more room for error and leaks.
Instead, we should have a centralized dir that contains all credentials based on cluster / project names that can be re-used. We should also rotate these periodically, so having them in one place makes that much easier.
The text was updated successfully, but these errors were encountered:
We currently require service keys be duplicated for each hub, even though they may be on the same cluster. This provides more room for error and leaks.
Instead, we should have a centralized dir that contains all credentials based on cluster / project names that can be re-used. We should also rotate these periodically, so having them in one place makes that much easier.
The text was updated successfully, but these errors were encountered: