Skip to content

Move OMD configuration management before state management#1136

Merged
robin-checkmk merged 1 commit into
develfrom
feature/improve-server-role-task-order
Jul 9, 2026
Merged

Move OMD configuration management before state management#1136
robin-checkmk merged 1 commit into
develfrom
feature/improve-server-role-task-order

Conversation

@robin-checkmk

@robin-checkmk robin-checkmk commented Jul 8, 2026

Copy link
Copy Markdown
Member

Pull request type

Try to limit your pull request to one type, submit multiple pull requests if needed.

Check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Documentation content changes
  • Other (describe what kind of change you performed):

What is the current behavior?

Describe the current behavior that you are modifying, or link to a relevant issue.

What is the new behavior?

Describe the behavior or changes that are being added by this PR.

  • Previously, a stopped site (e.g., freshly created or just updated) with omd_config defined was started first, only to be stopped again immediately to apply the configuration. Now the configuration is applied while the site is still stopped and the site is started only once.

Other information

Any other information that is important to this PR, e.g screenshots of how the component looks before and after the change.

@robin-checkmk robin-checkmk self-assigned this Jul 8, 2026
@github-actions github-actions Bot added the role:server This affects the server role label Jul 8, 2026
@robin-checkmk robin-checkmk marked this pull request as ready for review July 8, 2026 12:49

@kumaran-repo kumaran-repo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified the task reorder against configure-site.yml's stop/config/start logic.

@robin-checkmk robin-checkmk merged commit f47227c into devel Jul 9, 2026
20 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

role:server This affects the server role

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants