-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.4.0 #385
Merged
Merged
Release 2.4.0 #385
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Before this change, it could occur, that no services were added during discovery, because no information was yet available. With the updated task, we ensure, that current data is there. Also we only add new services, as a removal of services would indicate a subsequent run of the role and the removal would be undesired there.
….general into feature-int-test-bakery
….general into bugfix-agent-discovery
….general into devel
…shed, retry fetch_url if time out 3 times each time doubling the time out time
…collection-checkmk.general into feature-int-test-bakery
Introduce integration tests for the bakery module
….general into devel
Support cleaning up unused Checkmk versions
Add Debian 12 support
….general into devel
We will ignore the Molecule failures for the agent role at this point, as they do not indicate an actual problem with the current code. We will address that issue at a later time. |
robin-checkmk
added
release:2.4.0
Affects the mentioned release.
and removed
release:4.2.0
Affects the mentioned release.
labels
Dec 5, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
module:discovery
This affects the discovery module
release:2.4.0
Affects the mentioned release.
role:agent
This affects the agent role
role:server
This affects the server role
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number:
e.g. #1
What is the new behavior?
Other information