Skip to content

esxi-no-vib-joinup-cleanup

Release the esxi-agent-runner context after a no-VIB join-up

Runs after the no-VIB join-up (esxi-no-vib-check-api) once the drpy agent is running on the ESXi host. It clears the machine's Context and removes Meta.BaseContext so the esxi-agent-runner context container can be torn down.

DRP re-pins Context from Meta.BaseContext on workflow completion and never clears it there, so the context otherwise leaks past join-up. Execution is already on the on-host drpy agent here (the preceding esxi-no-vib-check-api stage ends with a context: marker that switched off the context container), so the cleanup task runs on the host without needing its own marker.

Objects that Reference esxi-no-vib-joinup-cleanup

Objects used by esxi-no-vib-joinup-cleanup