Siddhesh Mhadnak

Results 7 issues of Siddhesh Mhadnak

[`krew`](https://krew.sigs.k8s.io/) (which is the common way of installing `kubectl` plugins) expects the assets to be archive files. The previous two releases (0.2.1 and 0.3.0) had the assets as archive files,...

**Describe the solution you'd like** The ability to set `ssl_check_hostname` in addition to the `ssl_context`. **Additional context** [kafka-python's KafkaConsumer](https://kafka-python.readthedocs.io/en/master/apidoc/KafkaConsumer.html#kafka.KafkaConsumer) supports this parameter to be able to disable whether the SSL/TLS...

enhancement

### Changes #### Migrate build workflow to GoReleaser and GitHub CI This makes releasing updates to [Krew](https://krew.sigs.k8s.io/) easier. Also removed the Makefile, since it seems like most of its tasks...

## Is your feature request related to a problem? Please describe. When trying to debug elevated resource usage for some replicas in a replica set where the usage is sharded...

enhancement
community
triage

## Description Even with `quote_representation = '"'` set in the config file, `yamlfix` quotes already double-quoted values with single quotes. ## Steps to reproduce `.yamlfix.toml` ```toml quote_representation = '"' ```...

bug
help wanted

### Did you check docs and existing issues? - [x] I have read all the lazy.nvim docs - [x] I have updated the plugin to the latest version before submitting...

bug
stale
notstale

**Gist**: The current version of py-spy available in Alpine Linux's package repositories is [`0.3.14-r3`](https://pkgs.alpinelinux.org/package/edge/testing/x86_64/py-spy), while the latest available version on GitHub (as of opening this issue) is [0.4.0](https://github.com/benfred/py-spy/releases/tag/v0.4.0) (released in...