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(web): add Retrofit2SyncCall.execute to ClouddriverService in CredentialsController #1881

Merged

Conversation

kirangodishala
Copy link
Contributor

@kirangodishala kirangodishala commented Feb 28, 2025

CredentialsController has ClouddriverService calls which needed Retrofit2SyncCall.execute.

Added a test to demonstrate the issue.

@kirangodishala kirangodishala marked this pull request as draft February 28, 2025 14:00
@kirangodishala kirangodishala force-pushed the fix-retrofit2-credentialscontroller branch from df9c38a to 33e9fc9 Compare February 28, 2025 14:10
@kirangodishala kirangodishala force-pushed the fix-retrofit2-credentialscontroller branch from 33e9fc9 to 2d2c9ee Compare February 28, 2025 18:13
@kirangodishala kirangodishala marked this pull request as ready for review February 28, 2025 18:15
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for merge label Feb 28, 2025
@mergify mergify bot added the auto merged label Feb 28, 2025
@mergify mergify bot merged commit 5b500d3 into spinnaker:master Feb 28, 2025
5 checks passed
@dbyron-sf
Copy link
Contributor

@Mergifyio backport release-1.37.x

Copy link
Contributor

mergify bot commented Feb 28, 2025

backport release-1.37.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Feb 28, 2025
…entialsController (#1881)

* test(web): add a test to demonstrate the retrofit error that occurs when /credentials/type/{accountType} is invoked

* fix(web): add Retrofit2SyncCall.execute to ClouddriverService in CredentialsController

(cherry picked from commit 5b500d3)
mergify bot added a commit that referenced this pull request Feb 28, 2025
…entialsController (#1881) (#1882)

* test(web): add a test to demonstrate the retrofit error that occurs when /credentials/type/{accountType} is invoked

* fix(web): add Retrofit2SyncCall.execute to ClouddriverService in CredentialsController

(cherry picked from commit 5b500d3)

Co-authored-by: Kiran Godishala <53332225+kirangodishala@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants