Jaswanthi Kolla

Results 8 issues of Jaswanthi Kolla

### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 3.1.x ### Current Behavior TLDR: **Datadog plugin** [config](https://github.com/Kong/kong/blob/master/kong/plugins/datadog/statsd_logger.lua#L28)...

plugins/datadog

### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 3.x ### Current Behavior Please note that everything...

area/kubernetes
core/admin-api

### Checks - [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-errors and I'm sure my issue is not covered in the troubleshooting guide. - [X] I am using charts that are officially provided...

bug
needs triage
gha-runner-scale-set

This is a decent workaround for this Issue https://github.com/actions/actions-runner-controller/issues/3600 . It basically waits until the runner worker is completed.

This is to make runner compatible with Kubernetes' Karpenter, and in general k8s pod movement . This fixes the https://github.com/actions/runner/issues/3308 by handling graceful shutdown of the runner. It does following....

**What's the Issue?** Python binary is [compiled](https://github.com/actions/python-versions/blob/main/builders/ubuntu-python-builder.psm1#L34) with `rpath` that's `/opt/hostedtoolcache/Python`. Now, latest github runners define `RUNNER_TOOL_CACHE/AGENT_TOOLSDIRECTORY ` differently than `/opt/hostedtoolcache` and that installs python at `/home/runner/_work/_tool/Python/`. So, with this,...

**Description:** Python binary is [compiled](https://github.com/actions/python-versions/blob/main/builders/ubuntu-python-builder.psm1#L34) with `rpath` that's `/opt/hostedtoolcache/Python`. Now, latest github runners define `RUNNER_TOOL_CACHE/AGENT_TOOLSDIRECTORY ` differently than `/opt/hostedtoolcache` and that installs python at `/home/runner/_work/_tool/Python/`. So, with this, there are...

bug

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement