StarlingX SNMP App
Go to file
fperez 00b9c69cd5 Fix SNMP configmap libsnmpAuditPlugin
When applying the SNMP app, the ConfigMap "snmpd-etc-config" was found
to refer to a non-existing directory.

This commit replaces references to /usr/lib64 with /usr/lib.
Additionally, it removes unused definitions.

Test plan:
PASS: Build stx-snmp docker image.
PASS: Install and configure snmp in a local environment.
      Run kubectl get cm -n kube-system snmpd-etc-config -o yaml
      and verify that this is using /usr/lib instead of /usr/lib64

closes-bug: 2078734

Change-Id: I83e2aca0b8185f5853ca33d7e33b73d2b10668d5
Signed-off-by: fperez <fabrizio.perez@windriver.com>
2024-09-03 02:13:01 -03:00
helm-charts/custom/snmp-helm Fix SNMP configmap libsnmpAuditPlugin 2024-09-03 02:13:01 -03:00
python3-k8sapp-snmp Application versioning based on build release 2023-12-29 12:30:54 -03:00
stx-snmp-helm Fix SNMP configmap libsnmpAuditPlugin 2024-09-03 02:13:01 -03:00
.gitignore Update app Zuul Check Jobs. 2023-12-18 09:13:07 -07:00
.gitreview Added .gitreview 2020-10-14 15:42:16 +00:00
.zuul.yaml Add minimum Kubernetes version supported 2024-02-06 12:51:15 -03:00
bindep.txt Enable py39 tox gate/test for app plugins 2021-09-13 14:04:33 -04:00
config Upload fm-subagent, fm-trap-subagent and armada plugin. 2020-11-27 17:00:30 -03:00
CONTRIBUTING.rst Initial commit for snmp-armada-app skeleton 2020-10-23 15:15:54 +00:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:12:36 -04:00
debian_iso_image.inc snmp-armada-app: update debian_iso_image.inc 2022-11-24 11:26:19 +08:00
debian_pkg_dirs Auto-increment chart versions 2024-02-28 10:45:27 -07:00
debian_stable_docker_images.inc Add stx-fm-subagent docker image 2022-07-29 12:36:46 +00:00
github_sync.trigger Initial commit for snmp-armada-app skeleton 2020-10-23 15:15:54 +00:00
HACKING.rst Initial commit for snmp-armada-app skeleton 2020-10-23 15:15:54 +00:00
requirements.txt snmp-armada-app repo setup 2020-10-14 19:37:34 +00:00
test-requirements.txt Update app Zuul Check Jobs. 2023-12-18 09:13:07 -07:00
tox.ini Update app Zuul Check Jobs. 2023-12-18 09:13:07 -07:00