Stuart Buckingham
Stuart Buckingham
## Description Exposes the debug port on the nginx-ingress controller. This is already running in the container but is not currently exposed to be able to port-forward and see the...
Fixes the following output where the `a` in the output is accidentally escaped: 
**Describe the bug** When creating a deployment with the following config, the specified workload identity is not applied to the deployment. See [here](https://management.astronomer.cloud/deployments/clilt7rt8009l01i7wf7xnz94/clzls46zh08h501n93nqim5g1/details) for the created deployment (screenshot below) ```...
- [x] I have checked that a similar [feature request](https://github.com/astronomer/astro-cli/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist. **✍️ Is your feature request related to a problem? Please describe.** Cannot tell which `docker` binary...
`user_agent` headers need to be added to ALL CP API calls, including Airflow client calls: https://github.com/astronomer/astro-cli/blob/main/airflow-client/airflow-client.go
### Contributing guidelines and issue reporting guide - [x] I've read the [contributing guidelines](https://github.com/moby/buildkit/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree. I've also read the [issue reporting guide](https://github.com/moby/buildkit/blob/master/.github/issue_reporting_guide.md). ### Well-formed report checklist - [x]...
**What this PR does / why we need it**: Operationally, we want to be able to see which constraint is causing violations. Currently there is just one metric, `gatekeeper_violations`, that...