Piotr Minkina

Results 51 comments of Piotr Minkina

Try below command for workaround, but first You must install [jq](https://stedolan.github.io/jq/). In this example I fetch OpenAPI directly from Kubernetes API, so if You want parse contents from file instead...

Hello, I did not notice this in the implementation, but unfortunately it does not solve my problem, i.e. named volumes are not deleted. In my case, the Plugin executes most...

I have similar problem, but with fields _description_ and _username_. See an issue https://github.com/jfrog/terraform-provider-artifactory/issues/595.

@alexhung done, as You requested.

It would be very nice if there would be WinGet support for PowerShell 5.1, which is installed by default with Windows. Such good support is currently lacking.

These env variable is set by k8s Service Discovery. See https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/ for docs. Most likely there is a jaeger-agent service in your cluster. See below. ```console $ kubectl get svc...

@brandond The Docker image for version v0.15.5 has not yet been built. Shouldn't this happen automatically when the new version is released?

I understand how it works now. I do not propose an alternative method of generating thumbnails, but an additional, for specific cases, selectable method from settings. Just as changing the...

Let me join the thread with a somewhat similar problem. There was an interesting discussion at https://github.com/mooltiverse/nyx/issues/315 about whether `BREAKING CHANGE` or `feat!:` should bump up the major part in...