Files
ironic-python-agent/releasenotes/notes/remove-agent-token-required-808e99b83b4456a1.yaml
Julia Kreger 94fde4b3b4 Remove agent_token_required upgrade knob
To help ease upgrades to Victoria, IPA had a knob added
to enable operators to express if agent tokens were required
in their deployment. Since then, the feature is required, however
we left the logic enabling the fun upgrade case handling.

At this point, this knob serves no further use, and can be removed.

Change-Id: I202f06e1b6598a802c9853fb99201c55e7a40cb1
2025-02-18 14:36:18 +00:00

10 lines
433 B
YAML

---
security:
- |
The ``agent_token_required`` configuration option has been removed.
This was a knob to help ease the upgrade process by enabling operators
to express if their environment was requiring an agent token. This was
key to help navigate possible upgrade cases, however that was for the
migration *to* the Victoria release, and such an upgrade is outside
of the version support matrix of Ironic.