Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: mirror node as a conditional subchart #272

Merged
merged 38 commits into from
Aug 22, 2023

Conversation

deepak-swirlds
Copy link
Contributor

@deepak-swirlds deepak-swirlds commented Aug 14, 2023

Description

This pull request changes the following:

  • Adds hedera mirror node as a subchart.
  • This mirror node will read data from the minio (aws s3 replacement) buckets.
  • This mirror node explorer [future] deployed as part of FST will read data from this mirror node

Limitations:

  • The addressbook.bin contains a single entry 0.0.3, it needs to be modified if the network has more than one node
  • This will be done by the fst infrastructure code

Related Issues

deepak-swirlds and others added 19 commits August 4, 2023 01:48
Signed-off-by: Deepak Mishra <[email protected]>
Signed-off-by: Deepak Mishra <[email protected]>
Signed-off-by: Deepak Mishra <[email protected]>
Signed-off-by: Deepak Mishra <[email protected]>
Signed-off-by: Deepak Mishra <[email protected]>
Signed-off-by: Deepak Mishra <[email protected]>
…or-node-as-a-conditional-subchart

Signed-off-by: Deepak Mishra <[email protected]>
…tized name for s3 endpoint url

Signed-off-by: Deepak Mishra <[email protected]>
…or-node-as-a-conditional-subchart

Signed-off-by: Deepak Mishra <[email protected]>
Signed-off-by: Deepak Mishra <[email protected]>
Signed-off-by: Deepak Mishra <[email protected]>
@github-actions
Copy link

github-actions bot commented Aug 21, 2023

Unit Test Results

16 files  ±0  16 suites  ±0   34s ⏱️ +4s
85 tests ±0  82 ✔️ ±0  3 💤 ±0  0 ±0 
86 runs  ±0  83 ✔️ ±0  3 💤 ±0  0 ±0 

Results for commit b8570b6. ± Comparison against base commit 84cbbed.

♻️ This comment has been updated with latest results.

deepak-swirlds and others added 9 commits August 21, 2023 21:12
Signed-off-by: Deepak Mishra <[email protected]>
Signed-off-by: Deepak Mishra <[email protected]>
…inio' into 208-add-mirror-node-as-a-conditional-subchart
…s-a-conditional-subchart

Signed-off-by: Deepak Mishra <[email protected]>
Signed-off-by: Deepak Mishra <[email protected]>
and used variable for minio_url

Signed-off-by: Deepak Mishra <[email protected]>
Signed-off-by: Deepak Mishra <[email protected]>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@nathanklick nathanklick merged commit 8842aa0 into main Aug 22, 2023
@nathanklick nathanklick deleted the 208-add-mirror-node-as-a-conditional-subchart branch August 22, 2023 16:27
leninmehedy added a commit that referenced this pull request Aug 25, 2023
Signed-off-by: Deepak Mishra <[email protected]>
Signed-off-by: Lenin Mehedy <[email protected]>
Signed-off-by: Deepak Mishra <[email protected]>
Signed-off-by: Nathan Klick <[email protected]>
Co-authored-by: Lenin Mehedy <[email protected]>
Co-authored-by: Nathan Klick <[email protected]>
Signed-off-by: Lenin Mehedy <[email protected]>
swirlds-automation added a commit that referenced this pull request Aug 25, 2023
## [0.7.0](v0.6.0...v0.7.0) (2023-08-25)

### Features

* add minio tenant helm chart conditionally ([#239](#239)) ([99b2527](99b2527))
* add service definitions for HAProxy and Envoy with support for both ClusterIP and LoadBalancer configurations ([#268](#268)) ([8563e16](8563e16))
* add support for rendering an optional PrometheusOperator ServiceMonitor resource definition ([#271](#271)) ([84cbbed](84cbbed))
* create mock junit annotations ([#104](#104)) ([752b2df](752b2df))
* enable helm template substitutions on Open Collector config map ([#274](#274)) ([1fa684b](1fa684b))
* mirror node as a conditional subchart ([#272](#272)) ([8842aa0](8842aa0))

### Bug Fixes

* update envoy cluster name in the config ([#276](#276)) ([5fef59f](5fef59f))
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Charts[Network Node]: Add mirror node as a conditional subchart
4 participants