SAP-samples / SAP-samples/cf-mta-examples
Partial deploy - link deployed CF app to MTA version
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 153
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am looking to use the partial deploy feature.
The problem we face is when trying to map the CF applications to the last MTA version with which it was deployed.
e.g.
Lets say an MTA has 5 modules - A, B, C, D, E
- MTA version 1.0 - deploys all 5 to CF
- Code change 1
- Deploy A, B to CF. MTA version 1.1
- Code change 2
- Deploy B, C, D to CF. MTA version 1.2
Now looking at the apps in CF,
how do I identify that A was deployed on MTA version 1.1, but E is still on version 1, while B,C,D were updated with version 1.2
The 'cf mta' command only prints out the associated apps, but without any information on the version.
Thanks,
Yogesh
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are mentioned. Start by reading the issue's partial-deploy scenario and determine how deployed CF applications should expose their MTA version; done would mean defining and documenting a reliable way to distinguish the versions of individual applications.
Written by the indexing model from the issue text.
Assessment
- Domain
- cloud, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100