[POLICY] Fix Kyverno Policy violations

- Add "archive" folder for removed policy-gui charts
- Update all deployments/jobs to fix policies
- Correct KafkaUser definition to avoid deprecated attribute
- update xacml-pdp deployment to work with readOnlyFilesystem setting

Issue-ID: OOM-3307

Change-Id: I579062c1c49923666c1d836f7324c8bbd7b88695
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
84 files changed
tree: 72f9302d032063eacbe344e8a1e8867395374aa3
  1. .ci/
  2. .gitlab/
  3. archive/
  4. docs/
  5. kubernetes/
  6. TOSCA/
  7. .gitignore
  8. .gitlab-ci.yml
  9. .gitlint
  10. .gitreview
  11. .pre-commit-config.yaml
  12. .pylintrc
  13. .readthedocs.yaml
  14. CODEOWNERS
  15. CONTRIBUTING.md
  16. docker-compose.yml
  17. INFO.yaml
  18. README.md
  19. requirements.txt
  20. tox.ini
README.md

ONAP Operations Manager

Description

The ONAP Operations Manager (OOM) is responsible for life-cycle management of the ONAP platform itself; components such as SO, SDNC, etc.

It is not responsible for the management of services, VNFs or infrastructure instantiated by ONAP or used by ONAP to host such services or VNFs.

OOM uses the open-source Kubernetes container management system as a means to manage the containers that compose ONAP where the containers are hosted either directly on bare-metal servers or on VMs hosted by a 3rd party management system.

OOM ensures that ONAP is easily deployable and maintainable throughout its life cycle while using hardware resources efficiently.

Full documentation is available in ONAP documentation in operations and administration guides.

Contributing

Please see contributing file to learn on how to contribute

Issues

All issues should be filled in ONAP Jira.