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

[SPIKE] What functionality should be present in policies, filters, backendRef, and gateway class parameters? #1259

Closed
Tracked by #1258
mpstefan opened this issue Nov 17, 2023 · 1 comment
Assignees
Labels
area/nginx-configuration Relates to nginx configuration blocked Blocked by other issue refined Requirements are refined and the issue is ready to be implemented. spike Issue to investigate a problem or solution, but not implement.
Milestone

Comments

@mpstefan
Copy link
Collaborator

mpstefan commented Nov 17, 2023

Before implementing policies, we need to determine what logical groups of native NGINX functionality make sense to put together so that we limit breaking changes going forward and avoid creating groups that are too large or too small.

In this spike, we want to answer these specific questions:

  1. Should create policies around granularity (GatewayClass, Gateway, Route), use cases (authentication, observability, etc), or something else?
  2. Roughly how many policy types would be created if our set of NGINX directives were included in NGF with the above grouping?
  3. What need is there, if any, to keep the current design for the data plane CRD?
  4. What roles apply to each one of the groups?
@mpstefan mpstefan changed the title SPIKE How should native NGINX functionality be grouped? [SPIKE] How should native NGINX functionality be grouped? Nov 17, 2023
@mpstefan mpstefan added area/nginx-configuration Relates to nginx configuration spike Issue to investigate a problem or solution, but not implement. labels Nov 17, 2023
@mpstefan mpstefan added this to the v1.2.0 milestone Nov 17, 2023
@mpstefan mpstefan changed the title [SPIKE] How should native NGINX functionality be grouped? [SPIKE] What functionality should be present in policies, filters, backendRef, and gateway class parameters? Dec 18, 2023
@mpstefan mpstefan added refined Requirements are refined and the issue is ready to be implemented. blocked Blocked by other issue labels Jan 3, 2024
@mpstefan
Copy link
Collaborator Author

mpstefan commented Jan 3, 2024

Blocked by #1410

@kate-osborn kate-osborn moved this from 🆕 New to 🏗 In Progress in NGINX Gateway Fabric Jan 12, 2024
@kate-osborn kate-osborn self-assigned this Jan 16, 2024
@kate-osborn kate-osborn moved this from 🏗 In Progress to 👀 In Review in NGINX Gateway Fabric Jan 25, 2024
@kate-osborn kate-osborn moved this from 👀 In Review to ✅ Done in NGINX Gateway Fabric Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/nginx-configuration Relates to nginx configuration blocked Blocked by other issue refined Requirements are refined and the issue is ready to be implemented. spike Issue to investigate a problem or solution, but not implement.
Projects
Archived in project
Development

No branches or pull requests

3 participants