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
If you install Konk with scope=cluster and KonkService with konk.scope=namespace, the cluster does not start in obscure ways. We need to surface an error when the scope is mismatched.
One idea is instead of setting Konk values like scope in KonkService, we could read them directly from the named Konk CR.
The text was updated successfully, but these errors were encountered:
If you install Konk with scope=cluster and KonkService with konk.scope=namespace, the cluster does not start in obscure ways. We need to surface an error when the scope is mismatched.
One idea is instead of setting Konk values like scope in KonkService, we could read them directly from the named Konk CR.
The text was updated successfully, but these errors were encountered: