Timothy Potter

Results 10 issues of Timothy Potter

https://issues.apache.org/jira/browse/SOLR-15831 Start of some much needed clean-up of the bin/solr scripts! In this PR, I'm mainly removing usage information from the OS specific scripts (`bin/solr` and `bin\solr.cmd`) and instead delegating...

https://issues.apache.org/jira/browse/SOLR-15802 WIP ~ current PR has code to return the Solr query that would be executed for a SQL (vs. actually executing the query)

* Update to Scala 2.12

Port from https://github.com/apache/solr/pull/318

Stale

Fixes #390 ~ by allowing the JVM cacerts to get merged in with the user-supplied truststore (Let's Encrypt's CA is in the cacerts for modern JVM) Users can now configure...

Fixes #331 Manually tested with Keycloak. I went with calling this AuthenticationType `Oidc` even though technically, we're only using the `client_credentials` grant type in OAuth2 (see: https://datatracker.ietf.org/doc/html/rfc6749#section-4.4); there's no redirecting...

### Description The `skipACL` property is set to yes in `zoo.cfg`, see: https://github.com/pravega/zookeeper-operator/blob/b1519aec85c52bd946eaa91b4bcf58e1767210f2/pkg/zk/generators.go#L250 This prevents consumer applications (Solr in my case) from being able to guard sensitive znodes. Does the...

### Tell us about your request Would be great if Karpenter treated pods with the `cluster-autoscaler.kubernetes.io/safe-to-evict` annotation as the same as the `karpenter.sh/do-not-evict` annotation. Basically, `cluster-autoscaler.kubernetes.io/safe-to-evict: "false"` is equivalent to...

kind/feature
lifecycle/stale
needs-triage