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

Add support for v7 #1835

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Add support for v7 #1835

merged 2 commits into from
Jun 10, 2024

Conversation

zoltanbedi
Copy link
Member

@zoltanbedi zoltanbedi commented Jun 9, 2024

This PR adds support for version 7 of Zabbix by fixing the breaking changes. You can try this out by spinning up the zabbix07 devenv.

Fixes #1714

@zoltanbedi zoltanbedi self-assigned this Jun 9, 2024
@zoltanbedi zoltanbedi requested a review from a team as a code owner June 9, 2024 19:48
ENV ZBX_BOOTSTRAP_SCRIPT="bootstrap_config.py"

RUN pip install pyzabbix
RUN pip install zabbix_utils
Copy link
Member Author

Choose a reason for hiding this comment

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

I changed this to the official zabbix python API because the pyzabbix was failing.

Copy link
Collaborator

@yesoreyeram yesoreyeram left a comment

Choose a reason for hiding this comment

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

LGTM

@zoltanbedi zoltanbedi merged commit aecdb4b into main Jun 10, 2024
4 checks passed
@zoltanbedi zoltanbedi deleted the support-v7 branch June 10, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

Add support for version 7.0
2 participants