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

Adding Gateway Controller #5

Merged
merged 1 commit into from
Nov 12, 2021

Conversation

f5yacobucci
Copy link
Contributor

First basic version of gateway controller.

Additional changes:

  • normalized gateway and gatewayclass implementations
  • added a config object to pass into implementations
  • added controller package to isolate Mgr startup
  • added Vim ignores
  • change flag to pflag for future use
  • added gateway yaml

deploy/manifests/gateway.yaml Show resolved Hide resolved
deploy/manifests/nginx-gateway.yaml Outdated Show resolved Hide resolved
cmd/gateway/main.go Show resolved Hide resolved
cmd/gateway/main.go Show resolved Hide resolved
cmd/gateway/main.go Outdated Show resolved Hide resolved
First basic version of gateway controller.

Additional changes:
- normalized gateway and gatewayclass implementations
- added a config object to pass into implementations
- added controller package to isolate Mgr startup
- added Vim ignores
- change flag to pflag for future use
- added gateway yaml
@f5yacobucci f5yacobucci merged commit cef4733 into nginxinc:main Nov 12, 2021
@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