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

It would be helpful to scan commits in BitBucket for strings such as URLs and passwords to give users peace of mind before they push this code to GitHub to...

enhancement

The devenv is currently documented mainly in https://github.com/opendevstack/ods-core/blob/master/ods-devenv/README.md. That is quite hidden - it would be good to surface it in the rendered documentation at https://www.opendevstack.org/ods-documentation. To do that, the...

documentation

General setup creates a secret named `cd-user-token`, and the Jenkins installation creates a secret named `cd-user-with-password`. Both have the same information. We should keep just one. `cd-user-with-password` is shipped with...

**Is your feature request related to a problem? Please describe.** ods-core.env.sample contains a lot of 'unneeded' information 1. host names of OCP routes 1. duplication of information (e.g. no $...

enhancement
Installation

In #566, we changed the `jenkins_edit` rolebinding to a non-cluster role. Since then, in actual clusters, there is no drift anymore. However, a local cluster (`oc cluster up`) shows: ```...

bug

While migrating existing projects to ODS some branches may still not have a correct Jenkinsfile, this led pods to CrashLoopBackOff and therefore unnecessarily consume resources. It would be great to...

enhancement

**Describe the bug** Why do we need people to set route hosts/URLs in env configs for ods resources. As we seed the resources.. we can always find the host/url combos...

question

For some (all?) dependencies we might be able to use Nexus. This will require configuring Nexus during the build process. Originated in #378.

enhancement

`nexus/configure.sh` can only be used for the initial setup, as it does not check what resources already exist in Nexus. Given that it uses Groovy, it should be possible to...

enhancement
Installation

1. Verify Route can be accessed 1. Dump Route host info for config file I want to play with route templates w/o host.. that would help a Lot..

enhancement
Installation