-
Notifications
You must be signed in to change notification settings - Fork 7.8k
sources / plugin / env doesn't show that there are values #29357
Copy link
Copy link
Labels
bugSomething isn't workingSomething isn't workingbug/priority:lowCosmetic bug or minor annoyance with no real impact on functionality.Cosmetic bug or minor annoyance with no real impact on functionality.bug/severity:minorBug has limited impact, maybe affects only an edge-case or is of cosmetic natureBug has limited impact, maybe affects only an edge-case or is of cosmetic naturecomponent:cmpConfig Management Plugin related issuesConfig Management Plugin related issuescomponent:uiUser interfaces bugs and enhancementsUser interfaces bugs and enhancementsfeature:multi-sourceBugs or enhancements related to multi-source Applications.Bugs or enhancements related to multi-source Applications.triage/pendingThis issue needs further triage to be correctly classifiedThis issue needs further triage to be correctly classified
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingbug/priority:lowCosmetic bug or minor annoyance with no real impact on functionality.Cosmetic bug or minor annoyance with no real impact on functionality.bug/severity:minorBug has limited impact, maybe affects only an edge-case or is of cosmetic natureBug has limited impact, maybe affects only an edge-case or is of cosmetic naturecomponent:cmpConfig Management Plugin related issuesConfig Management Plugin related issuescomponent:uiUser interfaces bugs and enhancementsUser interfaces bugs and enhancementsfeature:multi-sourceBugs or enhancements related to multi-source Applications.Bugs or enhancements related to multi-source Applications.triage/pendingThis issue needs further triage to be correctly classifiedThis issue needs further triage to be correctly classified
Checklist:
argocd version.Describe the bug
I have a three source application (two sources only differ by env), the plugin env section doesn't show anything:
To Reproduce
ENV=information isn't shownenvEDITExpected behavior
PATH=..., REVISION=...should also showENV=...(especially if two sources only differ byENV) (5)Screenshots
Version
{ "Version": "v3.5.1", "BuildDate": "2026-08-12T11:28:06Z", "GitCommit": "109ca7ca71139e514114499d294a492e7910a965", "GitTag": "v3.5.1", "GitTreeState": "clean", "GoVersion": "go1.26.4", "Compiler": "gc", "Platform": "linux/amd64", "KustomizeVersion": "v5.8.1 2026-02-09T16:15:27Z", "HelmVersion": "v4.2.1+gd591a19", "KubectlVersion": "v0.36.1", "JsonnetVersion": "v0.22.0" }Logs