Closed
Conversation
Using this example k8s files provided in the tutorial I had to add the "eidf/user" label to get it to submit. This might be because I was running under the eidf018 project, so maybe it has some additional things that are needed, but in case it's a more general requirement, here's an updated version of the training.
Collaborator
|
This is not a universal label and is addressed in the FAQ for the service under: My job is rejected due to the following error: "The metadata label 'eidf/user' is missing or has an empty value set." |
Contributor
Author
|
Might be sensible to add a note to the L1 training page to point to FAQ. Just for users like me who think the provided examples should work and shouldn't require me to read and FAQ. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
EIDF Documentation Pull Request
Description
Using this example k8s files provided in the tutorial I had to add the "eidf/user" label to get it to submit. This might be because I was running under the eidf018 project, so maybe it has some additional things that are needed, but in case it's a more general requirement, here's an updated version of the training.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
What has to be reviewed
Check whether this is a general change required for all users or just something specific for the project I was running from.
Checklist