Skip to content

Conversation

@mschoenlaub
Copy link
Contributor

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #2626

Please provide a short message that should be published in the DevSpace release notes
Fixed an issue where DevSpace would not consider the configured helm release name when showing deployment statuses.

What else do we need to know?
I wonder if some work should be done to avoid the potential of two deployments being configured as having the same helm release name or whether this would be considered a user error which wouldn't happen too often anyway.

Signed-off-by: Manuel Schönlaub <manuel.schonlaub@prodigygame.com>
@netlify
Copy link

netlify bot commented Apr 24, 2023

Deploy Preview for devspace-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 9e84e7d
🔍 Latest deploy log https://app.netlify.com/sites/devspace-docs/deploys/6445ee21f5c1850008c21451

Copy link
Collaborator

@FabianKramm FabianKramm left a comment

Choose a reason for hiding this comment

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

@mschoenlaub thanks a lot for the PR! LGTM!

@FabianKramm FabianKramm merged commit fe6df28 into devspace-sh:main Apr 25, 2023
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.

Listing deployments does not consider releaseName

2 participants