Jacek Kurek

Results 5 issues of Jacek Kurek

Hello, When I want to download Azure Module: ``` go get github.com/gruntwork-io/terratest/modules/azure ``` I'm getting: ``` go: downloading github.com/Azure/azure-sdk-for-go v50.2.0+incompatible github.com/gruntwork-io/terratest/modules/azure imports github.com/Azure/azure-sdk-for-go/profiles/latest/frontdoor/mgmt/frontdoor: github.com/Azure/[email protected]+incompatible: stream error: stream ID 1; NO_ERROR;...

question

Hello guys, Have you ever tried to integrate PyCurl and AWS Xray? Is it even possible right now?

Hello, I'm trying to use reloader with Knative Service. When I'm using default strategy, nothing is happening. In annotations strategy, pod is indeed created, but after a while terminated, therefore...

kind/enhancement
kind/help wanted

Hi guys, After building Ubuntu image: Canonical:0001-com-ubuntu-server-focal-daily:20_04-daily-lts:latest with azure builder chroot, file /etc/resolv.conf does not exist in new machine launched using that built image. Therefore DNS not working - using...

question

This pull request upgrades all dependencies according to: https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ and java: https://www.jenkins.io/blog/2023/08/01/documentation-transition-to-java-17/ I use this plugin heavily, so I want to make it up to date + do some contribution...