Override release name at each stage for same infra
pending feedback
J
Jasmine Porcupine
Lets say i use infra1 across all stages in my pipeline. I want to update the release dynamically at each stage such that
1) stage1 uses infra1
and has release name as discale-<+pipeline.variables.serviceid>-<+stage.identifier>-<+pipeline.stages.extractAttributes.spec.execution.steps.extractAttributes.output.outputVariables.namespace>
2) stage2 uses infra1
and has release name as discale-<+pipeline.variables.serviceid>-<+stage.identifier>-<+pipeline.stages.extractAttributes.spec.execution.steps.extractAttributes.output.outputVariables.namespace>-<+pipeline.variables.releaseVersion>
Log In
J
Jasmine Porcupine
expression is supported in infra for release name. But i want to override the expression in each stage as mentioned in issue description.
Harness customer support informed me that you do not provide facility to override the expression defined in infra filed at stage level.
Shylaja Sundararajan
pending feedback
Shylaja Sundararajan
Hi Sahil ,
This expression should be supported already with the Expression field in the Infra configuration. are there any issues with expression?
Regards
Shylaja
Sudarshan Purohit
under review