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

[TECH DEBT] Deprecate Zabbix Modules #64896

Closed
garethgreenaway opened this issue Aug 1, 2023 · 1 comment · Fixed by #64892
Closed

[TECH DEBT] Deprecate Zabbix Modules #64896

garethgreenaway opened this issue Aug 1, 2023 · 1 comment · Fixed by #64892

Comments

@garethgreenaway
Copy link
Contributor

garethgreenaway commented Aug 1, 2023

Description of the tech debt to be addressed, include links and screenshots

Deprecating all Zabbix functionality in Salt and moving it to:
https://github.com/salt-extensions/saltext-zabbix

First Salt version with Vault no longer present in the core: 3009.0

To be removed:

tests/pytests/unit/modules/test_zabbix.py
tests/pytests/unit/states/zabbix
salt/modules/zabbix.py
salt/returners/zabbix_return.py
salt/states/zabbix_usergroup.py
salt/states/zabbix_user.py
salt/states/zabbix_template.py
salt/states/zabbix_usermacro.py
salt/states/zabbix_valuemap.py
salt/states/zabbix_action.py
salt/states/zabbix_mediatype.py
salt/states/zabbix_host.py
salt/states/zabbix_hostgroup.py
doc/ref/modules/all/salt.modules.zabbix.rst
doc/ref/returners/all/salt.returners.zabbix_return.rst
doc/ref/states/all/salt.states.zabbix_action.rst
doc/ref/states/all/salt.states.zabbix_valuemap.rst
doc/ref/states/all/salt.states.zabbix_host.rst
doc/ref/states/all/salt.states.zabbix_usermacro.rst
doc/ref/states/all/salt.states.zabbix_template.rst
doc/ref/states/all/salt.states.zabbix_hostgroup.rst
doc/ref/states/all/salt.states.zabbix_user.rst
doc/ref/states/all/salt.states.zabbix_mediatype.rst
doc/ref/states/all/salt.states.zabbix_usergroup.rst
@OrangeDog
Copy link
Contributor

It's not a cloud thing...

@garethgreenaway garethgreenaway changed the title [TECH DEBT] Deprecate Zabbix Cloud Modules [TECH DEBT] Deprecate Zabbix Modules Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants