Krzysztof Nazarewski

Results 43 issues of Krzysztof Nazarewski

## Feature Request Type - [x] Core functionality - [ ] Add-on hardware support (eg. audio, RGB, OLED screen, etc.) - [ ] Alteration (enhancement/optimization) of existing feature(s) - [...

enhancement
help wanted

Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [ ] I've included steps to reproduce the bug. * [X] I've pasted the output...

bug

Allows configuring SSO directories explicitly in addition to more sane defaults (discovering them from AWS SDK credentials/config file locations).

Might be a duplicate of https://github.com/helm/helm/issues/9136 , but I have observed i'm getting different behaviors depending on whether i use `-f values.yaml` or not. I've created a gist for minimal...

question/support
Stale

In previous versions i've noticed copying GitHub link gave me a link to the commit. After updating the plugin it copies the branch link, it would be useful to have...

It would be great to pause the reloading logic for a selected workloads, for example: 1. add `reloader.stakater.com/pause: "true"` to `Namespace` to stop reloading the whole namespace 2. ~~add `reloader.stakater.com/pause:...

kind/enhancement

Here we go with my loose notes about Kubernetes security, there is some overlap with existing document. # Overview - `RBAC` enabled, - `default-deny-ingress` NetworkPolicy, - `default-deny-egress` NetworkPolicy, - [Helm](Helm.md#security)...

Could you track `swayr`? It is a window switcher which seems actively developed and nixpkgs lags behind with releases. https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=swayr

packaging request

**Describe the solution you'd like** I would like the Parameter Store provider to reuse a single AWS Session (in a worst case, probably easiest todo) on all requests done for...

kind/feature
area/aws

**Describe the solution you'd like** I would like AWS Parameter Store provider to retrieve entries in a batch using [`GetParameters`](https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetParameters.html) instead of 1 by 1 using [`GetParameter`](https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetParameter.html) **What is the...

kind/feature
area/lifecycle