This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
Move isValidPrefix
methods to provider injector packages
#234
Labels
kind/enhancement
Categorizes issue or PR as related to an improvement.
Preflight Checklist
Problem Description
Currently the Secrets-webhook repo contains methods for checking provider prefixes e.g.: https://github.com/bank-vaults/secrets-webhook/blob/44e97a55e446774eb1e19dc3d782db77c37f3a51/pkg/provider/vault/provider.go#L72C1-L74C2
Proposed Solution
Move these to the corresponding injector package, making it a single source of truth.
Alternatives Considered
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: