Details
-
Admin & Maintenance Task
-
Status: Done
-
Medium
-
Resolution: Done
-
None
-
None
-
None
-
3
-
Yes
-
Yes
-
No
-
C/S Core
-
- verify QAN is fully functional (docker, AMI, OVF)
- verify upgrades via UI (docker, AMI, OVF)
- verify upgrades via container replacement (docker, AMI, OVF)
Description
In an attempt to simplify the development of PMM we want to merge qan-api2 repository into pmm repository.
Acceptance criteria:
- move qan-api2 code in pmm repository
- archive qan-api2 repository
- qan-api still builds successfully
- Add each other packages to the blacklist to not use each other's packages.
- No regression (tests pass as before)
Things to take care of:
- CI jobs
- Jenkins
- Github actions
- Build scripts in pmm-submodules
- Clear readme for archived repositories
- Update readme in pmm repository
- Keep git history if it's possible