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 don't seem to be properly disposing the secret stores created in the integration tests, and as a result we regularly hit the maximum number of secret stores limit.
Fixing this will improving CI reliability, instead of having to manually delete these.
The text was updated successfully, but these errors were encountered:
We don't seem to be properly disposing the secret stores created in the integration tests, and as a result we regularly hit the maximum number of secret stores limit.
Fixing this will improving CI reliability, instead of having to manually delete these.
The text was updated successfully, but these errors were encountered: