Joshua Hügli
Joshua Hügli
I've tried to set GLOBALRESOURCES to null but always the defaults `namespace storageclass clusterrole clusterrolebinding customresourcedefinition` will get set. Is there an option to disable GLOBALRESOURCES completely? As far as...
To increase security in companies clusters its common practice to run root-less containers. This can be enforced in Kubernetes with PodSecurityPolicies. For instance Openshift clusters have this restrictive policies on...
Hello, I'm just starting with ERPnext and am interested in this repo. I currently have the newest version of ERPnext (14.15.0) installed and tried installing this addon. However, I got...
Support configuration of Grafana Cloud Private Datasource Connect (PDC) There is currently no way to configure it via IaC. Documentation: https://grafana.com/docs/grafana-cloud/connect-externally-hosted/private-data-source-connect/ New resources required: - `grafana_pdc` - `grafana_pdc_token`
/kind bug **What steps did you take and what happened:** Created a Cluster with an existing Network and the [Getting Started Guide](https://cluster-api-cloudstack.sigs.k8s.io/getting-started.html). The network name referenced is called "M_Play". Installation...
# Description this should make it easier for local development and users without access to yum/dnf on their local system # GitHub Issues List the GitHub issues impacted by this...
The most recent version of signalilo (0.8.0) doesn't support wildcard certificates anymore. I can confirm that it was working with signalilo 0.6.0 `{"level":"error","msg":"Unable to send initial heartbeat: Get \"https://monitor.redacted.com/v1/objects/hosts/REDACTED\": invalid...
We are currently trying to create zone forwards with terraform but noticed that it does not automatically restart the dns servers as it should. See screenshot of UI after `terraform...