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

Ensure policy Bundles exists on disk before applying resource changes #6898

Open
5 tasks
shaun-nx opened this issue Dec 3, 2024 · 1 comment
Open
5 tasks
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 Dec 3, 2024

Overview

As a User of NGINX Ingress Controller, I would like to ensure my Ingress or Policy resources configured with a PolicyBundle and/or and LogBundle, are rejected if the associated bundle does not exist on disk so that my policy or ingress state is correct

Acceptance Criteria

  • Validate bundles exists when applying Policy Resource
  • Validate bundles exists when applying Ingress resource that references policy bundle
  • Ingress and policy resources are rejected appropriately
  • Explicitly log that the file has been found, and resource is valid
  • Validate on apply and update of Policy and Ingress resource
@shaun-nx shaun-nx added the proposal An issue that proposes a feature request label Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

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 added this to the v4.1.0 milestone Dec 3, 2024
@shaun-nx shaun-nx added the ready for refinement An issue that was triaged and it is ready to be refined label Dec 10, 2024
@shaun-nx shaun-nx modified the milestones: v4.1.0, v4.2.0 Jan 14, 2025
@shaun-nx shaun-nx changed the title Ensure policy Policy Bundle exists on disk before applying resource changes Ensure policy Bundles exists on disk before applying resource changes Jan 14, 2025
@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 Jan 14, 2025
@lucacome lucacome moved this to Prioritized backlog in NGINX Ingress Controller Jan 15, 2025
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