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

fix(ClusterController): Fix GetClusters to return all providers clusterNames of an application #6210

Merged
merged 1 commit into from
May 15, 2024

Conversation

christosarvanitis
Copy link
Contributor

@christosarvanitis christosarvanitis commented May 15, 2024

When an application includes clusters for more than 2 cloud-providers then the GET /clusters endpoint was returning only the last 2 providers clusterNames instead of ALL the clusters deployed by the application.

We didnt notice this bug existed because Deck is rendering based on the clusters and serverGroups and when not filtered the serverGroups was including the missing clusters.

It is noticeable though for the end-user when the SETTINGS.onDemandClusterThreshold is used to make a searchable rendering of clusters/serverGroups in Deck.

@jasonmcintosh jasonmcintosh added the ready to merge Approved and ready for a merge label May 15, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label May 15, 2024
@mergify mergify bot merged commit c9bba66 into spinnaker:master May 15, 2024
23 checks passed
@jasonmcintosh
Copy link
Member

@Mergifyio backport release-1.32.x release-1.33.x release-1.34.x

Copy link
Contributor

mergify bot commented May 15, 2024

mergify bot pushed a commit that referenced this pull request May 15, 2024
…viders clusterNames of application (#6210)

(cherry picked from commit c9bba66)
mergify bot pushed a commit that referenced this pull request May 15, 2024
…viders clusterNames of application (#6210)

(cherry picked from commit c9bba66)
mergify bot pushed a commit that referenced this pull request May 15, 2024
…viders clusterNames of application (#6210)

(cherry picked from commit c9bba66)
mergify bot added a commit that referenced this pull request May 15, 2024
…viders clusterNames of application (#6210) (#6213)

(cherry picked from commit c9bba66)

Co-authored-by: Christos Arvanitis <christos.arvanitis@armory.io>
mergify bot added a commit that referenced this pull request May 15, 2024
…viders clusterNames of application (#6210) (#6212)

(cherry picked from commit c9bba66)

Co-authored-by: Christos Arvanitis <christos.arvanitis@armory.io>
mergify bot added a commit that referenced this pull request May 15, 2024
…viders clusterNames of application (#6210) (#6211)

(cherry picked from commit c9bba66)

Co-authored-by: Christos Arvanitis <christos.arvanitis@armory.io>
aman-agrawal pushed a commit to aman-agrawal/clouddriver that referenced this pull request Jul 5, 2024
…viders clusterNames of application (spinnaker#6210) (spinnaker#6212)

(cherry picked from commit c9bba66)

Co-authored-by: Christos Arvanitis <christos.arvanitis@armory.io>
aman-agrawal pushed a commit to OpsMx/clouddriver-oes that referenced this pull request Jul 8, 2024
…viders clusterNames of application (spinnaker#6210) (spinnaker#6212)

(cherry picked from commit c9bba66)

Co-authored-by: Christos Arvanitis <christos.arvanitis@armory.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.35
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants