This message was deleted.
# longhorn-storage
a
This message was deleted.
l
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?
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
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.
👍 1