Skip to content

Releases: automaticserver/lxe

LXE 0.4.3

04 Oct 12:02
Compare
Choose a tag to compare

Changelog

  • c75a54e Handle restart in event lifecycle as well
  • c696924 also regenerate fakes after updating lxd module
  • 717ea90 keep additional config as-is when updating
  • 2d694d5 to easier reuse the example with other setups, also add labels to the node and nodeselector to the pod to clearly assign that pod to the wished node with lxd
  • 8ee3027 update lxd to 5.0.1
  • d159cad updated golangci-lint

LXE 0.4.2

16 Jun 11:15
Compare
Choose a tag to compare

Changelog

  • 34d521b detect event lifecycle action correctly
  • 6e7efeb remove some tbd entries as they're documented
  • 24cc101 trim device key in the middle to support maximum length of 27 (future 64)
  • 82223e6 use latest in the examples

LXE 0.4.1

10 Jun 16:00
Compare
Choose a tag to compare

Changelog

  • d017d53 cleanup Readme a bit and update github actions
  • b8d3a45 correctly use CNI version conversion when create result from bytes
  • 2368d5e goreleaser now builds releases
  • b661392 link to the prepared hostnetwork file
  • 0a9082a move fakes in its own folder
  • 6f5e63c small typo and code fixes
  • acc919f still offer cri v1alpha2 and route request to current implementation
  • 0d6ab20 update CNI types to v1.0.0
  • 64d92ed update go modules to latest, except k8s to 1.23.x and lxd to stable-5.0, get rid of juju/errors and use internal error wrapping

LXE 0.4.0-rc3

08 Jun 20:33
Compare
Choose a tag to compare

Changelog

  • 3e02a00 Merge branch 'master' into update_deps
  • 1d22ff3 Update release.yml
  • 29327da finish multi node example and document critest testing

Maintenance release for lxd's stable-3.0

13 Jul 16:33
Compare
Choose a tag to compare
  • this will probably be the latest release supporting LXD's stable-3.0 branch
    • since LXE is tied directly to LXD because it uses it's lxd-client
      • LXD 4.x brings some new API features and maybe things are not that compatible
  • updated all dependencies to newest version where possible
    • so all new testing and linting suggestions by those tools have been applied and code has been tidied up a bit
  • probably expect configuration changes in the next release when we tightly track LXD's stable-4.0 branch

Development release

19 Nov 15:13
Compare
Choose a tag to compare
  • added request and limits support where applicable
  • added a lot of tests and more to come to hit stable soon
  • fixed flaws in Exec variants which now make the use of kubectl exec a lot more fun
  • rewritten network package to easier support new plugins
  • rewritten devices package to easier support overrides (e.g. disk/network limits)
  • added "eth0" named device with type none by default to overwrite any existing eth0 named device in the default profile (helps a bit to avoid mistakes in the lxd initialisation)

Development release

17 Jun 08:58
Compare
Choose a tag to compare
v0.1.5

use profile debian in packaging

Development release

04 Jan 16:35
Compare
Choose a tag to compare
v0.1.3

get a ip lease of lxd bridge on sandbox creation and assign it as sta…

Development release

29 Nov 13:23
Compare
Choose a tag to compare

LXE deb package for use with LXD from snap