New agent test breaks deployments #5455
Labels
priority/backlog
Issue is approved and in the backlog
priority/urgent
Issue is approved and is must be completed in the assigned milestone
Milestone
#5298
Added a test to ensure that the agent has a svid. In the helm chart, in most configurations that currently is not true.
Its even harder to deal with in nested configurations where root-server -> nested-server may already have an entry, but root-server -> root-agent currently may not.
This patch breaks previously working configurations without potentially complicated reconfiguration.
It is more work in some situations then a patch release implies.
I suggest we revert this patch, cut a 1.10.3 asap, and then re-add the patch with an appropriate user configuration warning at 1.11.0. This will give users a chance to consider the config changes required to properly upgrade in a more cautious way.
The text was updated successfully, but these errors were encountered: