Skip to content

Releases: oxheadalpha/tezos-k8s

readiness probe, tarball restore, init improvements

30 Sep 22:00
2f118ec
Compare
Choose a tag to compare

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

15 Sep 20:37
Compare
Choose a tag to compare

Pin python patch version in rpc-auth image

octez v10 compat

15 Sep 19:34
2017704
Compare
Choose a tag to compare
  • make tezos-k8s work with octez v10
  • better tezedge support
  • better tzkt support

5.0.2

05 Aug 21:22
Compare
Choose a tag to compare

Moved repo to oxheadalpha.

5.0.1

05 Aug 19:17
Compare
Choose a tag to compare

Updated requests in rpc-auth image to 2.26.0.

5.0.0

05 Aug 18:13
d05075a
Compare
Choose a tag to compare

Notable changes:

Deploy remote signer: #220
Multi baking accounts for a baker: #231
Allow arbitrary configuration for a nodes's config: #207
Ability to name nodes however you want: #223
Make granada the default protocol: #246
Dynamic faucet support: #224

Florence protocol by default, TZKT support

14 May 12:19
Compare
Choose a tag to compare

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

07 May 15:56
3da7722
Compare
Choose a tag to compare

Adds ability to force the nodes to switch protocol at a given level.

Use provided Tezos images for all components

04 May 17:54
1f8c498
Compare
Choose a tag to compare

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

07 Apr 17:58
6711c69
Compare
Choose a tag to compare

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.