George Gaál

Results 174 issues of George Gaál

``` kubectl get crds | grep kms aliases.kms.services.k8s.aws 2023-07-18T05:50:49Z grants.kms.services.k8s.aws 2023-07-18T05:50:49Z keys.kms.services.k8s.aws 2023-07-18T05:50:49Z ``` then run crd extractor ``` ./crd-extractor.sh JSON schema written to accessentry_v1alpha1.json JSON schema written to acl_v1alpha1.json...

Good day! I am trying to use datree for ACK controllers https://aws-controllers-k8s.github.io/community/docs/community/overview/ Unfortunately, I found that schema validation is not passing: ``` $ /kubeconform -ignore-filename-pattern 'kustomization.yaml' -schema-location default -schema-location 'https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/{{.Group}}/{{.ResourceKind}}_{{.ResourceAPIVersion}}.json'...

``` ./crd-extractor.sh 143.16s user 46.41s system 55% cpu 5:40.95 total ``` for uploading ``` Successfully converted 237 CRDs to JSON schema ``` I feel that this number should be half...

When clicking on the link to download crd extractor from README.md I am getting the zip file: `__MACOSX` catalog is not necessary and should be removed.

### 🐛 Problem At some point Coroot stopped showing any metrics coming from Prometheus. No error messages appeared in the Web UI --- everything looked healthy.\ The Coroot pod was...

It’s a great achievement and a big step forward that FluxCD integration has been added to Coroot. I’d like to propose a few improvements. **Rename “FLUXCD” to “FLUX”.** The official...

The documentation offers to upload the icon for the application: https://docs.coroot.com/alerting/slack/ but no defaults or recommended option is supposed. The trick is that Slack has it's own requirements for the...

I tried to follow the next instructions: https://docs.coroot.com/alerting/slack/ Unfortunately, I failed. I was not able to find the mentioned sections on the slack site. I think that I was confused...

The current state: It is unclear how the objects are sorted on the map. It seems that initiators of connections are mostly on the left, and targets (services that only...