boscard
boscard
## System Information ### Linux distribution ``` Debian 10 ``` ### Terraform version ```sh terraform -v v0.13.7 ``` ### Provider and libvirt versions ```sh terraform-provider-libvirt -version 0.6.3 ``` ___ ##...
Hi, First of all - great piece of software! You are doing awesome work! :) I have setup with 2 computers and 2 DELL P2417H monitors. One computer is connected...
### Current Behavior Defining two ingress definitions pointing to single service with pathType prefix and different paths will cause ``` error adapter/etcd.go:141 failed to create object, ignore it{error 26 0...
This PR is updating two things in Dockerfile for debian build: - replaces `apt` commands with `apt-get` equivalents to have consistent use of package manager - updates default apisix version...
Right now every single introspection response which has `active` field not set to `true` is just rejected. In situation where there are multiple calls using the same expired/revoked/wrong token response...