kumahq / kuma

🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
https://kuma.io/install
Apache License 2.0
3.61k stars 332 forks source link

Refactor ContainerPatch Functionality #6347

Open johnharris85 opened 1 year ago

johnharris85 commented 1 year ago

Description

ContainerPatch was originally envisioned as a way for users to modify init and sidecar containers that are created by Kuma (and as such not accessible to the user).

However there are other places that we create objects for the user (e.g. Services and Deployments for MeshGateway) where it would also be useful to be able to add customization. We should look at:

  1. Refactoring ContainerPatch out of the injector
  2. Renaming / expanding the functionality to be able to affect Service / Deployment / Pod objects for MeshGateway

The benefits of this approach would be:

github-actions[bot] commented 1 year ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] commented 11 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] commented 8 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] commented 5 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

github-actions[bot] commented 2 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.