DiamondLightSource / DiamondLightSource/mx-bluesky

Deployment issues discovered during mx-bluesky 1.4.3 testing

Open
#764 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
5
Avg merge
1d 30m
Merged PRs (30d)
2

Description

This tracks deployment issues found in

* #758

Specifically:

* `deploy_hyperion_to_k8s.sh` can't determine the correct deployment directory because `deploy_mx_bluesky.py --print-release-dir` prints an additional line
* `deploy_hyperion_to_k8s.sh` can't determine the app version automatically because `setuptools_scm` was run and printed some additional output which got expanded into `$APP_VERSION`
* The `Dockerfile` is missing additional libGL dependencies required by cv2

## Acceptance Criteria
- `deploy_hyperion_to_k8s.sh` successfully deploys a fresh release of hyperion to kubernetes
- The deployed image successfully starts

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.