Skip to content

fix: use metricProviderPlugins for metrics key in configmap#131

Merged
jgwest merged 3 commits into
argoproj-labs:mainfrom
jgwest:fix-metric-plugin-feb-2026
Feb 24, 2026
Merged

fix: use metricProviderPlugins for metrics key in configmap#131
jgwest merged 3 commits into
argoproj-labs:mainfrom
jgwest:fix-metric-plugin-feb-2026

Conversation

@jgwest
Copy link
Copy Markdown
Member

@jgwest jgwest commented Feb 23, 2026

What does this PR do / why we need it:

  • This PR fixes an issue where plugins specified in spec.plugins.metric field are not correctly translated into expected ConfigMap field
  • The value previously used was metricPlugins, but it should be metricProviderPlugins. See https://argo-rollouts.readthedocs.io/en/stable/analysis/plugins/
  • This PR also includes unit/E2E test to verify the issue is resolved

Red Hat public tracker ID: https://issues.redhat.com/browse/GITOPS-9105

Copy link
Copy Markdown
Collaborator

@Rizwana777 Rizwana777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Jonathan

@jgwest jgwest merged commit 1824164 into argoproj-labs:main Feb 24, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants