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 additional Policy support for Ingress via Annotations #6700

Open
13 tasks
shaun-nx opened this issue Oct 22, 2024 · 1 comment
Open
13 tasks

Add additional Policy support for Ingress via Annotations #6700

shaun-nx opened this issue Oct 22, 2024 · 1 comment
Labels
proposal An issue that proposes a feature request refined Issues that are ready to be prioritized
Milestone

Comments

@shaun-nx
Copy link
Contributor

shaun-nx commented Oct 22, 2024

Overview

As a user of NGINX Ingress Controller, I would like to enhance my Ingress resources with additional annotations that allow me to configure individual policy settings similar to RateLimiting annotations

todo: Add bulleted list of policies that this relates to.

References

Annotation configurations for Ingress

High-level Functional Requirements

  • Add additional annotations to expose more policy like functionality for Ingress, similar to RateLimiting annotations
  • Bring Ingress resource up to parity with VirtualServer in terms of policy configurations

Definition of Done

Development

  • Unit tests are written to cover functionality delivered in the story.
  • Make sure that the unit test passes before creating a pull request.
  • Make sure that the test coverage stays optimal.
  • Run make lint locally before creating a PR.

Testing

  • Automated tests are written as part of the story.
  • Run “make lint-python“ from root
  • Acceptance criteria are met.
  • Stories are demonstrated to the team.
  • Product Manager accepts the story as done.
  • If a feature requires changes/extensions of the Helm chart, those shall be done as part of the story.

Release Notes & Documentation

  • PR is labeled appropriately so they display in GitHub release notes.
  • Create/update documentation related to the user story.
  • Create/update the example in our codebase when applicable.
@shaun-nx shaun-nx added proposal An issue that proposes a feature request ready for refinement An issue that was triaged and it is ready to be refined labels Oct 22, 2024
@shaun-nx shaun-nx added this to the Candidates milestone Oct 22, 2024
Copy link

Hi @shaun-nx thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂

Cheers!

@shaun-nx shaun-nx modified the milestones: Candidates, v4.1.0 Oct 24, 2024
@shaun-nx shaun-nx changed the title Policy resource for kind: Ingress Add additional Policy support for Ingress via Annotaitons Nov 5, 2024
@shaun-nx shaun-nx changed the title Add additional Policy support for Ingress via Annotaitons Add additional Policy support for Ingress via Annotations Nov 5, 2024
@shaun-nx shaun-nx added refined Issues that are ready to be prioritized and removed ready for refinement An issue that was triaged and it is ready to be refined labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal An issue that proposes a feature request refined Issues that are ready to be prioritized
Projects
Status: Prioritized backlog
Development

No branches or pull requests

1 participant