Jonah Back

Results 27 issues of Jonah Back

Occasionally, an AZ may run out of spot capacity. When this happens, an ASG will temporarily spin up instances in other AZs if possible - and later attempt to rebalance...

Minion manager should react to the spot instance termination event and switch to On Demand to catch very rapid bursts in Spot Price.

**What happened**: The EKS Windows AMI allows users to pass information such as the cluster name, base64 CA data, and api server endpoint to the bootstrap script, to avoid looking...

### Summary This PR adds support for using IAM Roles for Service Account credentials within the AWS Lambda plugin. This allows users on EKS to invoke the lambda plugin without...

plugins/aws-lambda
size/M

## Expected Behavior We currently use the AWS Load Balancer Controller to manage pod mappings to the AWS Application Load Balancer. As part of this setup, the AWS LB Controller...

bug
good first issue
help wanted
k8s-plugin

Closes #875 , see discussion in #876 for context of the problem this fixes.

status: duplicate
type: bug

**Describe the bug** The state parameter applies incorrect URL encoding when a plus sign is present in the state query parameter. Probably related to spring-projects/spring-framework/issues/21577 **To Reproduce** Initiate a standard...

type: bug

### Summary This PR invokes instrumentation when kong requests are not proxied to the upstream, so that the relevant span attributes are set on all requests. ### Checklist - [...

core/proxy
size/XS
changelog

### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 3.3.0 ### Current Behavior When an HTTP request...

This records the upstream hostname if available on the balancer spans. ### Summary ### Checklist - [ ] The Pull Request has tests - [ ] There's an entry in...

pending author feedback
size/XS
core/tracing
author/community