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

Controller fails if a single backend is misconfigured #1554

Open
karlschriek opened this issue Jun 14, 2023 · 2 comments
Open

Controller fails if a single backend is misconfigured #1554

karlschriek opened this issue Jun 14, 2023 · 2 comments

Comments

@karlschriek
Copy link

Describe the bug
Whenever a single backend is misconfigured the controller fails to apply anything else, for example hitting a "ApplicationGatewayBackendHttpSettingsCannotHaveTrustedRootCertificate" error, but I've seen this on plenty of other errors.

I would expect the controller to skip over incorrectly configured backends and still roll out the ones that are correct!

To Reproduce
Misconfigure a backend and see what happens

@karlschriek karlschriek changed the title Controller fails if a single backend is misconfigure Controller fails if a single backend is misconfigured Jun 14, 2023
@Poltergeisen
Copy link

Poltergeisen commented May 23, 2024

We are experiencing this as well for misconfigured WAF policies. Did you have any solution for this?

@karlschriek
Copy link
Author

karlschriek commented May 24, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants