Python kubernetes key separator#4213
Conversation
|
No news file has been detected. Please write one, if applicable. |
|
Build FAILURE |
|
This pull request introduces 4 alerts and fixes 2 when merging 3d65cac into 8a397f3 - view on LGTM.com new alerts:
fixed alerts:
Heads-up: LGTM.com's PR analysis will be disabled on the 5th of December, and LGTM.com will be shut down ⏻ completely on the 16th of December 2022. Please enable GitHub code scanning, which uses the same CodeQL engine ⚙️ that powers LGTM.com. For more information, please check out our post on the GitHub blog. |
3d65cac to
ed12a13
Compare
|
Build FAILURE |
|
This pull request introduces 4 alerts and fixes 2 when merging ed12a13 into 13c19fa - view on LGTM.com new alerts:
fixed alerts:
Heads-up: LGTM.com's PR analysis will be disabled on the 5th of December, and LGTM.com will be shut down ⏻ completely on the 16th of December 2022. Please enable GitHub code scanning, which uses the same CodeQL engine ⚙️ that powers LGTM.com. For more information, please check out our post on the GitHub blog. |
0710188 to
9e24301
Compare
|
Build FAILURE |
Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
…ing to '~' Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
e6e70eb to
1301f48
Compare
…yslog-ng#4302, syslog-ng#4305, syslog-ng#4313 Signed-off-by: Attila Szakacs <szakacs.attila96@gmail.com>
…yslog-ng#4302, syslog-ng#4305, syslog-ng#4313 Signed-off-by: Attila Szakacs <szakacs.attila96@gmail.com>
This is a work in progress branch to find a good solution for representing kubernetes metadata that contains dots in JSON keys,
causing our name-value representation to become ambiguous
I don't feel the solution in this PR is right, but we can address this post 4.0, so I am splitting this off from #4173