Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add labels from values.yaml global.labels to job template #546

Closed
plamen-kutinchev opened this issue Jun 19, 2023 · 1 comment
Closed

Add labels from values.yaml global.labels to job template #546

plamen-kutinchev opened this issue Jun 19, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@plamen-kutinchev
Copy link

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

@vsukhin vsukhin added the enhancement New feature or request label Jun 19, 2023
@vsukhin vsukhin added this to Testkube Jun 19, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Testkube Jun 19, 2023
@ypoplavs
Copy link
Contributor

Merged PR

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Testkube Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

3 participants