| Summary: | etcd bundles golang library github.com/jteeuwen/go-bindata which should be unbundled | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lokesh Mandvekar <lsm5> |
| Component: | etcd | Assignee: | Luke Cypret <lacypret> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | jkeck, lacypret, lemenkov, mattdm |
| Target Milestone: | --- | Flags: | mattdm:
needinfo?
(lacypret) |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | etcd-0.1.2-5.fc21 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1018477 | Environment: | |
| Last Closed: | 2014-12-19 14:20:23 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: | |
| Bug Depends On: | 1018542 | ||
| Bug Blocks: | |||
|
Description
Lokesh Mandvekar
2013-10-13 05:05:56 UTC
It looks like go-bindata (being packaged as bug #1018542) is actually only used as part of building the Dashboard, under mod/dashboard, and unless I'm missing it we're _not_ currently building that in the etcd package. I think we _should_ package that (as a new etcd subpackage?) but I'm not sure what to do with this bug in the meantime. Maybe it should be changed to "package etcd dashboard module", with a note that it should use go-bindata from bug #1018542 rather than the bundled one (e.g. don't use the included build script). Yes, this looks like a FutureFeature to me. Anyway this shouldn't block #1018477 No longer necessary. Upstream is no longer using this library in etcd. |