Ok, maybe I have it working by having the snapshot controller exist in the same namespace as the volumes (which makes sense), but would I need to deploy this in EVERY namespace that needed snapshots created?
loud-daybreak-83328
09/20/2022, 12:43 PM
I just tried a new namespace and am now getting an error: Failed to create snapshot content with error snapshot controller failed to update test1 on API server: cannot get claim from snapshot
loud-daybreak-83328
09/20/2022, 1:13 PM
I think I'm in business now. Part of my issue was that I forgot a couple of namespace changes in the external-snapshotter configuration and it was making it not work across the entire cluster.