Rui Lopes

Results 190 issues of Rui Lopes

**Describe the problem** On Windows, netbird-ui.exe should only run one application instance. **To Reproduce** Steps to reproduce the behavior: 1. Execute `netbird-ui.exe`. 2. Execute `netbird-ui.exe` again. 3. Notice that two...

Please provide a way to send multiple [git push option](https://git-scm.com/docs/git-push#Documentation/git-push.txt--oltoptiongt) akin to the git command line `git push -o ci.skip` (aka `git push --push-option=ci.skip`). This is especially useful in a...

If you prefer, you can also ask your question in the Kubernetes community Slack channel [#terraform-providers](https://kubernetes.slack.com/messages/CJY6ATQH4). ([Sign up here](http://slack.k8s.io/)) ## Terraform version, Kubernetes provider version and Kubernetes version ``` Terraform...

question

### Description Be able to set a user thumbnail photo. ### Affected Resource(s) * azuread_user ### Potential Terraform Configuration This could be like the `azuread_application.logo_image` property, which translated to this...

enhancement
feature/users

**Describe the bug** With the v0.7.0 release, the rbac manifest ceased being available inside the git repository as it was in the previous versions (e.g. at https://github.com/kube-vip/kube-vip/blob/v0.6.4/docs/manifests/rbac.yaml) and started to...

While trying https://wasmedge.org/book/en/quick_start/run_cli.html#call-a-webassembly-function-compiled-from-rust on Windows 10 as: ```powershell .\wasmedge.exe --reactor .\add.wasm add -10 1 ``` It returned an unexpected value of: ```plain 4294967287 ``` Is this expected? From what I...

### What would you like to be added? Lower the api pod replicas from 3 to 1. ### Why is this needed? To lower the requirements. Also, all the other...

kind/feature

When the rpi 4 bootloader was previously configured (with `/lib/firmware/raspberrypi/bootloader/beta/pieeprom-2019-11-18.bin`) to only boot from the network as: ``` BOOT_ORDER=0x2 NET_BOOT_MAX_RETRIES=-1 ``` It cannot be recovered using the [recovery procedure](https://www.raspberrypi.org/downloads/) (BTW,...

Close within 30 days

**What type of PR is this?** feature **Which issue does this PR fix**: https://github.com/project-zot/zot/issues/2182 **What does this PR do / Why do we need it**: **WARNING I'm unsure about the...

### Is your feature request related to a problem? Please describe. When running the zot service under systemd, the current example uses a `Type=simple` service. With that service type, systemd...

feature
rm-external