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
Error: newSnapshotError("Failed to create snapshot: failed to get input parameters to create snapshot for content content1-3: \"cannot retrieve secrets for snapshot content \\\"content1-3\\\", err: secret name or namespace not specified\""),
97
+
Error: newSnapshotError("Failed to check and update snapshot content: failed to get input parameters to create snapshot for content content1-3: \"cannot retrieve secrets for snapshot content \\\"content1-3\\\", err: secret name or namespace not specified\""),
98
98
}), map[string]string{
99
99
utils.AnnDeletionSecretRefName: "",
100
100
utils.AnnDeletionSecretRefNamespace: "",
101
101
}), initialSecrets: []*v1.Secret{}, // no initial secret created
Error: newSnapshotError("Failed to create snapshot: failed to get input parameters to create snapshot for content content1-5: \"cannot get credentials for snapshot content \\\"content1-5\\\"\""),
161
+
Error: newSnapshotError(`Failed to check and update snapshot content: failed to get input parameters to create snapshot for content content1-5: "cannot get credentials for snapshot content \"content1-5\""`),
162
162
}), map[string]string{
163
163
utils.AnnDeletionSecretRefName: "secret",
164
164
utils.AnnDeletionSecretRefNamespace: "default",
165
165
}), initialSecrets: []*v1.Secret{}, // no initial secret created
0 commit comments