fix: resolves the issues caused by the environment variable not being passed to the service scripts#235
Merged
nathanklick merged 1 commit intorelease/0.4from Aug 3, 2023
Merged
Conversation
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
|
Kudos, SonarCloud Quality Gate passed! |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release/0.4 #235 +/- ##
==============================================
Coverage ? 56.70%
Complexity ? 144
==============================================
Files ? 36
Lines ? 723
Branches ? 73
==============================================
Hits ? 410
Misses ? 281
Partials ? 32 |
jeromy-cannon
approved these changes
Aug 3, 2023
nathanklick
added a commit
that referenced
this pull request
Aug 3, 2023
… passed to the service scripts (#235) Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
swirlds-automation
added a commit
that referenced
this pull request
Aug 4, 2023
## [0.5.0](v0.4.0...v0.5.0) (2023-08-04) ### Features * add CI pipeline tests for network node helm installation ([#228](#228)) ([3e665f3](3e665f3)) * add service locator API initial draft ([#230](#230)) ([1e81f65](1e81f65)) * for the hedera-network Helm chart set the minimum Kubernetes server version ([#231](#231)) ([de9aceb](de9aceb)) ### Bug Fixes * use reasonable defaults for the per node configuration in the values.yaml file ([#229](#229)) ([92032f9](92032f9)) * resolves the issues caused by the environment variable not being passed to the service scripts ([#235](#235)) ([022b03d](022b03d))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Description
This pull request changes the following:
Related Issues
Required Cherry Picks
main