The principal agent pod kept crashlooping with the error:
[FATAL]: Could not parse auto namespace labels: invalid label '': has no value
I am using the default values so the auto namespace labels is an empty string.
This fix is to ensure that the principal can properly start with the default case.
Also contains a minor logging fix to address the following:
The principal agent pod kept crashlooping with the error:
I am using the default values so the auto namespace labels is an empty string. This fix is to ensure that the principal can properly start with the default case.
Also contains a minor logging fix to address the following: