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 logging to webhook failure and schedule parsing errors for Schedule/Chain policies #3955

Open
indexjoseph opened this issue Aug 19, 2024 · 0 comments
Labels
kind/bug These are bugs.

Comments

@indexjoseph
Copy link
Contributor

What happened:

The current implementation of the chain policy doesn't log any errors within the fleetautoscalers unless it's last chain entry, right now if an error is seen the chain fleetautoscaler will just skip over the chain entry and go to the next entry.

What you expected to happen:

Log any unexpected errors within the chain regardless of index of the entry.

@indexjoseph indexjoseph added the kind/bug These are bugs. label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug These are bugs.
Projects
None yet
Development

No branches or pull requests

1 participant