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? Please describe.** All sensitive information such as passwords should be moved out of the Provisoning Application's Config Map `application.properties` into a `Secret`...

enhancement

Make this parameters configurable through ods-configuration for provisioning app application.properties ``` restClient.connect.timeout=300 restClient.read.timeout=300 ``` ideally we should have a prameter in ods-configuration that it's used to render this 2 parameters...

enhancement

Hi, it's common the request a Developer Certificate of Origin (DCO) on Pull Requests within larger OpenSource projects. It might make sense to request a DCO as the number and...

**Is your feature request related to a problem? Please describe.** I was recently introduced to a new open-source project called [Backstage](https://backstage.io/) which is a framework similar to ODS for building...

enhancement

Hi I think this Docker image is really interesting and could be very usefull for namespace maintenance task: https://github.com/jandradap/ocp-utils If we fork it in opendevstack organization as a new repository...

enhancement

The concept of ODS in a box it's a really great idea and I am learning more about it in my spare time. I am interested in creating a cloud-agnostic...

question

**Is your feature request related to a problem? Please describe.** Although we have just one env file that needs to be configured based on your install - there is plenty...

enhancement

They were previously used in the Jenkins shared library, but the "component pipeline auto-cloning" feature was removed in https://github.com/opendevstack/ods-jenkins-shared-library/pull/512. Now we could - technically - remove the export/import scripts located...

question

**Is your feature request related to a problem? Please describe.** Ods-core has grown massively over the last releases - we should strive for a clean Structure so People quickly find...

question

See https://github.com/opendevstack/ods-core/blob/master/jenkins/master/Dockerfile#L21. Might not be needed, we create pod templates anyway ...

enhancement
question