Dor Segal
Dor Segal
Having problem running git submodule update --init --recursive this is the error I get: Fetched in submodule path 'XMPPFramework/Vendor/facebook-ios-sdk/vendor/OHHTTPStubs', but it did not contain 922e9ec23d80b16a9c1bebcd1930960bde922179. Direct fetching of that commit...
Hi, Im trying to setup SES/SMTP server for alerts. I think it will be nice to add the monkey a param for testing those configuration e.g: monkey send_email [email protected] and...
#### What this PR does #### Which issue this PR fixes *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR gets merged)* - fixes #...
Argocd allow to define patches in application CRD https://argo-cd.readthedocs.io/en/stable/user-guide/kustomize/#patches According to latest version I don't see patches as one of the attributes https://registry.terraform.io/providers/oboukili/argocd/latest/docs/resources/application#nestedblock--spec--source--kustomize It will be much helpful to implement...
We are using `victoria-metrics-k8s-stack` helm chart and we have those settings in place ``` ################################################# ### Service Monitors ##### ################################################# ## Component scraping the kubelets kubelet: enabled: true # --...
Hi, I run the command `sudo atcd --atcd-lan enx00044b5818d1 --atcd-wan enx00116b68175e` this is the erro i get: ERROR:AtcdVService.AtcdLinuxShaper:adding NetEm qdisc on IFID enx00116b68175e, mark 2, err: (2, 'No such file...
### Tell us about your request Add a `rollout` flag when using drain. It will be used when consolidation and native termination handler (https://github.com/aws/karpenter/pull/2546) will be ready. The custom drain...
Use cronjob to backup cluster data with option to store it on S3 (or any other cloud) example backup script - https://github.com/sysboss/aerospike_backup Base image with as-tools https://hub.docker.com/r/aerospike/aerospike-tools just need to...
### What happened After I used GC I started to get file does not exist error. Looks like the file was deleted but was not deleted from metadata. https://github.com/apache/iceberg/issues/8338 ###...
## Describe the bug I want to add separate spill volume for CN but operator does not support changing PVC and PVC templates. It will fail to manage increasing volume....