Skip to content

fix: Revert back to 3.12 base images to tackle livenessprobes failing#133

Merged
szEvEz merged 1 commit into
telekom-mms:mainfrom
szEvEz:main
Oct 5, 2025
Merged

fix: Revert back to 3.12 base images to tackle livenessprobes failing#133
szEvEz merged 1 commit into
telekom-mms:mainfrom
szEvEz:main

Conversation

@szEvEz
Copy link
Copy Markdown
Collaborator

@szEvEz szEvEz commented Oct 5, 2025

  • Python 3.13 + updated aiohttp/kopf stack caused the operator to bind :8080 but never answer /healthz in-cluster due to event-loop starvation during startup (resume of existing Trivy reports + blocking requests) - thats my assumption at least

Fixes #126

- Python 3.13 + updated aiohttp/kopf stack caused the operator to bind :8080 but never answer /healthz in-cluster due to event-loop starvation during startup (resume of existing Trivy reports + blocking requests) - thats my assumption at least
@szEvEz szEvEz self-assigned this Oct 5, 2025
@szEvEz szEvEz requested a review from rndmh3ro as a code owner October 5, 2025 19:09
@rndmh3ro
Copy link
Copy Markdown
Collaborator

rndmh3ro commented Oct 5, 2025

Need some integration tests. :)

@szEvEz szEvEz merged commit 8fefbb4 into telekom-mms:main Oct 5, 2025
6 checks passed
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.

[Bug] Reported pod livenessProbe is failing and logs show few reports being processed then stuck

2 participants