OperatorScretMetadataPath() should be OperatorSecretMetadataPath()
Closed this issue · 1 comments
igeo-88 commented
What did you do to encounter the bug?
Typo in function name.
Browsing code, I see OperatorScretMetadataPath() in:
- vault.go Line 296
- vaultsecretwatch.go Line 33
- mongodbreplicaset_controller.go Line 296
- mongodbshardedcluster_controller.go Line 970
- mongodbstandalone_controller.go Line 291
What did you expect?
Should be OperatorSecretMetadataPath().
What happened instead?
OperatorScretMetadataPath().
vinilage commented
Hi @igeo-88, thanks for raising this typo.
We have created a ticket internally, but since this is a minor issue, we will not prioritize it right now.
I really appreciate you taking time to report the issue, please keep doing it - it is how we can improve our operator.
I will close this issue.