Łukasz Tomaszkiewicz

Results 10 issues of Łukasz Tomaszkiewicz

Hi, I've added a little switch I use often in Ansible for building AMI packages in AWS using Packer tool. The thing is that while building we don't want to...

Hi, As I've promised I'm opening a pull request with the rest of my changes, I mean: 1. I've added Dockerfile to build a project into docker image 2. I've...

### Expected behavior On the 2nd step, when I set values for helm chart there's "Helm Namespace" field available. When I put a desired namespace there I expect that on...

# I am submitting a new Community Plugin ## Repo URL Link to my plugin: https://github.com/tomaszkiewicz/obsidian-database-plugin ## Release Checklist - [X] I have tested the plugin on - [X] Windows...

Changes requested

According to https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin the header may be one of: ``` Access-Control-Allow-Origin: * Access-Control-Allow-Origin: Access-Control-Allow-Origin: null ``` However, when I try to specify "null" as one of the origins: ``` r.Use(cors.New(cors.Config{...

**Describe the bug** While trying to establish OAuth2 credentials for Withings (a producer of smart watches, scales and other devices) I get: ``` { "code": 0, "message": "Not implemented", "hint":...

**Describe the bug** The provider creates a template by sending the request to API to create vm with "template" option set to true. That approach doesn't work when we deal...

:sparkles: enhancement
topic:clone

The commit fixes env variable for guacd service inside the secret. Depending on usage, Flux or ArgoCD may use the same release name as the chart name and it is...

It would be nice to be able to quickly install talm with asdf: It's quite quick thing to do: https://asdf-vm.com/plugins/create.html

**Is your feature request related to a problem? Please describe.** Currently, there is no built-in way to automatically push commits to the remote repository after they are made through Lazygit....

enhancement