Oleg Ivanov

Results 4 issues of Oleg Ivanov

## Expected Behavior Sensu starts in the cluster mode ## Current Behavior ``` /etc/sensu $ sensu-backend start --config-file /etc/sensu/config.yml == running backend init... {"component":"cmd","level":"info","msg":"attempting to connect to etcd server: http://root-statefulset-1:2379","time":"2022-05-05T16:40:27Z"}...

## Summary It seems like argocd notifications 1.2 has a bug when it tries to send github commit status update. I am not sure when exactly it happened (argocd 2.2...

bug

**Describe the bug** I have an argocd application that contains a following configmap: ```yaml kind: ConfigMap metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: > {"apiVersion":"v1","data":{},"kind":"ConfigMap","metadata":{"annotations":{},"labels":{"app.kubernetes.io/instance":"kubecost","config.openshift.io/inject-trusted-cabundle":"true"},"name":"ca-inject","namespace":"kubecost"}} creationTimestamp: '2023-12-16T02:24:01Z' labels: app.kubernetes.io/instance: kubecost config.openshift.io/inject-trusted-cabundle: 'true' managedFields: -...

### Terraform Version Terraform v0.12.1 ### Affected Resource(s) Please list the resources as a list, for example: - ignition_config If this issue appears to affect multiple resources, it may be...