eugenea
eugenea
**Describe the bug** NTH does not retry request over AWS SDK API to retrieve SQS queue message. **Steps to reproduce** Close firewall to SQS AWS endpoint and try to monitor...
**What version of descheduler are you using?** descheduler version: v0.25.1 **Does this issue reproduce with the latest release?** Most likely **Which descheduler CLI options are you using?** ` --policy-config-file /policy-dir/policy.yaml...
### Description **What problem are you trying to solve?** Initial condition: * operator-managed statefulset with `updateStrategy: {type: OnDelete}`, in particular - solrcloud cluster. * ebs volume attached to each pod...
### Description **What problem are you trying to solve?** We observe that karpenter sometimes disrupts node less than 1 min after it got launched. This creates several problems in the...
/kind bug **What happened?** I noticed in `/deploy/kubernetes/base/node-serviceaccount.yaml` file ClusterRoleBinding targets `default` namespace: ``` subjects: - kind: ServiceAccount name: efs-csi-node-sa namespace: default ``` **What you expected to happen?** I expect...