-
Notifications
You must be signed in to change notification settings - Fork 15
feat: use k8s configMaps to mount files during solo network deploy #345
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
Conversation
Unit Test Results - Linux 1 files 19 suites 48s ⏱️ Results for commit 28bd38a. ♻️ This comment has been updated with latest results. |
Unit Test Results - Windows 1 files 19 suites 1m 36s ⏱️ Results for commit 28bd38a. ♻️ This comment has been updated with latest results. |
E2E Relay Tests Coverage Report1 files 1 suites 2m 45s ⏱️ Results for commit 28bd38a. ♻️ This comment has been updated with latest results. |
E2E Tests Coverage Report57 tests 57 ✅ 4m 23s ⏱️ Results for commit 28bd38a. ♻️ This comment has been updated with latest results. |
E2E Node PEM Stop Add Tests Coverage Report0 tests 0 ✅ 0s ⏱️ Results for commit 45251dc. ♻️ This comment has been updated with latest results. |
E2E Mirror Node Tests Coverage Report 1 files 1 suites 3m 47s ⏱️ Results for commit 28bd38a. ♻️ This comment has been updated with latest results. |
E2E Node PFX Kill Add Tests Coverage Report0 tests 0 ✅ 0s ⏱️ Results for commit 45251dc. ♻️ This comment has been updated with latest results. |
E2E Node Local Build Tests Coverage Report8 tests 8 ✅ 2m 44s ⏱️ Results for commit 28bd38a. ♻️ This comment has been updated with latest results. |
5f82388
to
d21abb7
Compare
TODO, remember to update README |
0a25dc4
to
634a75c
Compare
8ef0277
to
f2e31ce
Compare
5d1cd48
to
b01ff4f
Compare
5519c2a
to
5216b08
Compare
E2E Node PEM Stop Tests Coverage Report12 tests 12 ✅ 2m 41s ⏱️ Results for commit 28bd38a. ♻️ This comment has been updated with latest results. |
E2E Node Add Tests Coverage Report10 tests 10 ✅ 6m 37s ⏱️ Results for commit 28bd38a. ♻️ This comment has been updated with latest results. |
E2E Node PFX Kill Tests Coverage Report12 tests 12 ✅ 2m 52s ⏱️ Results for commit 28bd38a. ♻️ This comment has been updated with latest results. |
c6b6fcc
to
48b272d
Compare
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more Footnotes
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #345 +/- ##
==========================================
- Coverage 81.40% 81.21% -0.19%
==========================================
Files 35 35
Lines 4414 4444 +30
Branches 755 756 +1
==========================================
+ Hits 3593 3609 +16
- Misses 819 835 +16
+ Partials 2 0 -2
|
commit 45251dc Author: Jeromy Cannon <[email protected]> Date: Thu Jul 18 17:04:15 2024 +0100 revert changes in init.mjs Signed-off-by: Jeromy Cannon <[email protected]> commit 69c844d Author: Jeromy Cannon <[email protected]> Date: Thu Jul 18 15:57:02 2024 +0100 fixed unused configs test case Signed-off-by: Jeromy Cannon <[email protected]> commit ec3fc91 Author: Jeromy Cannon <[email protected]> Date: Thu Jul 18 15:45:59 2024 +0100 fixed tests, altered used/unused command options Signed-off-by: Jeromy Cannon <[email protected]> commit 3e1791d Author: Jeromy Cannon <[email protected]> Date: Thu Jul 18 14:57:25 2024 +0100 fix unit test cases Signed-off-by: Jeromy Cannon <[email protected]> commit d06b6b9 Author: Jeromy Cannon <[email protected]> Date: Thu Jul 18 14:42:11 2024 +0100 fix lint error Signed-off-by: Jeromy Cannon <[email protected]> commit 7573147 Author: Jeromy Cannon <[email protected]> Date: Thu Jul 18 14:36:48 2024 +0100 remove TODOs Signed-off-by: Jeromy Cannon <[email protected]> commit 524737a Author: Jeromy Cannon <[email protected]> Date: Thu Jul 18 14:11:26 2024 +0100 remove TODOs Signed-off-by: Jeromy Cannon <[email protected]> commit c9e5de0 Author: Jeromy Cannon <[email protected]> Date: Thu Jul 18 13:54:36 2024 +0100 moved node subtask 'Copy configuration files' into profile_manager Signed-off-by: Jeromy Cannon <[email protected]> commit b7887c0 Author: Jeromy Cannon <[email protected]> Date: Thu Jul 18 13:28:04 2024 +0100 increase test coverage Signed-off-by: Jeromy Cannon <[email protected]> commit 9aa2b3a Author: Jeromy Cannon <[email protected]> Date: Thu Jul 18 12:46:51 2024 +0100 remove NodeInfo references Signed-off-by: Jeromy Cannon <[email protected]> commit a0fae4b Author: Jeromy Cannon <[email protected]> Date: Thu Jul 18 12:43:20 2024 +0100 # TODO: bootstrap.properties is scheduled to go away, will need to delete this and related code Signed-off-by: Jeromy Cannon <[email protected]> commit b01ff4f Author: Jeromy Cannon <[email protected]> Date: Thu Jul 18 12:20:36 2024 +0100 typedef Signed-off-by: Jeromy Cannon <[email protected]> commit eae6b44 Author: Jeromy Cannon <[email protected]> Date: Wed Jul 17 22:14:52 2024 +0100 hedera app name is now set as default Signed-off-by: Jeromy Cannon <[email protected]> commit c7ce8eb Author: Jeromy Cannon <[email protected]> Date: Wed Jul 17 21:43:17 2024 +0100 fix test cases Signed-off-by: Jeromy Cannon <[email protected]> commit 9c305ca Author: Jeromy Cannon <[email protected]> Date: Wed Jul 17 19:58:22 2024 +0100 fix lint issues Signed-off-by: Jeromy Cannon <[email protected]> commit 60a364d Author: Jeromy Cannon <[email protected]> Date: Wed Jul 17 19:56:24 2024 +0100 some fixes Signed-off-by: Jeromy Cannon <[email protected]> commit a2e6186 Author: Jeromy Cannon <[email protected]> Date: Wed Jul 17 13:31:11 2024 +0100 Squashed commit of the following: commit c2342d1 Author: Jeromy Cannon <[email protected]> Date: Wed Jun 5 10:35:53 2024 +0100 add ability for a flag to be disabled from prompt Signed-off-by: Jeromy Cannon <[email protected]> commit 86fb0b1 Author: Jeromy Cannon <[email protected]> Date: Wed Jun 5 10:35:08 2024 +0100 sort flagsList and add typedef to flags.mjs Signed-off-by: Jeromy Cannon <[email protected]> commit b9abf97 Author: Jeromy Cannon <[email protected]> Date: Tue Jun 4 17:17:25 2024 +0100 TODO Signed-off-by: Jeromy Cannon <[email protected]> commit 4fafe80 Author: Jeromy Cannon <[email protected]> Date: Tue Jun 4 16:34:53 2024 +0100 added TODO Signed-off-by: Jeromy Cannon <[email protected]> commit 257ed76 Author: Jeromy Cannon <[email protected]> Date: Mon Jun 3 20:04:20 2024 +0100 saving progress Signed-off-by: Jeromy Cannon <[email protected]> commit 43ab636 Author: Jeromy Cannon <[email protected]> Date: Mon Jun 3 19:56:27 2024 +0100 restructured network.mjs to remove duplication of flags list and be easier to match up with prepare config Signed-off-by: Jeromy Cannon <[email protected]> commit 4ec2ce1 Author: Jeromy Cannon <[email protected]> Date: Mon Jun 3 18:42:00 2024 +0100 we don't need to specifically request applicationEnv, it can just be provided optionally Signed-off-by: Jeromy Cannon <[email protected]> commit d36252f Author: Jeromy Cannon <[email protected]> Date: Mon Jun 3 18:41:13 2024 +0100 added chain id and app name defaults to flags Signed-off-by: Jeromy Cannon <[email protected]> commit d21abb7 Author: Jeromy Cannon <[email protected]> Date: Fri May 31 23:09:51 2024 +0100 TODO design Signed-off-by: Jeromy Cannon <[email protected]> Signed-off-by: Jeromy Cannon <[email protected]> Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
Signed-off-by: Jeromy Cannon <[email protected]>
dc84076
to
28bd38a
Compare
## [0.28.0](v0.27.0...v0.28.0) (2024-08-26) ### Features * add freeze account ([#436](#436)) ([8fe5a41](8fe5a41)) * enhance node add to work with staking and dynamic address book ([#469](#469)) ([b452599](b452599)) * use k8s configMaps to mount files during solo network deploy ([#345](#345)) ([af27f16](af27f16)) ### Bug Fixes * hugo jsdoc failure ([#498](#498)) ([ff07413](ff07413)) * reduce number of account used e2e init account test ([#477](#477)) ([51d7ade](51d7ade)) * Resolve various problems to enable tests from local-node and smart-contracts to run agains solo network ([#402](#402)) ([c99d881](c99d881)) * use path.join instead of forward slashes to support Windows ([#491](#491)) ([82a5053](82a5053))
🎉 This PR is included in version 0.28.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
This pull request changes the following:
apiPermissionProperties
applicationProperties
bootstrapProperties
log4j2Xml
settingTxt
jest-expect-message
so that we can add messages to expect(actual)... to expect(actual, message)...node setup
tonetwork deploy
Related Issues
solo network deploy
#136*Command
classes #364