Furkan Türkal

Results 261 issues of Furkan Türkal

Currently, if we follow more than 4 data sources, we need to click _next_ and _prev_ buttons to traverse between pages. (just noticed we could not swipe pages using touchpad...

We have to select one of the pre-defined technologies in the dropdown list by design: ![Screen Shot 2021-11-02 at 10 46 28](https://user-images.githubusercontent.com/16493751/139805975-31b33933-1fb2-4283-8e12-bbffdc8e7926.png) I just wanted to add more tech stacks...

The idea here is to show image digest in the output table. In the cluster, there can be same image name with exactly _same tag_ but still there is a...

_As we already discussed this idea in Slack, dropping here so we do not forget!_ --- Instead of run operator as scheduled runs using CronJob, we can use `NewSharedIndexInformer` to...

help wanted
kind/feature

**Is your feature request related to a problem? Please describe.** Currently we only able to sign using mail or google accout. It would be great to have a GitHub provider...

needs-triage

# Abstract Recently I saw cri-o's beautiful [changelog](https://github.com/cri-o/cri-o/releases/tag/v1.22.0) (Jump to dependencies section) that prints any dependency modifications such as _add, change, remove_. **Example Add:** * github.com/go-logr/stdr: [v1.2.0](https://github.com/go-logr/stdr/tree/v1.2.0) **Example Changed:** *...

enhancement

Fixes #28 Signed-off-by: Furkan Co-authored-by: Batuhan

Hello, That's why I request to: - Each user may want to see their own time zone. (Like I would like to see the time of Turkey and my brother...

**What did you do?** We just enabled the [remote-write-receiver](https://prometheus.io/docs/prometheus/latest/feature_flags/#remote-write-receiver) feature flag. And set a `remoteWrite` URL (with some additional target_label(s)) in order to write to `/api/v1/write` endpoint from _another_ prometheus:...

kind/more-info-needed