Description of problem:
Missing disk_quota key, value pair in discover manifest
Version-Release number of selected component (if applicable):
mta-cli version
version: 7.3.0
SHA: 337f90eb1e75422b7349522973894b189777d57f
image: registry.redhat.io/mta/mta-cli-rhel9:7.3.0
How reproducible:
Always
Steps to Reproduce:
1. Generate discover manifest using the attached Cloud Foundry application manifest.
The CF app manifest has this key, value pair: disk_quota: 1024M
$mta-cli discover cloud-foundry --input ./cf-nodejs-app-disk.yaml --output disk-discover.yaml
Actual results:
disk_quota key, value pair is missing in the generated discover manifest, disk-discover.yaml .
Expected results:
disk_quota key, value pair should be present in the generated discover manifest, disk-discover.yaml .
Additional info:
- links to
-
RHBA-2025:146385 Migration Toolkit for Applications bug fix and enhancement update