Bryan Kelly

Results 15 issues of Bryan Kelly

We recently experienced issues with the cf-java-client where the cache duration was set to indefinite by default as detailed in the issue https://github.com/cloudfoundry/cf-java-client/issues/749. However, this happened in an able that...

reactor
triaged

When an ClientV3Exception is thrown there is more details available in the message than exposed through the Error object. Specifically it would be useful to get the content `test_mode_info` which...

client
triaged

In our consumption of feign we ran into an issue where we need access to the response status code and response body associated to a client error. We have implemented...

enhancement
help wanted

## Description We have been using spring cloud config to provide secrets to the cloud service broker (specifically the broker api username nad password that will also be registered with...

bug
help wanted
unscheduled

This might be a misconception on my part but I recently learned that once a service is created the terraform used to create that service will be the terraform used...

enhancement
scheduled

### Description of problem Some resources such as TaskRun do not expose an ability to perform a retry in the case of the task failing. ### Proposed solution If runnable...

### Description of problem Ability to have specific parameters passed to a template when selected via options: ### Proposed solution Update options selection of the templateRef for a resource to...

I was scanning the SBOM provided for the bellsoft-liberica buildpack and was expecting to see [5 vulnerabilities reported](https://nvd.nist.gov/vuln/search/results?adv_search=true&isCpeNameSearch=true&query=cpe%3A2.3%3Aa%3Aoracle%3Ajre%3A11.0.16.1%3A*%3A*%3A*%3A*%3A*%3A*%3A*) using grype. However, zero vulnerabilities where detected because the version in the...

We are having issues connecting to our sonar and didn't know the best practice for providing our own CA. We have seen the maven resource add support for a custom...

bug
help wanted
good first issue

Currently, Syft is used to generate SBOMs. The fidelity of the resulting SBOM is very low. It does not contain provenance information of included dependencies. This information is typically included...