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
[CARRY] Fix panic issue when annotations map is nil
In some cases, secrets do not have any annotations and the annotations map are nil.
The annotations map needs to be initialized to avoid panic error.
Signed-off-by: Vu Dinh <[email protected]>
Copy file name to clipboardExpand all lines: vendor/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/olm/operator.go
0 commit comments