Tags: siddhardhan/orca
Tags
fix(pipeline_template): Support rendering on map keys (spinnaker#2319)
fix(entitytags): improved timeout handling for servergroup entity tag… …ging. SpinnakerMetadataServerGroupTagGenerator makes clouddriver calls with retry, which can eventually result in an exception/timeout. AddServerGRoupEntityTagsTask now has an increased timeout to account for remote timeout from multiple server groups. In addition, an exception from a single tagger is not fatal to the tagging operation - any successfully generated tags will get applied, and an error logged for a failed tagger
feat(redis): Adding instrumented redis execution repo (spinnaker#2310)
fix(front50): Correctly extract the pipeline identifier (spinnaker#2308) The `SavePipelineTask` will now correctly capture the identifier for a newly created pipeline. The `MonitorFront50Task` requires a pipeline identifier in order to verify that a pipeline has been updated, previously was no-op'ing for new pipelines. relates to spinnaker/front50#333
fix(front50): Correctly extract the pipeline identifier (spinnaker#2308) The `SavePipelineTask` will now correctly capture the identifier for a newly created pipeline. The `MonitorFront50Task` requires a pipeline identifier in order to verify that a pipeline has been updated, previously was no-op'ing for new pipelines. relates to spinnaker/front50#333
fix(bake): strip baseOs from titus bake reqs (spinnaker#2307)
PreviousNext