Actions
action #89116
opencoordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes
Enable openQA cloud IDE workflow out of the box
Start date:
2021-02-25
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
There's a bunch of services and web IDE projects out there at this point that allow developers to easily spawn a container with everything needed to start with development of a given git repo.
Acceptance criteria¶
- AC1: Provided URL can be used to open a web IDE for openQA development
Suggestion¶
- Provide a .gitpod.yml and an
Edit in Gitpod
button- Gitpod is open source software, uses theia and can be deployed via k8s (hosted example: https://gitpod.io/#https://github.com/nushell/nushell)
- Build deb's on OBS or use cpan because
Currently, Gitpod only supports Debian/Ubuntu or Alpine based images
Updated by okurz over 3 years ago
- Target version set to future
- Parent task set to #80142
Actions