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

Update statuses of HTTPRoutes #60

Merged
merged 9 commits into from
Mar 11, 2022
Merged

Update statuses of HTTPRoutes #60

merged 9 commits into from
Mar 11, 2022

Conversation

pleshakov
Copy link
Contributor

This PR adds a new component - status.Updater - which updates
statuses of HTTPRoutes. In the future, it will update statuses of the
other supported resources.

The added component has a few limitations (described in the comments)
that are required to be addressed before the Gateway is considered to be
ready for production use.

Implements #59

This commit adds a new component - status.Updater - which updates
statuses of HTTPRoutes. In the future, it will update statuses of the
other supported resources.

The added component has a few limitations (described in the comments)
that are required to be addressed before the Gateway is considered to be
ready for production use.
@f5yacobucci
Copy link
Contributor

LGTM. Agreed to go over comments in more detail during 2/23 sync up.

@pleshakov pleshakov merged commit 6bb67d0 into main Mar 11, 2022
@pleshakov pleshakov deleted the add-status-updater branch March 11, 2022 01:15
@pammecrandall pammecrandall added the enhancement New feature or request label Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants