Michael Heap

Results 23 issues of Michael Heap

I programatically updated a configuration file and when I saw the commit preview I thought that I'd deleted the whole file except the first line ![CleanShot 2022-11-24 at 19 32...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Does this enhancement require public documentation? - [X] I have added an Acceptance...

area/feature
priority/medium

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement From @battlebyte: Following the [example in the GatewayClass documentation](https://gateway-api.sigs.k8s.io/api-types/gatewayclass/) about creating...

area/docs

The default Postgres image has changed and without any `env` variables the healthcheck will never pass. You need to set `POSTGRES_USER` and `POSTGRES_DB`, and may choose to set either `POSTGRES_PASSWORD`...

### Description Add a `kgo_podtemplatespec_example` tag that allows us to show `PodTemplateSpec` for both `DataPlane` and `GatewayConfiguration` use cases without duplication ### Testing instructions Preview link: https://deploy-preview-7180--kongdocs.netlify.app/gateway-operator/1.2.x/customization/data-plane-image/ ### Checklist -...

review:tech
review:general
ci:check-skipped:generated-files

### Description Proof of concept OAS Overlay generation from source files. This needs more work if we want to explore further, but it shows what the source files look like...

do not merge
review:tech

Rename `CONTROLLER_KONNECT_RUNTIME_GROUP_ID` to `CONTROLLER_KONNECT_CONTROL_PLANE_ID` and update the [README](https://github.com/Kong/charts/blob/main/charts/kong/README.md) and [Examples](https://github.com/search?q=repo:Kong/charts%20runtimegroup&type=code) to rename `runtimeGroupID` to `controlPlaneID` Blocked by https://github.com/Kong/kubernetes-ingress-controller/issues/4466

### Description Updated KGO KIC guide to include Konnect ### Testing instructions Preview link: [/gateway-operator/1.2.x/get-started/kic/create-gateway/](https://deploy-preview-7488--kongdocs.netlify.app/gateway-operator/1.2.x/get-started/kic/create-gateway/) ### Checklist - [x] Review label added - [x] [Conditional version tags](https://docs.konghq.com/contributing/conditional-rendering/#conditionally-render-content-by-version) added, if applicable.

review:general

### Description Add first attempt at a "Kong on Kubernetes" topology page ### Testing instructions Preview link: [/gateway/latest/production/deployment-topologies/kubernetes/](https://deploy-preview-7480--kongdocs.netlify.app/gateway/latest/production/deployment-topologies/kubernetes/) ### Checklist - [x] Review label added - [x] [Conditional version tags](https://docs.konghq.com/contributing/conditional-rendering/#conditionally-render-content-by-version)...

review:general