Skip to content

Releases: threefoldtech/zos

v0.1.3-rc3

29 Nov 09:51
e8e07bf

Choose a tag to compare

v0.1.3-rc3 Pre-release
Pre-release
Merge pull request #419 from threefoldtech/storaged_qgroups

deletes qgroups when deleting sub volumes

v0.1.3-rc2

22 Nov 13:11

Choose a tag to compare

v0.1.3-rc2 Pre-release
Pre-release
don't mount the root zdb flist as read only

fixes #394

v0.1.3-rc1

21 Nov 14:54

Choose a tag to compare

v0.1.3-rc1 Pre-release
Pre-release
Add missing simlink for overlay

v0.1.2

15 Nov 16:58

Choose a tag to compare

capacityd

  • fix loop logic of the ping to BCDB

contd

  • #330 #315 fix issue regarding permission of the root filesystem of the container
  • #381 remove coreX chroot hack

flistd

  • #375 Master flister mount options

identityd

  • change the farm id to be of type uint64

provisiond

  • #362 change the way provisiond ask new reservation from BCDB
  • #383 Fix provision loop
  • use testnet BCDB for production mode

storaged

  • #366 Migration routine to reuse disks from v1

v0.1.2-rc2

08 Nov 11:18
d370e9f

Choose a tag to compare

v0.1.2-rc2 Pre-release
Pre-release
schema: fix default value for Date type in MarshalJSON

v0.1.2-rc1

08 Nov 10:19
47169f3

Choose a tag to compare

v0.1.2-rc1 Pre-release
Pre-release
bcdb_mock: don't write response twice

v0.1.1

01 Nov 11:55
378ee86

Choose a tag to compare

Capacityd

  • #357 send the hardware proof to BCDB at boot

Provisiond

  • #353 user reservation ID as cursor to poll BCDB for new reservations
  • better compatibility with jsx schema

Dependencies

  • #355 change version of github.com/gomodule/redigo to v1.7.0

v0.1.0

29 Oct 16:58

Choose a tag to compare

bcdb_mock

  • #327 make the mock is the same data types as the production bcdb
  • make the mock is the same data types as the production bcdb

capacityd

  • send uptime update to BCDB

Gedis client

  • also match on PublicIface.Master to detect empty public interface configuration

Networkd

  • #325 Improve network documentation

Dependencies

  • Update to zbus v0.1.1

Continuous integration:

  • #338: remove travis-ci
  • #346: put release pipeline in place using github action

v0.1.0-rc3

17 Oct 15:07

Choose a tag to compare

v0.1.0-rc3 Pre-release
Pre-release

This release includes the following changes:

contd

  • #319 read environment variable from .stratup.toml if it exists and ensure /etc/resolv.conf (#318)
    we extract 3 things from statup.toml:
    • entrypoint
    • working dir
    • enviroment variable
  • always ensure there is something in /etc/resolv.conf
  • don't mount /run on a tmpfs

identityd

  • send proper version during node registration

networkd

  • #314 cleaning up network namespace after deleting container
  • only reserve port when its new or not changed
    there are 3 cases to handle:
    • new network resource => reserve a port
    • existing network resource, same port => do nothing
    • existing network resource, different port => release previous and, reserve new port
  • allow to change wg port when updating a network resource
  • route traffic back from hidden to public net resources
  • ensure that all interfaces are cleaned up when creating dmz
  • #307 disable ipv6 on host interface br-tonrs and to-dmz

provisiond

  • #312 fix decomission of container

upgraded:

  • merge identityd and upgraded together
  • Support debuging upgraded. If flag is set, the upgraded daemon will not self update itself before updating the full system

zlf

  • #262 log and exit instead of panic

dependencies:

v0.1.0-rc1

03 Oct 10:23
da3d88e

Choose a tag to compare

v0.1.0-rc1 Pre-release
Pre-release

This is a release candidate.

Supported workloads:

  • container
  • container volumes
  • network
  • 0-DB