Werk #16626: trigger openapi-spec generation job during start, restart and reload
Komponente | Site management | ||||
Titel | trigger openapi-spec generation job during start, restart and reload | ||||
Datum | 20.03.2024 | ||||
Level | Kleine Änderung | ||||
Klasse | Neues Feature | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
Werk 16501 introduced a command to start a background job which
triggers the regeneration of the API specification. This werk now
includes execution of this command also during omd start, restart,
and reload. With this mechanism the execution during cmk-update-config
is no longer needed.
Based on Werk 15724 the specification is now updated in these situations:
- Create the initial spec after a site has been created
- Update the spec after a site has been copied, restored or renamed
- Update the spec when the apache process is started, restarted or reloaded