Skip to content

feat: add service definitions for HAProxy and Envoy with support for both ClusterIP and LoadBalancer configurations#268

Merged
jeromy-cannon merged 8 commits intomainfrom
00225-proxy-services
Aug 15, 2023
Merged

feat: add service definitions for HAProxy and Envoy with support for both ClusterIP and LoadBalancer configurations#268
jeromy-cannon merged 8 commits intomainfrom
00225-proxy-services

Conversation

@jeromy-cannon
Copy link
Copy Markdown
Contributor

@jeromy-cannon jeromy-cannon commented Aug 9, 2023

Description

This pull request changes the following:

  • update envoy cluster name from echo_service to non_tls_grpc_cluster
  • add HAProxy and Envoy service definitions with support for both ClusterIP and LoadBalancer configurations

Related Issues

Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
@jeromy-cannon jeromy-cannon self-assigned this Aug 9, 2023
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 9, 2023

Unit Test Results

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

Results for commit 3d07ccc. ± Comparison against base commit 497906b.

♻️ This comment has been updated with latest results.

Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
@jeromy-cannon jeromy-cannon marked this pull request as ready for review August 9, 2023 19:11
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Aug 9, 2023

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

@jeromy-cannon jeromy-cannon merged commit 8563e16 into main Aug 15, 2023
@jeromy-cannon jeromy-cannon deleted the 00225-proxy-services branch August 15, 2023 20:09
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]: Add service definitions for HAProxy and Envoy with support for both ClusterIP and LoadBalancer configurations

3 participants