blob: 146e95748a8b01d6fcf933ba12db30df4e589465 (
plain)
1
2
3
4
5
6
7
|
---
fixes:
- |
Corrects logic in the entry path of node cleaning and deployment
processes to prohibit ``agent_url`` from being preemptively removed
if ``fast_track`` is enabled and in use. This allows fast track cleaning
and deployment operations to succeed.
|