js-compute-runtime icon indicating copy to clipboard operation
js-compute-runtime copied to clipboard

Ensure secret store cleanup

Open guybedford opened this issue 11 months ago • 0 comments

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.

guybedford avatar Feb 10 '25 17:02 guybedford