Skip to content

fix: use DD_VERSION for CI links and resolve History page Datadog links#5

Merged
LittleChimera merged 1 commit intokuberik:mainfrom
Visn0:fix-history
Feb 12, 2026
Merged

fix: use DD_VERSION for CI links and resolve History page Datadog links#5
LittleChimera merged 1 commit intokuberik:mainfrom
Visn0:fix-history

Conversation

@Visn0
Copy link
Contributor

@Visn0 Visn0 commented Feb 12, 2026

The CI test runs link was using the short SHA tag from rollout history instead of the full version string from DD_VERSION. Extract DD_VERSION from RolloutTest containers and use it for accurate Datadog filtering.

Fix History page Datadog links not appearing by fetching RolloutTests through managed resources (same approach as Overview page), since the rollout-tests endpoint searches the wrong namespace.

Add dashboard version display in the navbar, injected at build time via VITE_APP_VERSION in the release workflow.

image

The CI test runs link was using the short SHA tag from rollout history
instead of the full version string from DD_VERSION. Extract DD_VERSION
from RolloutTest containers and use it for accurate Datadog filtering.

Fix History page Datadog links not appearing by fetching RolloutTests
through managed resources (same approach as Overview page), since the
rollout-tests endpoint searches the wrong namespace.

Add dashboard version display in the navbar, injected at build time
via VITE_APP_VERSION in the release workflow.
@LittleChimera LittleChimera merged commit 26164ae into kuberik:main Feb 12, 2026
1 check 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