[DCOS_OSS-4322] Update dcos-diagnostics Created: 15/Oct/18 Updated: 18/Jul/19 Resolved: 25/Jan/19 |
|
Status: | Resolved |
Project: | DC/OS |
Component/s: | dcos-diagnostics |
Affects Version/s: | None |
Fix Version/s: | DC/OS 1.12.0, DC/OS 1.13.0 |
Type: | Task | Priority: | Medium |
Reporter: | Tomasz Janiszewski (Inactive) | Assignee: | Tomasz Janiszewski (Inactive) |
Resolution: | Done | ||
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||
Team: |
Description |
git lg f612504f524c74f10b48c0e1a2cdb06820529e50..master * 2ec443d - Use filepath instead of path (13 days ago) <Tomasz Janiszewski> * feee663 - Return error on reading journal on Windows (13 days ago) <Tomasz Janiszewski> * 2f4def7 - Add tests for DiagnosticsJob (13 days ago) <Tomasz Janiszewski> * 7f86225 - Replace custom config loading function with Viper (13 days ago) <Tomasz Janiszewski> * 10af2fb - Add codeowners (2 weeks ago) <Tomasz Janiszewski> * b94352d - Remove unused parameters and fix HTTP codes (2 weeks ago) <Tomasz Janiszewski> * ee12407 - Add tests for health (3 weeks ago) <Tomasz Janiszewski> * ffff3d4 - Replace slices with map (3 weeks ago) <Tomasz Janiszewski> * 2eb30f2 - Fail when no external log providers config files (3 weeks ago) <Tomasz Janiszewski> * 72e90b5 - Add appveyor.yml for Windows build (3 weeks ago) <Tomasz Janiszewski> * f08e65a - Remove unused code and move interface (3 weeks ago) <Tomasz Janiszewski> * dbff32e - Fix codecov.io integration (4 weeks ago) <janisz> * d58f889 - Use filepath.Base instead of path.Base (4 weeks ago) <Tomasz Janiszewski> * 847316c - Add windows debug (4 weeks ago) <Tomasz Janiszewski> * 43b8af1 - Search for bundles locally first (4 weeks ago) <Tomasz Janiszewski> * 54726f7 - Fix broken logic in tests (5 weeks ago) <Tomasz Janiszewski> * 2d9a396 - Add `dep check` to CI (5 weeks ago) <Tomasz Janiszewski> * 5854b43 - Revert "Diable gometaliner due to bug in Go1.11" (6 weeks ago) <Tomasz Janiszewski> * 9a6ccac - Use ioutli.TempDir instead hand crafted function. (6 weeks ago) <Tomasz Janiszewski> * fa35cc2 - Update Go to 1.11 (6 weeks ago) <Tomasz Janiszewski> * 81f9acf - Remove commented structure (6 weeks ago) <Tomasz Janiszewski> * 2cf10fc - Unexport BaseRoute (6 weeks ago) <Tomasz Janiszewski> * be1d079 - Create aliased type for Health (6 weeks ago) <Tomasz Janiszewski> * 025c482 - Add Travis and Codecov integration (6 weeks ago) <Tomasz Janiszewski> * c096572 - (origin/test) Diable gometaliner due to bug in Go1.11 (6 weeks ago) <Tomasz Janiszewski> * fadb8ce - Remove TestSuite from diagnostics_test (6 weeks ago) <Tomasz Janiszewski> * d920052 - Lock structures on write/read to avoid data race. (6 weeks ago) <Tomasz Janiszewski> * f091937 - Do not sleep in tests (6 weeks ago) <Tomasz Janiszewski> * 5bc7f6f - Fix command description (7 weeks ago) <Tomasz Janiszewski> * 1f78f9a - Put config and DCOSHelper into DiagnosticsJob (8 weeks ago) <Tomasz Janiszewski> * f47e4d7 - Introduce gometalinter instead of hand crafted script (8 weeks ago) <janisz> |\ | * d05a5dd - Introduce gometalinter instead hand crafted script (8 weeks ago) <Tomasz Janiszewski> |/ * bdc0a72 - Merge pull request #43 from janisz/mnaboka/update-deps (9 weeks ago) <janisz> |\ | * e062307 - convert vendor folder to godep (10 weeks ago) <Maksym Naboka> | * f4447c7 - remove vendor folder (10 weeks ago) <Maksym Naboka> | * cc2032c - update code to use package sirupsen instead of Sirupsen (10 weeks ago) <Maksym Naboka> | * 6d94019 - fix broken interface with latest library update (10 weeks ago) <Maksym Naboka> |/ * f84eec5 - Merge pull request #42 from dcos/DanielMSchmidt-add-health-enum-to-readme (3 months ago) <Philip Norman> |\ | * 74def8d - add health mapping to readme (3 months ago) <Daniel Schmidt> |/ * 12c31b6 - Merge pull request #41 from oprinmarius/master (3 months ago) <Philip Norman> |\ | * e536fed - Add error checking for coverage unit tests (3 months ago) <Marius Oprin> |/ * db9529b - Update golint url in windows test script (#40) (3 months ago) <Oprin Marius> * 661d49d - Merge pull request #38 from branden/test-all-packages (4 months ago) <Branden Rolston> * c87467c - Run tests against the config and cmd packages (4 months ago) <Branden Rolston>
|
Comments |
Comment by Mergebot [ 22/Oct/18 ] |
Pull Request, https://github.com/dcos/dcos/pull/3623, associated with the JIRA ticket was merged into DC/OS 1.13.0 |
Comment by Tomasz Janiszewski (Inactive) [ 23/Oct/18 ] |
1.10 https://github.com/dcos/dcos/pull/3628 |
Comment by Mergebot [ 07/Nov/18 ] |
Pull Request, https://github.com/dcos/dcos/pull/3626, associated with the JIRA ticket was merged into DC/OS 1.12.0 |
Comment by Marco Monaco [ 28/Nov/18 ] |
Please correct the fixVersion according to our policy. Thanks |
Comment by Mergebot [ 29/Dec/18 ] |
Pull Request, https://github.com/dcos/dcos/pull/3670, associated with the JIRA ticket was merged into DC/OS 1.11.9 |
Comment by Tomasz Janiszewski (Inactive) [ 25/Jan/19 ] |
Closing. dcos-diagnostic is updated in 1.12 and 1.13. Unfortunatelly after extraction of dcos-checks from dcos-diagnostics we could not bump it in 1.11- because this chagne was not backward compatible |