• Kubernetes Submit Queue's avatar
    Merge pull request #33901 from jmcarp/issue-31984 · f98c06b1
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Escape special characters in jsonpath field names.
    
    There may be a better way to do this, but this seemed like the simplest possible version.
    
    Example: `{.items[*].metadata.labels.kubernetes\.io/hostname}`
    
    [Resolves #31984]
    f98c06b1
Name
Last commit
Last update
..
doc.go Loading commit data...
jsonpath.go Loading commit data...
jsonpath_test.go Loading commit data...
node.go Loading commit data...
parser.go Loading commit data...
parser_test.go Loading commit data...