-
Notifications
You must be signed in to change notification settings - Fork 231
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
One of the images has no text in web console using pipelinetemplate.json #55
Comments
is this related to deployment configs being allowed to contain empty image names in their podspecs? I think some are being set to |
openshift/origin#9167 is proposing making |
@liggitt Didn't see an answer in openshift/origin#9167. Any thought on what to put here? |
@spadgett I think something like this:
|
@bparees, can you confirm this method ^ |
mostly confirmed. I don't think containerNames can be null/empty (for buildconfigs we do offer that sort of defaulting, but i don't think DCs do). @Kargakis would need to confirm though. also not sure if the from field can reference a straight ImageStream or it always references an IST. I had thought we discussed the need for this with @jwforres or even concluded the console was already doing this (ignoring the image field and displaying the ICT reference instead, when there was one)? |
I don't remember off hand but it seems this is correct:
Always an IST: |
Bumping priority to a P2 because the pipeline example has two of these images showing up blank. We should really get this fixed |
Also a problem for the DB templates. |
Refactoring LESS layout, simplifying gray background shading, &
Update octopus-dependencies.yaml
Using
examples/jenkins/pipeline/pipelinetemplate.json
./cc @jwforres
The text was updated successfully, but these errors were encountered: