Tarasovych
Tarasovych
### Vector Version ``` # vector --version vector 0.10.0 (g0f0311a x86_64-unknown-linux-gnu 2020-07-22) ``` ### Vector Configuration File ```toml [sources.nginx] type = "file" include = ["/var/log/nginx/{site1.example.com,site2.example.com,site3.example.com}.access.log"] ``` ### Debug Output ```...
  Can I fix this somehow? I'm using semantic-ui, if this is useful info. But I've tried to create croppa without any other styles - same problem. My croppa...
Now to create a hyperlink, I have to click on the button  than insert link in URL input, than press Tab, than insert Link Title. Link Title input isn't...
### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: v0.15.5 Kubernetes provider version: v2.4.1 Kubernetes version: 1.21 (EKS) ``` ### Affected Resource(s) `kubernetes_manifest` ### Terraform Configuration Files ```hcl...
Hi! I'm trying to launch selenoid with selenoid-ui on arm arch (AWS). I built selenoid and selenoid-ui binaries manually, also selenoid Docker image. Selenoid was build with command ``` CGO_ENABLED=0...
**Describe the bug** Varnish does not start. No errors in pod's logs **To Reproduce** Steps to reproduce the behavior: 1. Install Helm chart 0.7.2 2. Use values: ```yaml # Default...
## What changes were proposed in this pull request? Fixed docs url ## How was this patch tested? (Please explain how this patch was tested. E.g. helm upgrade on minikube,...
### Checks - [X] I've already read https://github.com/actions/actions-runner-controller/blob/master/TROUBLESHOOTING.md and I'm sure my issue is not covered in the troubleshooting guide. - [X] I'm not using a custom entrypoint in my...