Steve Durrheimer

Results 7 issues of Steve Durrheimer

# compute - [x] azurerm_availability_set - [x] azurerm_image - [x] azurerm_managed_disk - [ ] azurerm_virtual_machine_data_disk_attachment (require sdk upgrade) - [x] azurerm_virtual_machine_extension - [x] azurerm_virtual_machine_scale_set_extension - [x] azurerm_linux_virtual_machine - [x] azurerm_linux_virtual_machine_scale_set...

Type: Enhancement

Is there a way to properly use the `mysqld-mixin/mixin.libsonnet` to import rules and alerts? For example with `prometheus/kube-prometheus`, I was trying to do: ```jsonnet local thanosMixin = import 'thanos-mixin/mixin.libsonnet'; local...

Hi there, Before the recent refactor, I was able to add by nodeSelector restriction, like the following example: ```jsonnet local s = t.store + t.store.withVolumeClaimTemplate + t.store.withServiceMonitor + commonConfig +...

help wanted
question

Using `hosts` configuration in `daemon.json` file is conflicting with the default systemd `-H fd://` config. Of course, I can edit the `/lib/systemd/system/docker.service` file or duplicate it as `/etc/systemd/system/docker.service` or even...

kind/enhancement
version/1.11
area/project
area/daemon

Hi there, First of all thank you for lightweight alternative to the bigger operator frameworks. Is there any way/chance we could use Predicates for event filtering in kooper? https://pkg.go.dev/sigs.k8s.io/controller-runtime/pkg/predicate

Terraform changed their PGP HC Public key which makes provider download failing on older terraform versions. Could you release new docker images for the following versions containing the new key:...

**Is your feature request related to a problem? Please describe.** The `bank-vaults` container is capable of exporting useful initialized, sealed, and leader metrics, but when using the `prometheus-operator` setup with...