Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuration of additional services in Rollout Progress dashboard. #5007

Merged
merged 4 commits into from
May 16, 2023

Conversation

flxbk
Copy link
Contributor

@flxbk flxbk commented May 15, 2023

What this PR does

This makes it possible to configure the names of additional services to be included in the Rollout Progress dashboard.

Which issue(s) this PR fixes or relates to

n/a

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@flxbk flxbk requested a review from a team as a code owner May 15, 2023 09:06
@replay replay enabled auto-merge (squash) May 16, 2023 14:20
@@ -637,5 +637,6 @@

// Used to inject rows into dashboards at specific places that support it.
injectRows: {},
extraServiceNames: [],
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe this could use a comment like the above field

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added in 9375704.

@flxbk flxbk force-pushed the felix/rollouts-dashboard-additional-services branch from 1e7dbdd to 9375704 Compare May 16, 2023 14:35
@replay replay merged commit da7a226 into main May 16, 2023
@replay replay deleted the felix/rollouts-dashboard-additional-services branch May 16, 2023 14:52
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