Skip to content

Conversation

pleshakov
Copy link
Contributor

@pleshakov pleshakov commented May 18, 2023

This PR:

  • Adds the root command, which simply prints help.
  • Adds static-mode command, which starts NGINX Kubernetes Gateway in static mode --the previously available functionally of the gateway binary.
  • Adds provisioner-mode command, currently not implemented.

Needed by #634

@pleshakov pleshakov requested a review from a team as a code owner May 18, 2023 20:26
@github-actions github-actions bot added dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request labels May 18, 2023
This commit:
- Changes the cmd package to support multiple commands in
gateway binary.
- Adds the root command, which simply prints help.
- Adds control-plane command, which starts the control plane --
the previously available functionally of the gateway binary.
- Adds provisioner command, currently not implemented.

Needed by nginx#634
@pleshakov pleshakov force-pushed the feature/multiple-commands branch from 4ec3f51 to 7a1c05b Compare May 18, 2023 20:34
@pleshakov pleshakov requested review from kate-osborn and sjberman May 19, 2023 19:44
@pleshakov pleshakov requested a review from kate-osborn May 19, 2023 20:28
@pleshakov pleshakov merged commit dc046cc into nginx:main May 20, 2023
@pleshakov pleshakov deleted the feature/multiple-commands branch May 20, 2023 00:14
miledxz added a commit to miledxz/nginx-gateway-fabric that referenced this pull request Jan 14, 2025
This commit:
- Changes the cmd package to support multiple commands in
gateway binary.
- Adds the root command, which simply prints help.
- Adds static-mode command, which starts 
NGINX Kubernetes Gateway in static mode --
the previously available functionally of the gateway binary.
- Adds provisioner-mode command, currently not implemented.

Needed by nginx#634
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants