gerardcl

Results 13 issues of gerardcl

**Describe the bug** In the cases (e.g.: when having multiple components in a repo) that one requires modifying the `resourceName` (hence not matching `componentId`) then `odsComponentStageScanWithAqua` is not able to...

bug

**Describe the bug** Current ODS quickstarters that make use of the openshift oauth-proxy sidecar container are working with the image `openshift/oauth-proxy:latest` (check it [here](https://github.com/opendevstack/ods-quickstarters/blob/e0b14bed2d4ef50850f9bf0930a319df0dd38230/common/ocp-config/ds-component-environment/ds-component-oauthproxy.yml#L131)), and that is no longer working...

bug

Fixes #862 Tasks: - [ ] Updated documentation in `docs/modules/...` directory - [ ] Ran tests in `/testdata` directory

Fixes #862 Tasks: - [ ] Updated documentation in `docs/modules/...` directory - [ ] Ran tests in `/testdata` directory

**Is your feature request related to a problem? Please describe.** This is a follow up of opendevstack/ods-core/pull/850 **Describe the solution you'd like** Add the sonar properties file and stage accordingly....

enhancement

`oc new-project ` creates a role binding with name `admin`, for example (abbreviated): ``` apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: name: admin namespace: autst-feature-16 roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: admin...

Hi! First of all, thanks a lot for this great template @RatanShreshtha ! I am using your template and I am really happy with it! I would like to contribute...

**Is your feature request related to a problem? Please describe.** When using a quickstarter that runs nginx most of the APM solutions out there that implement autodiscovery define the service...

enhancement