Files
kustomize/api
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
..
2021-03-17 06:35:30 -07:00
2023-01-12 10:14:44 -08:00
2019-11-14 16:37:49 -08:00