obervinov

Results 7 issues of obervinov

In the `sync-workspace-deployment.yaml` deployment, there is currently no resource specification, leaving the `terraform-sync-workspace` container unrestricted in terms of CPU and memory consumption in Kubernetes clusters. In this pull request, I...

### Describe the Bug The IAM role uses the `AWSBackupServiceRolePolicyForBackup` policy, this policy does not contain the necessary permissions to back up s3 buckets. A different built-in `AWSBackupServiceRolePolicyForS3Backup` policy should...

bug

### Description Hi! I think this is more of a question than a bug, but I can't fully understand how the budget settings in NodePool work. **Observed Behavior**: Some more...

kind/support
triage/accepted
priority/backlog

### Description **Observed Behavior**: We noticed a strange behavior with several declarations that were stuck in the process of being deleted from finalizer `karpenter.sh/termination`. We have several EC2NodeClass and related...

kind/bug
triage/needs-information
triage/solved
needs-priority

### Description **Observed Behavior**: We renamed the IAM role of the karpenter controller and noticed an extremely strange behavior in which karpenter stops updating the EC2NodeClass status if it receives...

bug
triage/needs-investigation

Hello everyone! Thank you for this very useful tool, which significantly improves operational safety in my cases. I recently deployed Popeye inside a Kubernetes cluster as a CronJob and use...

**Describe the bug** When I set the instance settings via dictionary in the `set_settings()` method, all parameters are assigned correctly except `country`. Instead, the default value from the module code...

bug