CSP

Results 9 issues of CSP

Hello! Currently if there are 10 replicas on the vigil status page, and 3 of them are dead, Vigil declares a "Partial Service Outage". I would like to inquire if...

enhancement

Update 2021-04-20: there is a plugin https://github.com/muhammadn/jaeger-s3/ Is it feasible to add Amazon S3 as a storage backend for Jaeger? Related to #638

area/storage

Hello! I've been trying to install the Jaeger Operator into a namespace of an EKS cluster using the prescribed helm charts, but my build pipeline starts to fail upon setting...

Hello! I initially came across the Jaeger Operator via its official website ([link](https://www.jaegertracing.io/docs/1.22/operator/#installing-the-operator-on-kubernetes)) and immediately noticed that the CRD referenced in the documentation is far more detailed than the one...

**Description** For certain functionality in Clutch (like EC2 Instance termination), I wanted to inquire if some sort of permission functionality could be introduced, where users would have to get permission...

type: enhancement

This is a bit of a nitpick -- On the page https://james1345.github.io/django-rest-knox/settings/ , the value for `EXPIRY_DATETIME_FORMAT` is set to `api_settings.DATETME_FORMAT` The value should be spelled `api_settings.DATETIME_FORMAT` (There should be...

This PR fixes all the failing tests from #32 and #33 and possibly #40 I also added a GitHub Actions workflow, and updated the release.rst file to comply with the...

**Describe the feature request** [Relevant Docs](https://istio.io/latest/docs/reference/config/type/workload-selector/#WorkloadSelector) As a user of Istio, I would like to be able to select resources based on matching expressions. In addition to existing `matchLabels` field,...

kind/enhancement
kind/docs
area/environments
area/extensions and telemetry
area/user experience
lifecycle/stale

This PR replaces the clj-fuzzy library with the talisman library. I believe this should resolve the error seen in #43 The talisman library offers two separate jaro based metrics, `jaro`...