Sirisha Gopigiri d82e04ea5e Adding decoding and encoding feature to Replacement Transformer
This PS adds decoding features to ReplacementTransformer to decode
the source objectRef when source is of `kind: Secret` and has `data`
field. It also encodes the value in the target fieldRefs before
replacement if the target is `kind: Secret` and has `data` fields.
Throws an error if the target fieldRefs have both `data` and `stringData`
for replacement.

Change-Id: I1d918058409b3511faa9a99512d25574027bda86
2020-10-27 17:45:29 +05:30
..
2020-10-16 11:31:58 -05:00
2020-08-05 12:48:11 +00:00
2020-09-21 02:49:33 -05:00
2020-07-30 16:20:37 +00:00
2020-09-21 02:49:33 -05:00