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
We were able to deploy successfully testkube but we cannot run any tests due to label admission hook that needs everything running inside the cluster to have labels added. Can we add labels to the testkube job execution since right now I see errors like:
failed to execute test: execution failed: test execution failed: retry count exceeeded, there are no active pods with given id=6490134ee57f8ed2b1050030","status":500
We were able to deploy successfully testkube but we cannot run any tests due to label admission hook that needs everything running inside the cluster to have labels added. Can we add labels to the testkube job execution since right now I see errors like:
failed to execute test: execution failed: test execution failed: retry count exceeeded, there are no active pods with given id=6490134ee57f8ed2b1050030","status":500
My guess would be that no labels are added to k8s job. With a hint I think labels needs to be added in those template files here: https://github.com/kubeshop/helm-charts/tree/develop/charts/testkube-api
The text was updated successfully, but these errors were encountered: