| Summary: | Error creating pod due to service account not found. | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Steve Speicher <sspeiche> |
| Component: | Documentation | Assignee: | Vikram Goyal <vigoyal> |
| Status: | CLOSED DUPLICATE | QA Contact: | Vikram Goyal <vigoyal> |
| Severity: | high | Docs Contact: | Vikram Goyal <vigoyal> |
| Priority: | unspecified | ||
| Version: | 3.x | CC: | aos-bugs, haowang, jokerman, kconner, mmccomas, pweil |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-26 14:50:34 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Steve Speicher
2016-04-25 21:56:36 UTC
I thinks you should create the eap-service-account first , the xpass templates have some special sa defined , for this template , you can use this[1] to create the sa. [1]https://github.com/jboss-openshift/application-templates/blob/master/secrets/eap-app-secret.json Hi Steve, Looks like the json that is mentioned above is required based on the readme: https://github.com/jboss-openshift/application-templates/blob/master/docs/eap/eap64-mysql-persistent-s2i.adoc#secrets This is a definite usability bug, could be fixed somewhat with docs. In this case (dev-preview) the user will start at the catalog and have no way to know how to get this information from the catalog. A few different alternatives: - add secret to the templates - remove https from the templates - somehow, inject the link or info for the readme - add the secret template to the catalog +1 to updating docs or templates. Changing the component. A few comments to the above - There should be no secrets in templates - There is already a template that doesn't include https (basic) - We're already working on docs for this topic, moving some of the upstream work into product docs. - The secret is *not* a template Duplicate of 1327313? Marking as dupe since 1327313 is already planning on addressing the SA creation. Steve, please let us know if you disagree. Thanks! *** This bug has been marked as a duplicate of bug 1327313 *** |