Releases: oxheadalpha/tezos-k8s
readiness probe, tarball restore, init improvements
This introduces a readiness probe for tezos-node, ability to restore from a lz4-compressed tarball of the tezos node storage, improve the mechanism in which nodes wait for one another when starting a private topology, a new local-storage option for faster performance, as well as some tzkt improvements and housekeeping.
5.1.1
octez v10 compat
- make tezos-k8s work with octez v10
- better tezedge support
- better tzkt support
5.0.2
5.0.1
5.0.0
Florence protocol by default, TZKT support
The following are the highlights of this release:
- Add ability to deploy a tzkt indexer
- Allow any node to be a bootstrap node.
- Activate florence protocol by default
- Switch to v9-release by default
- Bumped release version to 4.0 to reflect defaulting to Florence protocol and 9.1 Tezos build.
User-initiated protocol upgrades
Adds ability to force the nodes to switch protocol at a given level.
Use provided Tezos images for all components
This release introduced the functionality to use provided Tezos image for all Tezos binaries, and removed RPC auth from dependencies of tezos-k8s.
Support for public Tezos networks
This release introduced the capability to create and run segments of any public Tezos networks infrastructure, which includes Tezos mainnet. See readme for detailed description of the available functionality.