Releases: threefoldtech/zos
Releases · threefoldtech/zos
v0.1.3-rc3
Merge pull request #419 from threefoldtech/storaged_qgroups deletes qgroups when deleting sub volumes
v0.1.3-rc2
don't mount the root zdb flist as read only fixes #394
v0.1.3-rc1
Add missing simlink for overlay
v0.1.2
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
schema: fix default value for Date type in MarshalJSON
v0.1.2-rc1
bcdb_mock: don't write response twice
v0.1.1
v0.1.0
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:
v0.1.0-rc3
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:
- upgrade gopkg.in/yaml.v2 version to v2.2.4. This version mitigate an issue with high CPU combustion https://raesene.github.io/blog/2019/10/15/From-stackoverflow-to-CVE/
v0.1.0-rc1
This is a release candidate.
Supported workloads:
- container
- container volumes
- network
- 0-DB