Content
View differences
Updated by Oliver Günther over 1 year ago
### Steps to reproduce
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Deploy OpenProject via helm
2. Wait for an update of the OpenProject slim container
3. Take down the Kubernetes cluster node that runs OpenProject
4. Wait for another node to take over and pull the newer slim image
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* The web workers stop working because of pending migrations
* The seeder is not run automatically
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. The helm chart is tied seeder runs automatically so that you not need to a specific version
2. We provide new helm chart versions when OpenProject version is bumped
trigger the seeder manually if the slim container has been upgraded
###
**OpenProject installation type**
* [ ] Hosted cloud edition
* [ ] Packaged installation
* What distribution?
* [ ] Docker All-in-one container
* [ ] Docker-compose installation
* [x] Other helm deployment
_Please write down the steps to reproduce. Try to write down all necessary preconditions (what permissions do you have, are other users involved?). Example:_
1. Deploy OpenProject via helm
2. Wait for an update of the OpenProject slim container
3. Take down the Kubernetes cluster node that runs OpenProject
4. Wait for another node to take over and pull the newer slim image
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* The web workers stop working because of pending migrations
* The seeder is not run automatically
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. The helm chart is tied
2. We provide new helm chart versions when OpenProject version is bumped
**OpenProject installation type**
*
*