Lukas M
Lukas M
Would be great to provide also arm64 support ( binary + image ). Thanks
Would be great to have support for generic outgoing webook support for success/failure jobs. Use case: proactive monitoring with https://healthchecks.io/
Would be great to have generic support for notifications.. - custom webhook, with custom payload and headers - https://github.com/containrrr/shoutrrr as notification library
Would be superb to support also Cluster API https://github.com/kubernetes-sigs/cluster-api OpenStack is already supported https://github.com/kubernetes-sigs/cluster-api-provider-openstack Thanks
Would be great to support env vars in Pyrra, for example: ``` apiVersion: apps/v1 kind: Deployment metadata: name: pyrra-api namespace: monitoring spec: template: spec: containers: - name: pyrra env: -...
There is possiblity to add 2FA to PVE, for example Google Authenticator. https://pve.proxmox.com/wiki/OATH(TOTP)_Authentication https://jonspraggins.com/the-idiot-adds-two-factor-authentication-to-proxmox/ I guess that this will protect somhow even API. Any idea how to solve this ?
Would be nice to support AWS v2 CLI SSO ( https://github.com/terraform-providers/terraform-provider-aws/issues/10851 ) and Azure CLI ( https://www.terraform.io/docs/providers/azurerm/guides/azure_cli.html ) in the future. Thanks
Is possible to server /metrics in openmetrics format for Prometheus ? For example: - Files found/changed/uploaded - Dirs found/changed/uploaded - Bytes found/changed/uploaded - Backups status ( if its actual state,...