Closed pgguru closed 2 years ago
The string parser has been brought up-to-date with Go's particular method of quoting. Example of how things work now from the output with synthetic data (i.e., not directly in an annotated pod, but using the same file that you would):
Note: when merging, we will want to merge and squash.
For reference on parsing spec:
An initial stab at fixing the parsing issues seen in issue #7.