RyanHolstien

Results 8 comments of RyanHolstien

This is still an issue, have not gotten to it yet.

@piyushn-stripe Can you enable pushes to your branch? We would like to add a feature flag around this so that users aren't forced into caching where a delay may be...

@tullis In your WHZ configuration, you're using the user CN as the link for the username: `cn={USERNAME}`. Is there a reason you need to use this key as the user...

I see no issue with supporting this configuration using secrets, if you'd like to contribute this I think we would be open to accepting it :)

Considering the significant architectural changes this PR proposes, we need time to evaluate the impact on deployments and needs to be done carefully with a migration plan. Other pressing work...

Looks like tests are failing, probably need a testCompile dep on logback

We're dependent on Jackson 2.15+, you need to include this in your build. Will update the example. Versions prior to this are vulnerable to critical DoS CVEs.

This is not a vulnerability and should only be changed _on brand new deployments that have never had any ingests and in general with caution_. I don't really think this...