John Jeffers

Results 8 issues of John Jeffers

**Describe the bug** `gitleaks detect` with no other options throws an `invalid memory address or nil pointer dereference` on some, but not all, of my repos. On some repos it...

bug

Is it possible to pull in metrics from multiple AWS accounts? I've tried running multiple copies (using different names) connecting to different AWS accounts, but the last one that starts...

enhancement

Getting this error when trying to deploy. ``` Starting Kubernetes deployment ERROR: ERROR: java.lang.RuntimeException: io.kubernetes.client.ApiException: Unprocessable Entity ``` We don't see what's wrong with our deployment. Is there any way...

### Act version act version 0.2.52 ### Feature description I would appreciate a flag to suppress `::debug::` log output. The debug log lines repeat info I'm already getting from `stdout`...

kind/feature-request

**Describe the bug** When an RDS instance gets into a `storage-full` status, the only way to recover is to add more storage. However, after modifying the `DBInstance` resource to increase...

kind/bug
lifecycle/stale
service/rds

**Is your feature request related to a problem?** It's extremely difficult to locate issues for specific controllers. It would be much simpler if you allowed people to open issues in...

lifecycle/stale
service/all

**Image I'm using:** EKS 1.34 Bottlerocket AMI 1.48.0 (arm64) **What I expected to happen:** All volumes attached to EC2 are properly mounted and available for kubernetes persistent volumes **What actually...

type/bug
status/needs-triage

Update the Deploy workflow to include `trivy` scans before push. The workflow will fail on any High or Critical vuln that has a mitigation path, but skips vulns with no...