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

TargetServerGroupResolver cleanup #4523

Merged
merged 4 commits into from
Sep 14, 2023

Conversation

dbyron-sf
Copy link
Contributor

A bit of cleanup that makes it easier/possible to start using SpinnakerRetrofitErrorHandler in more places.

so retrofit handles the conversion from Response to the appropriate type for us.  This
reduces the dependency that TargetServerGroupResolver has on retrofit, and paves the way
to use an OortService client that uses SpinnakerRetrofitErrorHandler.
…ped to getTargetServerGroup

since it's the only version of that method
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for merge label Sep 14, 2023
@mergify mergify bot added the auto merged Merged automatically by a bot label Sep 14, 2023
@mergify mergify bot merged commit 8050e9e into spinnaker:master Sep 14, 2023
5 checks passed
@dbyron-sf dbyron-sf deleted the TargetServerGroupResolver-cleanup branch September 14, 2023 19:01
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 merge target-release/1.33
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants