-
Notifications
You must be signed in to change notification settings - Fork 33
Changelog Charts
user_name edited this page Jun 8, 2023
·
6 revisions
All notable changes to helm charts will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Adds fisherman and servicer configurations to the helm chart.
- Adds method of overriding localnet values in the helm chart.
- Added
ServiceMonitor
to the helm chart.
- Added
nodeType
parameter to the helm chart, which is now actor-agnostic. - Modified other places validator is mentioned to avoid confusion with non-validator actors.
- Rename
pocket-validator
topocket
, as we are not going to ship different artifacts, but will have just one.
- Removed
runtime/configs.Config#UseLibp2p
field - Set validator
POCKET_P2P_HOSTNAME
env var to the pod IP - Set validator
p2p.hostname
config value to empty string so that the env var applies
- Introduced
pocket-validator
helm chart.
Contents
- Home
- Persistence
- Changelog
-
Persistence
- Indexer
- Rpc
- Runtime
- State_Machine
-
Guides
- Roadmap
-
Guides
- Learning
- Guides
-
Guides
- Contributing
- Devlog
-
Guides
- Dependencies
-
Guides
- Releases
- Guides
- P2P
-
Shared
- Crypto
- Shared
-
Shared
- Modules
-
Build
- Config
- Consensus
-
Guides
- Telemetry
- Utility
- Logger