kubernetes / kompose

Convert Compose to Kubernetes
http://kompose.io
Apache License 2.0
9.49k stars 747 forks source link

Add possibility to add Ingress annotations #1895

Open jancespivo opened 3 months ago

jancespivo commented 3 months ago

What would you like to be added?

Add possibility to add Ingress annotations ie. via

services:
   web:
     labels:
       kompose.service.expose.ingress.annotation.<custom-annotation-key>: <custom-annotation-value>

Why is this needed?

ingress-nginx uses Ingress annotation to modify its behavior, for example to setup mTLS authentication

k8s-triage-robot commented 1 week ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

jancespivo commented 4 days ago

/remove-lifecycle stale