Scott Frederick

Results 107 comments of Scott Frederick

We will need to debug this further to see why users are having different results with Podman Desktop and podman-mac-helper, but we've created a wiki page in the Spring Boot...

> I am no pack expert but I tried to use it to build an image for my super simple demo project but both my attempts failed for unclear reasons...

Closing due to inactivity. If you can provide a sample that reproduces the problem after addressing the concern in my comment above, we can consider re-opening the issue.

@MazizEsa If you want to submit the changes to the `3.1.x` branch, we can merge it there and then merge forward to other branches. It's also fine if you submit...

@cdprete Is there a real-world reason for providing either the username or password alone, instead of always providing neither or both, or is this something you happened up when testing?...

@somayaj We haven't had the time to look closer at this issue with other priorities we're working on.

@rabbanimdrb The problem described here is very consistent, and the steps to reproduce it have been provided. We've categorized this as a bug, as the `Actions` from the failure analyzer...

I'm not sure it's a good idea for Spring Boot to support properties that make it easier to disable important security features like hostname validation on SSL/TLS connections. I realize...

@sharoha This issue is referring to Gradle build files used in tests for the Gradle plugin. Some of those test files use dependencies with hard-coded versions that aren't up-to-date, as...

I think #38920 is related, in that both issues involve finer-grained customization of the underlying HTTP client being used by RestTemplate, RestClient, or WebClient after Spring Boot has applied any...