Dima Rozhdestvenskiy
Dima Rozhdestvenskiy
Love webhook totally! With yaml it is really great pluggable tool. One thought though - can you please change releases archives, so there's single binary inside archive? (right now it's...
Hi there! Awesome tool, found in packer.io docs. Just noticed that last release was just a couple of days more than a year ago. That's extremely sad. Actually going to...
Hello there! Rexray is awesome! # Summary Some container tags may cause rexray docker plugin to stop working properly # Bug Reports So if i start container like this, it's...
### Terraform Version Terraform v0.12.5 terraform-providers/docker 2.1.0 ### Affected Resource(s) - docker provider itself ### Terraform Configuration Files ```hcl provider "docker" { host = "ssh://cloud@${google_compute_instance.testinstance.0.network_interface.0.access_config.0.nat_ip}:22" } resource "google_compute_instance" "testinstance" {...
### Describe the bug a clear and concise description of what the bug is. When upgrading (installing) kube-prometheus-stack with namespaceOverride, I'm defining namespace in umbrella chart's `templates` directory. ### What's...
Greetings! Thanks for awesome helm chart and software. It would be even more awesome if we could set custom labels to all workloads to allow custom workload/log filtering. Example: In...