Travis Glenn Hansen
Travis Glenn Hansen
Yeah go ahead and make a PR targeted at the `next` branch. Thanks!
https://github.com/democratic-csi/democratic-csi/commit/15b120c3cc75d64fa164a9bea7b5c107f95eee21
Fix should be released in `v1.9.0`. Reopen if you see the behavior continue after upgrading.
That seems pretty strange. The calls are idempotent so I wonder what else could have put the controller in that state :(
If someone can send me the logs from the controller when that happens when the api logs are enabled that would be great. The controller is stateless so restarting it...
I may have an idea what is happening here. Thanks for sharing the logs! The controller at regular intervals checks the api endpoint to determine if it should use the...
Should be fixed in this commit: https://github.com/democratic-csi/democratic-csi/commit/536f954e0a5e94a706f4332e530f6fab332a19e1
Fix should be released in `v1.9.0`. Reopen if you see the behavior continue after upgrading.
So there are 2 different failures?: 1. csi drivers is failing to *submit* the jobs 2. TN is failing to actually execute the jobs Can you send the controller logs...
Is this possibly related to the volume attachment 'issue' I need to resolve as well?