Karen Almog

Results 8 issues of Karen Almog

We often encounter the rate limit errors when building on our ARM runners, due to the fact that we currently have static runners.

bug
area/ci

Signed-off-by: Karen Almog ## Description Fixes # (issue) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...

Currently we have two ways to configure kubelet on the node: 1. Kubelet extra args, which are configured by running`k0s worker --kubelet-extra-args` (example: -`-kubelet-extra-args='--event-qps=7 --enable-load-reader=true'`) 2. using a kubelet config...

question

Github offers an automated workflow to automatically detect vulnerabilities in the codebase. We should explore this option and see if it helps us to use the Github's Advisory in an...

enhancement

**What happened?** The existing documentation on how to enable zsh auto-completion is incorrect/missing information. **Expected behavior** In this page: https://docs.k0sproject.io/v0.11.0/install/#zsh The following should be removed: ``` # To load completions...

documentation
enhancement

### Is your feature request related to a problem? Please describe. With the latest update to the config handling, and the introduction of the runtime config, it is possible (in...

enhancement

Signed-off-by: Karen Almog ## Description Fixes # (issue) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...

The publishing of updated charts is failing with the following error: ``` fatal: could not read Password for 'https://***@github.com': No such device or address ``` See: https://github.com/DandyDeveloper/charts/actions/runs/6274420303/job/17039782331#step:3:1