| Summary: | [devexp_public_843]Failed to recognize secret location when destinationDir defined via oc new-build --build-secret | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Wenjing Zheng <wzheng> |
| Component: | Build | Assignee: | Slava Semushin <vsemushi> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Wenjing Zheng <wzheng> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.x | CC: | aos-bugs, mfojtik |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-12 17:11:17 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
Wenjing Zheng
2016-01-29 10:04:34 UTC
Just tried the steps on latest master, got: https://gist.github.com/mfojtik/5707899c2c14363c11de Can we re-test this on latest AMI when it will be build? Slava can actually reproduce this. Note that I have to create the 2 secrets first. I changed the "name" of the secrets to "testsecret1" and "testsecret2". This happens because of using outdated builder image. After rebuilding images (make release) and re-running Openshift with --latest-images options the build finished successfully. Yes, after adding --latest-images options when running openshift, build is successful, so verifying this bug now. |