landorg

Results 18 issues of landorg

**Is your feature request related to a problem? Please describe.** I'd like to be able to look at multiple namespaces at the same time **Describe the solution you'd like** *...

enhancement

It would be great to have an option to mark the output of the data source as sensitive to hide it from the logs.

Hi, we are running this from the helm charts and it's working fine except that we only get some of the events in our cluster. For example this event I...

Our monitoring system (datadog) requires us to set pod annotations to the exporter pods. Would be great if you could add a way to set `spec.template.metadata.annotations` of the daemonset. Thanks

### Terraform, Provider, Kubernetes versions ``` Terraform version: 0.13.5 Provider version: 0.2.1 Kubernetes version: 1.19 ``` ### Affected Resource(s) ```hcl apiVersion = "acid.zalan.do/v1" kind = "postgresql" ``` https://postgres-operator.readthedocs.io/en/latest/reference/cluster_manifest/#custom-tls-certificates ### Terraform...

bug
acknowledged

I'm getting this when reports are sent from chrome: ``` {"level":"debug","message":"Unable to decode invalid JSON payload: json: cannot unmarshal array into Go value of type main.CSPReport","timestamp":"2022-08-24T11:31:19Z"} ``` I think that...

Hello... First of all: Thank You for your great work. This replaces almost all my office tools atm. I've got a problem with the speaker notes in presentation mode. For...

### Terraform Version ```shell Terraform v1.2.9 ``` ### Terraform Configuration Files ```terraform terraform { backend "pg" {} } ``` ### Debug Output ╷ │ Error: Error acquiring the state lock...

bug
backend/pg

Hi. We are experiencing a strange issue with this plugin. As long as we have enabled cloudflare proxy & load-balancers things are working fine. As soon as we disable it...

Hi, I got an API that I'd want to handle with this provider that returns the id directly like that: ```sh [I] ➜ curl --request POST \ --url https://api.example.org/v1/something \...

needinfo