Releases: midl-dev/tezos-on-gke
Releases · midl-dev/tezos-on-gke
v6.3
v6.2
add supporters
v6.1
handle storage updates seamlessly
v6.0
change fs group for octez 14.0
v5.8
add extra args support to baker for flashbake
v5.7: fix clusterrolebinding overlap
ClusterRoleBinding has no namespace, but binds to a service account in a given namespace. Each instance of tezos-on-gke in a cluster overwrites the same ClusterRoleBinding, resulting in the last deployment "erasing" the previous one. When the cluster role binding gets erased, prometheus in the affected namespace can no longer scrape its targets, resulting in alerting being broken. We fix by appending the namespace name to the cluster role binding.
v5.6
add ability to specify per_block_votes from the baker map
v5.5
support for url-based network config
jakarta toggle support
v5.4 support jakarta liquidity baking toggle
v5.3
Full Changelog: v5.2...v5.3