Files
kustomize/api/krusty
Peter Lobsinger 633da991d2 Only strip surrounding quotes if there are at least two characters.
Otherwise, a value consisting of a single quote character triggers a
panic:

    go test krusty/configmaps_test.go
    --- FAIL: TestDataIsSingleQuote (0.00s)
    panic: runtime error: slice bounds out of range [1:0] [recovered]
    	panic: runtime error: slice bounds out of range [1:0]
2023-03-28 14:17:47 -07:00
..
2022-04-04 14:24:04 -04:00
2019-11-28 07:23:37 -08:00
2022-04-04 14:24:04 -04:00
2022-10-22 03:16:41 +02:00
2020-09-28 11:01:01 -07:00
2022-04-04 14:24:04 -04:00
2022-04-04 14:24:04 -04:00
2021-03-20 07:05:56 -07:00