1Password / connect-helm-charts

Official 1Password Helm Charts
https://developer.1password.com
MIT License
90 stars 73 forks source link

Distinct standalone operator Helm deployments use the same lock #148

Closed ag-adampike closed 1 year ago

ag-adampike commented 1 year ago

@priscilasolis we tested the fixes from this PR, with the goal of using multiple standalone operators side by side. If that's your use case as well, you will soon notice that the fix indeed allows starting 1 operator standalone, but that spinning up a second causes an issue where both try to acquire the same lock. This is something that still needs to be fixed.

Originally posted by @Matthiasvanderhallen in https://github.com/1Password/connect-helm-charts/issues/126#issuecomment-1491485147

jillianwilson commented 1 year ago

Thanks for creating this issue, we will let you know once we have a fix implemented.

volodymyrZotov commented 1 year ago

More details about how to setup single Connect and use it against several Operators can be found in this MR #160