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

Add Event Loop #56

Merged
merged 7 commits into from
Feb 10, 2022
Merged

Add Event Loop #56

merged 7 commits into from
Feb 10, 2022

Conversation

pleshakov
Copy link
Contributor

  • Add Main Controller -- the main (apart from the Manager) control loop
    of the Gateway
  • Old controller.go was renamed appropriately to manager.go
  • Add HTTPRoute Controller and Implementation
  • Add example HTTPRoute YAMLs

Implements https://github.com/nginxinc/nginx-gateway-kubernetes/issues/52

- Add Main Controller -- the main (apart from the Manager) control loop
of the Gateway
- Old controller.go was renamed appropriately to manager.go
- Add HTTPRoute Controller and Implementation
- Add example HTTPRoute YAMLs
@pleshakov pleshakov merged commit 889cfad into main Feb 10, 2022
@pleshakov pleshakov deleted the add-controller branch February 10, 2022 23:14
@pleshakov pleshakov changed the title Add Main Controller Add Event Loop Feb 10, 2022
@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