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

Support GatewayClass resource #136

Merged
merged 5 commits into from
Jul 6, 2022
Merged

Support GatewayClass resource #136

merged 5 commits into from
Jul 6, 2022

Conversation

pleshakov
Copy link
Contributor

This PR brings support for a GatewayClass resource.

NGINX Gateway supports a single GatewayClass resource that must be configured via a new cli argument - gatewayclass.

The GatewayClass resource is required - no traffic will go through NGINX if the GatewayClass is missing.

This commit brings support for a GatewayClass resource.

NGINX Gateway supports a single GatewayClass resource that must be
configured via a new cli argument -- gatewayclass.

The GatewayClass resource is required - no traffic will go through NGINX
if the GatewayClass is missing.
cmd/gateway/setup_test.go Outdated Show resolved Hide resolved
internal/manager/manager.go Outdated Show resolved Hide resolved
internal/manager/manager.go Outdated Show resolved Hide resolved
internal/state/change_processor_test.go Outdated Show resolved Hide resolved
@pleshakov pleshakov merged commit 12b6b70 into main Jul 6, 2022
@pleshakov pleshakov deleted the feature/gatewayclass branch July 6, 2022 22:38
@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

4 participants