Skip to content

Conversation

sujaya-sys
Copy link
Collaborator

@sujaya-sys sujaya-sys commented Sep 2, 2025

Summary

Fix for regression from #65 where disabled ingresses were causing continuous error logs.

TL;DR: Moves the enabled annotation check before gatherApiCheckData() to prevent errors when ingresses lack required group annotation.

Confirmed locally: Ingresses without enabled annotation are silently ignored, no errors.

Note

This PR was created with the help of Claude, please let me know if I'm on the wrong path here.

Moves the enabled annotation check before gatherApiCheckData() to prevent
errors when ingresses lack required group annotation. Fixes regression from #49
where disabled ingresses were causing continuous error logs.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@sujaya-sys sujaya-sys changed the title fix(ingress): check enabled annotation before gathering data fix(ingress): ingress causing continuous error logs Sep 2, 2025
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

Successfully merging this pull request may close these issues.

1 participant