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 · 2 comments
Labels
awaiting-maintainer Block issues from being stale/obsolete/closed 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
Copy link

'This issue is marked as Stale due to inactivity for more than 30 days. To avoid being marked as 'stale' please add 'awaiting-maintainer' label or add a comment. Thank you for your contributions '

@github-actions github-actions bot added the stale Pending closure unless there is a strong objection. label Dec 15, 2024
@markmandel markmandel added awaiting-maintainer Block issues from being stale/obsolete/closed and removed stale Pending closure unless there is a strong objection. labels Dec 16, 2024
@markmandel
Copy link
Collaborator

We should definitely fix this, moving to awaiting-maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-maintainer Block issues from being stale/obsolete/closed kind/bug These are bugs.
Projects
None yet
Development

No branches or pull requests

2 participants