8000 Display correct cluster app version by gusevda · Pull Request #4572 · giantswarm/happa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Display correct cluster app version #4572

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

Merged
merged 6 commits into from
Jan 25, 2024
Merged

Conversation

gusevda
Copy link
Contributor
@gusevda gusevda commented Jan 23, 2024

What does this PR do?

After recent changes in cluster-aws chart (some values were moved to a separate cluster chart) we display incorrect cluster app version in several places. This is because we take information about cluster app version from app.kubernetes.io/version label from Cluster resource not from a corresponding provider cluster resource.

In this PR, I changed the way we get cluster app version. Now it's being taken from a provider cluster resource (ClusterAWS, ClusterAzure, etc.).

How does it look like?

Screenshots are for CAPA cluster with cluster-aws version 0.58.0

Clusters list before:
Screenshot 2024-01-23 at 12 14 42
Clusters list after:
Screenshot 2024-01-23 at 12 04 54

Cluster details before:
Screenshot 2024-01-23 at 12 15 07
Cluster details after:
Screenshot 2024-01-23 at 12 05 24

Organization details before:
Screenshot 2024-01-23 at 12 14 54
Organization details after:
Screenshot 2024-01-23 at 12 05 10

Any background context you can provide?

Closes https://github.com/giantswarm/giantswarm/issues/29427.

@gusevda gusevda force-pushed the cluster-versions-widget-fix branch from 7fd7d00 to d8bbf16 Compare January 23, 2024 15:32
@gusevda gusevda marked this pull request as ready for review January 23, 2024 17:01
@gusevda gusevda requested a review from a team as a code owner January 23, 2024 17:01
@gusevda gusevda requested review from marians and mproffitt January 23, 2024 17:01
@gusevda gusevda merged commit ae0de76 into main Jan 25, 2024
@gusevda gusevda deleted the cluster-versions-widget-fix branch January 25, 2024 11:30
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
0