You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: wait for pods to be ready before port-forwarding in MetricsHandlingE2E (#3210)
Replace one-shot pod lookup with an awaitility-based readiness wait (up to 3 minutes)
to avoid IllegalStateException when pods are not yet scheduled after observability
stack installation.
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: sample-operators/metrics-processing/src/test/java/io/javaoperatorsdk/operator/sample/metrics/MetricsHandlingE2E.java
0 commit comments