What is a UMA Stable release?
search cancel

What is a UMA Stable release?

book

Article ID: 243148

calendar_today

Updated On:

Products

CA Application Performance Management (APM / Wily / Introscope) CA Application Performance Management Agent (APM / Wily / Introscope) CA Application Performance Management SaaS

Issue/Introduction

I see the UMA releases have a (stable) tag, It always changes to the latest release. Why is that? 

What is the difference between GA and Stable build?

GA = General availability (a release); should be very stable and feature complete. This is generally tagged with the latest APM release number.

Stable = Release candidate; probably feature complete and should be pretty stable - problems should be relatively rare and minor, but worth reporting to try to get them fixed for release.

Stable releases are production-ready

Resolution

See https://hub.docker.com/r/caapm/universalmonitoragent

How to obtain stable build for UMA

Stable builds use different image and different helm/yaml/operator files

Helm Chart : https://packages.broadcom.com/artifactory/apm-agents/uma/stable/uma-stable-helm-chart.tar.gz

Operatorhttps://packages.broadcom.com/artifactory/apm-agents/uma/stable/uma-stable-operator.tar.gz

YAML file : https://packages.broadcom.com/artifactory/apm-agents/uma/stable/ca-stable-uma-agent.yaml

Images Used :

UMA Application Image : docker.io/caapm/universalmonitoragent:stable

UMA Operator Image : docker.io/caapm/universalmonitoragent:uma-operator-stable

Additional Information

https://stevelasker.blog/2018/03/01/docker-tagging-best-practices-for-tagging-and-versioning-docker-images/