You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: