Skip to content

feat: add minio tenant helm chart conditionally#239

Merged
nathanklick merged 18 commits intomainfrom
177-mirror-uploader-streams-to-minio
Aug 21, 2023
Merged

feat: add minio tenant helm chart conditionally#239
nathanklick merged 18 commits intomainfrom
177-mirror-uploader-streams-to-minio

Conversation

@deepak-swirlds
Copy link
Copy Markdown
Contributor

Description

This pull request changes the following:

  • Add minio chart (conditionally, only if uploader sidecars are used)
  • Add mirror node chart (conditionally, only if uploader sidecars are used)

Related Issues

Signed-off-by: Deepak Mishra <deepak@swirldslabs.com>
@deepak-swirlds deepak-swirlds self-assigned this Aug 3, 2023
@deepak-swirlds deepak-swirlds marked this pull request as draft August 3, 2023 20:22
Signed-off-by: Deepak Mishra <deepak@swirldslabs.com>
@leninmehedy
Copy link
Copy Markdown
Member

leninmehedy commented Aug 5, 2023

It appears my recent changes caused conflicts in this branch. Pls let me know if you need help with resolving conflicts.

Signed-off-by: Deepak Mishra <deepak@swirldslabs.com>
Signed-off-by: Deepak Mishra <deepak@swirldslabs.com>
Signed-off-by: Deepak Mishra <deepak@swirldslabs.com>
Signed-off-by: Deepak Mishra <deepak@swirldslabs.com>
….com/hashgraph/full-stack-testing into 177-mirror-uploader-streams-to-minio

Signed-off-by: Deepak Mishra <deepak@swirldslabs.com>
Signed-off-by: Deepak Mishra <deepak@swirldslabs.com>
Signed-off-by: Deepak Mishra <deepak@swirldslabs.com>
…m-dependencies]

Signed-off-by: Deepak Mishra <deepak@swirldslabs.com>
@deepak-swirlds deepak-swirlds marked this pull request as ready for review August 9, 2023 21:20
Signed-off-by: Deepak Mishra <107930718+deepak-swirlds@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 9, 2023

Unit Test Results

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

Results for commit 4de208e. ± Comparison against base commit 8563e16.

♻️ This comment has been updated with latest results.

@nathanklick nathanklick changed the title Adding minio tenant helm chart conditionally feat: add minio tenant helm chart conditionally Aug 11, 2023
…tized name for s3 endpoint url

Signed-off-by: Deepak Mishra <deepak@swirldslabs.com>
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
@sonarqubecloud
Copy link
Copy Markdown

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 99b2527 into main Aug 21, 2023
@nathanklick nathanklick deleted the 177-mirror-uploader-streams-to-minio branch August 21, 2023 19:15
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
Copy Markdown
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]: Ensure Mirror Uploader Uploads Stream Files To S3 Compatible Minio Bucket

5 participants