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

Fix Bug: imagePullSecrets not working for autograding #270

Conversation

BigFlagBurito
Copy link
Contributor

This fixes #269

@florian-jaeger florian-jaeger changed the base branch from main to release-0.7.4 March 26, 2025 10:06
@florian-jaeger florian-jaeger merged commit 1fe01d4 into TU-Wien-dataLAB:release-0.7.4 Mar 26, 2025
5 of 7 checks passed
florian-jaeger added a commit that referenced this pull request Apr 3, 2025
* Fix Bug: imagePullSecrets not working for autograding (#270)

* docs: updated image pull secrets help msg

* fix: added username sanatization to kube grader

This commit fixes autograde submission from users with names that contain special chars (like @) by sanatizing the name.

Refs: #271

* fix: swap sanatization logic to ensure that no trailing hypens exist

* Bump chart to 0.7.4

* Bump service to 0.7.4

---------

Co-authored-by: BigFlagBurito <[email protected]>
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.

ImagePullSecrets not working for autograding
2 participants