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
The SOPS AZKV tests seem to intend to have coverage for configuring auth via environment variables, but something is amiss because the tests seem to be passing even though the functionality is broken.
It looks like a mistake was made in the logic, and the environment variable credentials are retrieved, but never used.
I've opened a PR to address this issue.
#838
You can refer to this Slack thread for more details: https://cloud-native.slack.com/archives/CLAJ40HV3/p1682102413111849
The SOPS AZKV tests seem to intend to have coverage for configuring auth via environment variables, but something is amiss because the tests seem to be passing even though the functionality is broken.
https://github.com/fluxcd/kustomize-controller/blob/main/internal/sops/azkv/keysource_integration_test.go
The text was updated successfully, but these errors were encountered: