In trying to define a new Dockerfile template for building service-checker images—see parent tasks for why this is needed—I discovered that there is no Debian package for it in our stretch repo. We'd greatly appreciate Ops uploading a stretch version of the service-checker package.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T170453 FY2017/18 Program 6: Streamlined Service delivery | |||
| Invalid | None | T170480 FY2017/18 Program 6 - Outcome 2: Developers are able to develop and test their applications through a unified pipeline towards production deployment. | |||
| Invalid | None | T170481 FY2017/18 Program 6 - Outcome 2 - Objective 2: Set up a continuous integration and deployment pipeline | |||
| Resolved | None | T157469 Mathoid CI Container Build | |||
| Resolved | dduvall | T183165 Verify functionality of the 'production' image in the context of an isolated k8s deployment | |||
| Resolved | dduvall | T184219 Method for running e2e/smoke tests on deployments | |||
| Resolved | dduvall | T184220 Build service-checker image for use with helm test | |||
| Resolved | akosiaris | T184224 Package/upload service-checker for Debian stretch |
Event Timeline
Comment Actions
@Joe, will the existing service-checker package for jessie work for stretch? The dependencies don't look all that complicated.
Comment Actions
After a couple of setbacks, I 've managed to build the package just fine on stretch. I 'll upload it soon
Comment Actions
That's great. Thanks! In case this isn't one of the issues you've already noticed, there seemed to be a missing dependency on python-pkg-resources when I tested installation of the python-service-checker package on jessie.
Comment Actions
Package uploaded! Since it's a native package I 've had to bump the version number to 0.1.4 in order to successfully import it to reprepro for stretch. Code remains the same, no functional changes.
Nope, can't say I 've had that. I tested installing it and doing some basic runs, no problems met.