David M. Karr

Results 46 issues of David M. Karr

On Windows 11, I have multiple versions of kubectl installed, and I can work with our remote clusters perfectly fine with it (using corresponding version of kubectl), including listing pods....

lifecycle/rotten

I am working on a process that developers on related teams can use to convert their codebases from using Java 11 and SpringBoot 2.x to Java 17 and SpringBoot 3.x....

bug
question

I hate to ask this, but it seems to be a reality in corporate environments that this needs to be asked. The Grunt web site needs to have an explicit...

content: Community section

I have a small Go application that is currently using the "git" executable to clone a repository, get the list of branches, and then run "git log" on a set...

bug
help wanted
windows

We are attempting to use the Transformer maven plugin for a use case that I've never seen described, but which I would think would be possible. We have a bunch...

We've been using "jaxb-maven-plugin" for a long time to generate JAXB classes from wsdls and xsds. There are occasional unusual issues we have to deal with, but we've always gotten...

enhancement
question