github sealerio/sealer v0.9.0
sealer 0.9.0 🌈

latest releases: v0.11.0, v0.10.0, v0.9.3...
18 months ago

🚀 Breaking Changes

  1. Clusterfile upgrade:
    a. support config labels/taints/roles through Clusterfile
    b. support config registry including local and external through Clusterfile
    c. support config cluster host aliases through Clusterfile
  2. support ipv4/ipv6 dual
  3. optimize the mechanism of plugins.
  4. support ha mode for local registry
  5. sealer image supports OCI standard based on buildah.
  6. sealer image spec v1alpha1 definitions.
  7. Kubefile upgrade:
    a. support APP and LAUNCH instruction, support app type such as helm package, k8s yaml file, shell scripts.
  8. move experimental cmd to alpha stage: prune,gen,debug,exec,cert,merge,upgrade,search.

💥 Features

  1. expose build-in ENV HostIP,RegistryDomain,RegistryPort,RegistryURL
  2. support sealer scale-up, will mark sealer join as deprecated
  3. sealer run support to specify Clusterfile
  4. save Clusterfile to cluster.
  5. build support specify image list file

🐛 Bug Fixes

  1. bugfix: update api server cert sans for all cluster cert (#1614) @kakaZhou719
  2. bugfix: use right time stamp format (#1907) @kakaZhou719
  3. FIX: skip render the subcharts for sealer build. (#1690) @tgfree7
  4. Bugfix: using mergo to do deeply merge (#1679) @kakaZhou719

👻 Full Changelog

Don't miss a new sealer release

NewReleases is sending notifications on new releases.