loft-sh / vcluster

vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
https://www.vcluster.com
Apache License 2.0
6.92k stars 426 forks source link

Exclude rancher managed annotation from ingress sync #2259

Closed neogopher closed 1 week ago

neogopher commented 2 weeks ago

What issue type does this pull request address? (keep at least one, remove the others) /kind feature

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible) resolves ENG-4976

Please provide a short message that should be published in the vcluster release notes vcluster will now ignore updates to Rancher managed annotations when syncing ingress to & from the virtual cluster.

What else do we need to know?

netlify[bot] commented 2 weeks ago

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
Latest commit 2aacffec3e40102555aaacae4927092cf2e5e1a0
Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/672c8a4537c1740008758b81
loft-bot commented 1 week ago

💔 Some backports could not be created

Status Branch Result
v0.20 Backport failed because of merge conflicts
v0.21

Manual backport

To create the backport manually run:

backport --pr 2259

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details