Skip to content
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

Extend firewall management for agent role #597

Merged
merged 6 commits into from
Jun 5, 2024

Conversation

robin-checkmk
Copy link
Member

Pull request type

Please 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 (please describe):

What is the current behavior?

Issue Number: #593

What is the new behavior?

  • A new variable is introduced: checkmk_agent_server_ips. I can be set to a list of IPs, which will be allowed in the firewall.
  • This will not modify the agent's own whitelisting mechanisms!
  • The checkmk_agent_server will automatically be added to the above list, but only if it is an IP address.

Other information

This collection has an implicit dependency for the Python module netaddr. This is not new, but apparently never was an issue. This PR adds a hint to the README about this.

@robin-checkmk robin-checkmk added the role:agent This affects the agent role label Apr 26, 2024
@robin-checkmk robin-checkmk self-assigned this Apr 26, 2024
@robin-checkmk robin-checkmk changed the title Feature/agent adv fw mgmt Extend firewall management for agent role Apr 26, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 26, 2024
Base automatically changed from build/checkmk-2-3-support to devel May 24, 2024 18:50
@robin-checkmk robin-checkmk mentioned this pull request Jun 4, 2024
7 tasks
@robin-checkmk robin-checkmk merged commit e02cc62 into devel Jun 5, 2024
178 of 202 checks passed
@robin-checkmk robin-checkmk deleted the feature/agent-adv-fw-mgmt branch June 5, 2024 18:44
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation role:agent This affects the agent role
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants