towerops/priv/mibs/viptela
Graham McIntire b4f8b40b7f
Include MIB files in Docker image instead of using PVC
- Remove PVC volume mount from k8s/deployment.yaml
- Delete k8s/mib-pvc.yaml (no longer needed)
- Update .gitignore to commit MIB files to git
- Add mix import_mibs task to copy MIBs from LibreNMS
- Add all MIB files from priv/mibs/ to git

This fixes the multi-attach volume error in Kubernetes where new pods
couldn't start because the RWO (ReadWriteOnce) PVC was attached to the
old pod. MIBs are now part of the Docker image and can be used by all
pods simultaneously.
2026-01-19 14:01:03 -06:00
..
VIPTELA-APP-ROUTE Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-BFD Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-BRIDGE Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-DOT1X Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-GLOBAL Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-HARDWARE Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-OMP Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-OPER-BGP Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-OPER-MULTICAST Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-OPER-OSPF Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-OPER-SYSTEM Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-OPER-VPN Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-POLICY Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-SECURITY Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-TRAPS Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-WLAN Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
VIPTELA-WWAN Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00