-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
2.4, 2.5, 2.6
-
False
-
-
False
What is the nature and description of the request?
Today, when running job on container group, every pod executed by AAP have a name using this syntax "automation-job-<job-id>".
For troubleshoot and monitoring purpose, it could be convenient to be able to change this name with a custom prefix/suffix (e.g <custom-prefix>job<job-id> or automation-job-<job-id>-<custom-suffix>).
Why does the customer need this? (List the business requirements here)
- be able to easily monitor job of certain category (based on the custom name)
- in case of troubleshoot, knowing which pod is assigned to the problematic job could help.
How would you like to achieve this? (List the functional requirements here)
- Add new field in container group to add a default custom name
- Add new field in job template to be able overwrite this default custom name
List any affected known dependencies: Doc, UI etc..
UI, receptor