1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/pkg/utils
Yann Ponzoni 5ac6b5fc3f
Allow Pulimi to extract structured data. (#3308)
* Handle json.RawMessage as a []byte in util.GetByteValue.
This allow Pulimi to extract structured data.

Close: #3307
Signed-off-by: alphayax <alphayax@gmail.com>

* Add test for utils.GetByteValue: TestGetByteValue
Signed-off-by: alphayax <alphayax@gmail.com>

---------

Signed-off-by: alphayax <alphayax@gmail.com>
2024-03-27 12:18:27 +01:00
..
resolvers chore: refactor/centralise secretKeyRef usage (#3022) 2024-01-21 08:19:57 +01:00
utils.go Allow Pulimi to extract structured data. (#3308) 2024-03-27 12:18:27 +01:00
utils_test.go Allow Pulimi to extract structured data. (#3308) 2024-03-27 12:18:27 +01:00