jbusche commented on PR #600: URL: https://github.com/apache/flink-kubernetes-operator/pull/600#issuecomment-1550186662
Looks good on OpenShift with OLM and also with the regular helm install: ``` oc get pods NAME READY STATUS RESTARTS AGE 55cc5ac1cd3d229c4038ac676a95c2cb7370452e2b8c810b8628d57501tr47c 0/1 Completed 0 5m7s basic-example-7f7866dfdb-r5dbn 1/1 Running 0 2m52s basic-example-taskmanager-1-1 1/1 Running 0 2m22s basic-session-deployment-only-example-54fb75d764-vszc2 1/1 Running 0 2m50s basic-session-deployment-only-example-taskmanager-1-1 1/1 Running 0 2m8s basic-session-deployment-only-example-taskmanager-1-2 1/1 Running 0 2m8s flink-kubernetes-operator-7877b7996-8wjvd 2/2 Running 0 4m38s olm-flink-operator-catalog-hnvlf 1/1 Running 0 5m42s ``` I feel it's good to merge, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
