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

Apply CRDs fails silently when log level is above DEBUG #981

Closed
MikeEdgar opened this issue Oct 29, 2024 · 0 comments
Closed

Apply CRDs fails silently when log level is above DEBUG #981

MikeEdgar opened this issue Oct 29, 2024 · 0 comments
Assignees

Comments

@MikeEdgar
Copy link
Contributor

When applying an invalid CRD (e.g. a bad CEL expression), the SDK fails silently without any logging of the failure unless DEBUG is enabled for CRDUtils. It would be helpful to log the exception message as a warning when the apply fails.

LOGGER.debugv(exception, "Couldn't apply ''{0}'' CRD", crdName);

@metacosm metacosm self-assigned this Oct 29, 2024
metacosm added a commit that referenced this issue Oct 29, 2024
metacosm added a commit that referenced this issue Oct 29, 2024
metacosm added a commit that referenced this issue Oct 29, 2024
metacosm added a commit that referenced this issue Oct 30, 2024
metacosm added a commit that referenced this issue Oct 30, 2024
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