Mike Youngstrom

Results 10 issues of Mike Youngstrom

**Is your feature request related to a problem? Please describe.** TextMapSetter API doesn't work well with immutable Carriers. For example, SQS `SendMessageRequest` in the AWS Java SDK v2. **Describe the...

Feature Request

**Expected Behavior** It would be great if I could effectively edit Terraform files in STS **Current Behavior** All I get is a text editor **Context** Terraform provides a Language Server...

type: enhancement
for: eclipse

### Frontend Deployment type * [X] Cloud Foundry Application (cf push) * [ ] Kubernetes, using a helm chart * [ ] Docker, using docker compose * [ ] Docker,...

Somewhat related to https://github.com/cloudfoundry/cf-java-client/issues/851 but I thought this deserved a different issue. The Loggregator team is moving fast with v2. They've recently added support for deterministic routing of metrics. Something...

doppler
triaged
enhancement

CF version 4.2.10.rc1 When deploying an application without a host the url is displayed a couple of times with an errant '.'. Here is an example push. Note the .app.somedomain.com...

bug
open-for-contribution

Using cf cf 4.2.10.rc1 If I execute cf login -t Then my password is displayed in the request log. It would be nice if that could be masked similar to...

open-for-contribution

This is a reopen of issue https://github.com/cloudfoundry/cf/issues/35 I'd like to see this issue flagged as "open for contribution". I may contribute a fix someday. :)

open-for-contribution

You should be able to use cf-spring in non spring boot apps. So we shouldn't include all the spring boot dependencies in cf-spring.

I love the software.amazon.awssdk.arns.Arn class that exists and use it heavily. with `fromString()`. However, the `toString()` method does not create an arn that can then be consumed with `fromString()` and...

bug
p2

### Describe the bug I have an empty S3 object. When I create an InputStream to that object and invoke "read()" I get back an int "212". ### Expected Behavior...

bug
p2