ods-core icon indicating copy to clipboard operation
ods-core copied to clipboard

The core of OpenDevStack - infrastructure setup based on Atlassian tools, Jenkins, Nexus, SonarQube and shared images

Results 98 ods-core issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem?** Jenkins takes too long to boot up and if the cluster is under heavy load to the storage provisioner it will take...

enhancement

**Describe the bug** We are seeing that the reason a jenkins agent takes too long to start is that it cannot download and it is killed before doing it. **To...

bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when I have to restart the...

enhancement

**Describe the bug** Due to an upgrade of Jenkins, we now need that slave images have java 11. **To Reproduce** Run the Jenkins CI. **Expected behavior** Should work. **Screenshots** N/A...

bug

**Describe the bug** Since ODS Box generation takes between 5 and 6 hours and atlassian license is only for 3 hours, we fail installation because atlassian Bitbucket license gets out...

bug

There is no `livenessProbe` configured for SonarQube, only a readiness probe. The liveness probe should depend on a working database connection, we have seen this to be broken. Readiness probe...

enhancement
documentation

closes #1075 closes #986 @gerardcl @michaelsauter @metmajer

**Is your feature request related to a problem? Please describe.** Development teams might rely on a contribution workflow based on forked repositories. PullRequest are not created from branch-a to e.g....

enhancement

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I have to wait 4 hours to see a quick starter fail. **Describe the solution you'd...

enhancement

**Describe the bug** The box has not set the environment variable JAVA_HOME. As a result, gradle fails to compile sometimes. **To Reproduce** Try to compile ods-document-generation-svc or ods-provisioning-app in a...

bug