intuit / intuit/katlas

QSL label query should allow for dashed keyname

Open
#134 0 comments 0 reactions 1 assignee Claimed by @formuzi View on GitHub
API bug sprint21
Dominant language
Go
Stars
213
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Currently, it's not possible to structure a QSL query which is looking for keys in the @label property when those keys have a dash in them.

For example:

node[@labels.$k8s-app="hi"]{*} // causes API error
node[@labels.$app="hi"]{*} // does not cause API error

This need (to be able to look for key names with dashes) came up in discussion with Adobe in work session to get KAtlas deployed in their infra.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.