Description of problem:
mta-cli discover cloud-foundry --input healthcheck_manifest.yaml
Version-Release number of selected component (if applicable):
nachandr@nachandr-thinkpadx1carbongen9:~/mta73_cli$ mta-cli version
version: 7.3.0
SHA: eb5652ff7bb90d74c2dc92848d20171db39f206b
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.
$ mta-cli discover cloud-foundry --input healthcheck_manifest.yaml
CF application manifest
—
name: jg
health-check-http-endpoint: /healthcheck
health-check-type: http
health-check-invocation-timeout: 10
memory: 256M
instances: 2
lifecycle: cnb
buildpacks:
- docker://my-registry-a.corp/nodejs
- docker://my-registry-b.corp/dynatrace
Actual results:
Missing attributes related to health check in discover manifest
Expected results:
Attributes related to health check should be present in discover manifest
Additional info:
- links to
-
RHBA-2025:146385 Migration Toolkit for Applications bug fix and enhancement update