Leonardo Fagundes Luz Serrano 6c32612686 Standardize app configs
Fixed versioning and adjusted some build files
to bring them as close to a standard as possible.

- Removed centos files
- Added version tracking via GITREVCOUNT
- Fixed mismatch in plugin name, set to python3-k8sapp-<app>
- Standardized plugin debian files (rules, *.install)
- Plugin wheels saved to /plugin instead of /plugin/<app>

Test Plan:
PASS - Build-pkgs -a
PASS - Build-image
PASS - Install, bootstrap, unlock
PASS - app tarball contains wheel file
PASS - wheel versioning updated properly

Story: 2010542
Task: 47197

Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
Change-Id: I099f6e68145750f429a7c95ed200b6abf4649061
2023-03-01 16:47:54 -03:00

279 B

k8sapp-audit

This project contains StarlingX Kubernetes application specific python plugins for auditd. These plugins are required to integrate the auditd application into the StarlingX application framework and to support the various StarlingX deployments.