Warren Strange

Results 15 issues of Warren Strange

I tried to use a private Artifactory repository that requires authentication. I have the appropriate credentials in my ~/.m2/settings.xml, but it looks like the resolver does not reference these credentials....

As a nodejs newbie, I'm a little lost on the run / deployment model. a) How do I _run_ this with node? b) Does this work with the firestore emulator?...

When running ship init on a chart with a very large secret (approx a 122KB secret), ship init errors out with: `execute render step: execute plan: execute templating: unable to...

It took me a while to figure this out, but the default Cookie Jar uses a static list of cookies. Two instances of the CookieJar will reuse the same memory,...

It was really non obvious to me how I would scrape a replica set where the targets are dynamic pods. i.e. how does Prom know how/where to contact the dynamic...

priority/p2

We have legacy helm/ directories in our project that cause kpt parsing errors due to Go templates in the yaml files. We'd like to be able to tell Kpt to...

area/live
size/M
p1
triaged

## Expected Behavior The firebase-auth-claims sets custom claims using the authentication emulator. ## Actual Behavior The firestore `user_claims` document is created in the emulator. I can see the `user_claims` object...

Something that serverpod.dev does that is pretty nifty is to generate model serialization code, and put the classes in a separate dart client package. It makes it really easy for...

The ldap filter parser is more complex than it needs to be, and introduces an additional dependency on petit parser. Consider rewriting to simplify. Something like: https://github.com/go-ldap/ldap/blob/master/v3/filter.go#L202

good first issue

Create a sample test that demonstrates how to use a VLV search control to paginate through large result sets.

help wanted
good first issue