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(core): RetrofitError thrown on login #1737

Merged
merged 1 commit into from Nov 15, 2023
Merged

Conversation

jvz
Copy link
Contributor

@jvz jvz commented Nov 15, 2023

This fixes a regression from when PermissionService was converted from Groovy to Java. Ideally, we'd remove the extra parameter from FiatService directly, but that requires patching Fiat first, something that'll be easier to do when we migrate to the monorepo.

Fixes #6887.

This fixes a regression from when PermissionService was converted from
Groovy to Java. Ideally, we'd remove the extra parameter from
FiatService directly, but that requires patching Fiat first, something
that'll be easier to do when we migrate to the monorepo.
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for merge label Nov 15, 2023
@mergify mergify bot added the auto merged label Nov 15, 2023
@mergify mergify bot merged commit 5f73a67 into spinnaker:master Nov 15, 2023
4 checks passed
@jvz jvz deleted the fix-6887 branch November 15, 2023 19:04
@jasonmcintosh
Copy link
Member

@Mergifyio backport release-1.32.x

Copy link
Contributor

mergify bot commented Mar 25, 2024

backport release-1.32.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Mar 25, 2024
This fixes a regression from when PermissionService was converted from
Groovy to Java. Ideally, we'd remove the extra parameter from
FiatService directly, but that requires patching Fiat first, something
that'll be easier to do when we migrate to the monorepo.

(cherry picked from commit 5f73a67)
mergify bot added a commit that referenced this pull request Mar 25, 2024
This fixes a regression from when PermissionService was converted from
Groovy to Java. Ideally, we'd remove the extra parameter from
FiatService directly, but that requires patching Fiat first, something
that'll be easier to do when we migrate to the monorepo.

(cherry picked from commit 5f73a67)

Co-authored-by: Matt Sicker <msicker@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants