TessaIO

Results 14 issues of TessaIO

Relates to #15936. ### Description This PR aims to change the behavior of the druid `lookups-cached-single` extension. In fact, we aim to introduce the option to iterate over fetched data...

Area - Lookups

Resolves #1616 _**Note: for the moment all of the resource requests and limits for all components are the same (I don't have full visibility on what is needed especially in...

cncf-cla: yes
size/L

#### What type of PR is this? #### What this PR does / why we need it: /kind cleanup #### Which issue(s) this PR fixes: Fixes https://github.com/kubernetes/kubectl/issues/1467

kind/cleanup
area/kubectl
size/XS
sig/cli
cncf-cla: yes
do-not-merge/release-note-label-needed
needs-priority
needs-triage

Resolves #1186

cncf-cla: yes
size/XL
needs-rebase
do-not-merge/work-in-progress

This PR aims to put CRDs folder in the appropriate folder specified by Helm which is `charts/crds`, so that we can skip installing CRDs whenever we want. Please refer to:...

It would be amazing if we have a new release for v1.2.4. Let me know If I can help with something. Thanks

**What would you like to be added**: - Test the case where we have a non 3rd party NodeFeature and the `disableFeatureLabels` restriction - Add utility to patch namespaces **Why...

kind/feature

**Description of your changes:** This PR aims to support custom labels for service monitors created by the Helm chart. This is needed because we only consider Prometheus service monitors with...

needs-priority
size/S
needs-ok-to-test
do-not-merge/needs-kind

Historical crashes with Runtime exception when querying ### Affected Version 32.0.0 ### Description We have a cluster of 20 historicals with 4 brokers. There are some queries when being executed...

Bug
Area - Querying

Fixes #17944. ### Description Add `mergeBuffer/usedCount` metric per query for the used merge buffers. This metric is different from `mergeBuffer/used` because that one is a point-in-time metric, and this one...

Area - Documentation