-
fix: annotate pod instead of label on UnregistrationFailureMessage (#1615)
Some checks failedValidate Helm Chart / Lint Chart (push) Has been cancelledreleased this
2022-07-09 02:45:05 +00:00 | 835 commits to master since this releaseThe error message should go to annotation instead of pod label, since we only check annotations on autoscale:
Then there is no need to truncate or normalize the error message.
Downloads