Jacob Crowther

Results 3 issues of Jacob Crowther

**Describe the bug** When deploying an EKS `Cluster` resource using ACK EKS controller, the first time you `kubectl apply` the resource will work just fine if you have `subnetRefs` or...

kind/bug
priority/important-soon
area/resource-references

**Describe the bug** The `Cluster` spec incorrectly labels some properties as maps when they should be arrays. This is in both the CRD definition itself and the documentation here: https://aws-controllers-k8s.github.io/community/reference/eks/v1alpha1/cluster/...

kind/bug
area/documentation
lifecycle/stale

During some thorough testing, I have discovered that when HTTP 429 status codes are returned to the client by Alpaca's Trading API, this client library code will attempt to retry...