Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Drop retry logic from autoscaler #11

Merged
merged 1 commit into from
Dec 23, 2019
Merged

Conversation

daxmc99
Copy link
Contributor

@daxmc99 daxmc99 commented Dec 20, 2019

This commit removes the Knative components such as rewinder and the replayRoundTripper. This was done to move the retry logic into the rio controller and the gateway controller. This allows for using envoy to program the retry logic via the Gloo virtual service.
This was done to increase the observability of the system and open the option of customizable timeouts at a later point in time.

This commit removes the Knative components such as rewinder and the
replayRoundTripper. This was done to move the retry logic into the rio
controller and the gateway controller. This allows for using envoy to
program the retry logic via the Glood virtualService.

This was done to increase the observability of the system and open the
option of cutomizable timeouts at a later point in time.
@daxmc99 daxmc99 requested a review from StrongMonkey December 20, 2019 22:51
Copy link
Contributor

@StrongMonkey StrongMonkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants