github loft-sh/vcluster v0.12.0-alpha.0

pre-release2 years ago

!! BREAKING CHANGES !!

vcluster will by default now not sync ingresses anymore. If you require ingress sync, please make sure to set:

sync:
  ingresses:
    enabled: true

in the helm chart from now on.

What's Changed

  • Add option for ingress classes by @ishankhare07 in #676
  • test: add e2e test for scheduler by @pratikjagrut in #590
  • fix(syncer): stop syncing "field.cattle.io/publicEndpoints" Service annotation by @matskiv in #700
  • fix: excessive node updates when syncing real nodes with ttl != 0 by @matskiv in #699

Full Changelog: v0.11.2...v0.12.0-alpha.0

Don't miss a new vcluster release

NewReleases is sending notifications on new releases.