From 1e81957c2b8c7f1f42163650b51def3b8eadad63 Mon Sep 17 00:00:00 2001 From: suvajit-sarkar Date: Mon, 19 Aug 2024 17:18:34 +0000 Subject: [PATCH 1/6] hyperledger bevel Q3 report Signed-off-by: suvajit-sarkar --- .../2024/2024-Q3-Hyperledger-Bevel.md | 81 +++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 project-reports/2024/2024-Q3-Hyperledger-Bevel.md diff --git a/project-reports/2024/2024-Q3-Hyperledger-Bevel.md b/project-reports/2024/2024-Q3-Hyperledger-Bevel.md new file mode 100644 index 00000000..870784ed --- /dev/null +++ b/project-reports/2024/2024-Q3-Hyperledger-Bevel.md @@ -0,0 +1,81 @@ +--- +layout: default +title: 2024 Q3 Hyperledger Bevel +parent: 2024 +grand_parent: Project Updates +has_children: false +has_toc: false +--- + +# 2024 Q3 Hyperledger Bevel + +# Project Health + +[Hyperledger Bevel LFX Insights page](https://insights.lfx.linuxfoundation.org/foundation/hyp/overview?project=bevel&repository=&dateFilters=Last%20Year&dateRange=2023-01-01%20to%202023-12-31&compare=PP&granularity=month&hideBots=true) + + +1. Getting code contributions for Hyperledger Bevel still remains a challenge. +2. The Bevel project has received no external contributions; nearly all contributions for the last couple of releases have come from the Accenture team. Accenture will not be able to maintain the project without other organization or individual contributor help in maintaining. +3. Community usage and interest are positive, as inferred from discussions and queries on the Discord channel. + +[Hyperledger Bevel Operator Fabric LFX Insights page](https://insights.lfx.linuxfoundation.org/foundation/hyp/overview?project=bevel&repository=https:%2F%2Fgithub.com%2Fhyperledger%2Fbevel-operator-fabric) + + +# Questions/Issues for the TOC + +None. + +# Releases + +[Releases](https://github.com/hyperledger/bevel/releases) past quarter: + +- Bevel Release v1.0.1 and v1.1.0 + + +# Overall Activity in the Past Quarter + +The project delivered its roadmap targets for Q2/Q3. See [roadmap](https://hyperledger-bevel.readthedocs.io/en/develop/references/roadmap/) for details. + +Deployment using just helm commands with proxy/vault and without proxy/vault options for all DLT platform +Ansible automations to use the new helm charts. + +# Current Plans + +- Continue with Q3 plan and release commitments. +- Hyperledger meetup: Bevel workshop series remaining two sessions in September. +- Explore cloud native vaults (AWS secret manager). +- Collaborate with hyperledger-labs blockchain explorer and fabric-opertaions-console teams and plan to add deployment support on bevel. + +# Maintainer Diversity + +- There is change in the maintainers for Bevel. You can find our current maintainer list here: +https://github.com/hyperledger/bevel/blob/main/MAINTAINERS.md. + + + +- Existing maintainers: + - Sownak Roy (Accenture) + - Suvajit Sarkar (Accenture) + - Aditya Joshi (Walmart) +- Emeritus Maintainers: + - Jonathan M Hamilton (Accenture) + - Tracy Kuhrt (Accenture) + - Jagpreet Singh Sasan (Accenture) + - Arun S M (Walmart) + - Weihong Ou (Walmart) + +- There is no change in the maintainers Bevel-Operator-Fabric. You can find our current maintainer list here: +https://github.com/hyperledger/bevel-operator-fabric/blob/main/MAINTAINERS.md. + + + +- Existing maintainers: + - David Viejo (Kung Fu Software) + - Aditya Joshi (Walmart) + +# Contributor Diversity +[Dashboard](https://insights.lfx.linuxfoundation.org/foundation/hyp/reports/contributors?project=bevel&repository=https:%2F%2Fgithub.com%2Fhyperledger%2Fbevel&routedFrom=Github) + +# Additional Information + +N/A From bc143592d8d999de1c3adc1cc65f9a85a9062c96 Mon Sep 17 00:00:00 2001 From: Suvajit Sarkar <55580532+suvajit-sarkar@users.noreply.github.com> Date: Wed, 21 Aug 2024 18:22:11 +0530 Subject: [PATCH 2/6] Update project-reports/2024/2024-Q3-Hyperledger-Bevel.md Co-authored-by: Tracy Kuhrt Signed-off-by: Suvajit Sarkar <55580532+suvajit-sarkar@users.noreply.github.com> --- project-reports/2024/2024-Q3-Hyperledger-Bevel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-reports/2024/2024-Q3-Hyperledger-Bevel.md b/project-reports/2024/2024-Q3-Hyperledger-Bevel.md index 870784ed..919845be 100644 --- a/project-reports/2024/2024-Q3-Hyperledger-Bevel.md +++ b/project-reports/2024/2024-Q3-Hyperledger-Bevel.md @@ -11,7 +11,7 @@ has_toc: false # Project Health -[Hyperledger Bevel LFX Insights page](https://insights.lfx.linuxfoundation.org/foundation/hyp/overview?project=bevel&repository=&dateFilters=Last%20Year&dateRange=2023-01-01%20to%202023-12-31&compare=PP&granularity=month&hideBots=true) +[Hyperledger Bevel LFX Insights page](https://insights.lfx.linuxfoundation.org/foundation/lf-decentralized-trust/overview?project=bevel&repository=&dateFilters=Last%20Year&dateRange=2023-01-01%20to%202023-12-31&compare=PP&granularity=month&hideBots=true) 1. Getting code contributions for Hyperledger Bevel still remains a challenge. From 8e7c992ead25a9ac9018b6555deb86bfa21cf126 Mon Sep 17 00:00:00 2001 From: Suvajit Sarkar <55580532+suvajit-sarkar@users.noreply.github.com> Date: Wed, 21 Aug 2024 18:22:25 +0530 Subject: [PATCH 3/6] Update project-reports/2024/2024-Q3-Hyperledger-Bevel.md Co-authored-by: Tracy Kuhrt Signed-off-by: Suvajit Sarkar <55580532+suvajit-sarkar@users.noreply.github.com> --- project-reports/2024/2024-Q3-Hyperledger-Bevel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-reports/2024/2024-Q3-Hyperledger-Bevel.md b/project-reports/2024/2024-Q3-Hyperledger-Bevel.md index 919845be..b295b23a 100644 --- a/project-reports/2024/2024-Q3-Hyperledger-Bevel.md +++ b/project-reports/2024/2024-Q3-Hyperledger-Bevel.md @@ -18,7 +18,7 @@ has_toc: false 2. The Bevel project has received no external contributions; nearly all contributions for the last couple of releases have come from the Accenture team. Accenture will not be able to maintain the project without other organization or individual contributor help in maintaining. 3. Community usage and interest are positive, as inferred from discussions and queries on the Discord channel. -[Hyperledger Bevel Operator Fabric LFX Insights page](https://insights.lfx.linuxfoundation.org/foundation/hyp/overview?project=bevel&repository=https:%2F%2Fgithub.com%2Fhyperledger%2Fbevel-operator-fabric) +[Hyperledger Bevel Operator Fabric LFX Insights page](https://insights.lfx.linuxfoundation.org/foundation/lf-decentralized-trust/overview?project=bevel&repository=https:%2F%2Fgithub.com%2Fhyperledger%2Fbevel-operator-fabric) # Questions/Issues for the TOC From dd74e098d9e40c8ace26b8980e8bd795ae0a1d6f Mon Sep 17 00:00:00 2001 From: Suvajit Sarkar <55580532+suvajit-sarkar@users.noreply.github.com> Date: Wed, 21 Aug 2024 18:22:33 +0530 Subject: [PATCH 4/6] Update project-reports/2024/2024-Q3-Hyperledger-Bevel.md Co-authored-by: Tracy Kuhrt Signed-off-by: Suvajit Sarkar <55580532+suvajit-sarkar@users.noreply.github.com> --- project-reports/2024/2024-Q3-Hyperledger-Bevel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-reports/2024/2024-Q3-Hyperledger-Bevel.md b/project-reports/2024/2024-Q3-Hyperledger-Bevel.md index b295b23a..d66f3e0a 100644 --- a/project-reports/2024/2024-Q3-Hyperledger-Bevel.md +++ b/project-reports/2024/2024-Q3-Hyperledger-Bevel.md @@ -44,7 +44,7 @@ Ansible automations to use the new helm charts. - Continue with Q3 plan and release commitments. - Hyperledger meetup: Bevel workshop series remaining two sessions in September. - Explore cloud native vaults (AWS secret manager). -- Collaborate with hyperledger-labs blockchain explorer and fabric-opertaions-console teams and plan to add deployment support on bevel. +- Collaborate with hyperledger-labs blockchain explorer and fabric-operations-console teams and plan to add deployment support on bevel. # Maintainer Diversity From 3375992fd59683b950249c43f6fa9039bc703ed0 Mon Sep 17 00:00:00 2001 From: Suvajit Sarkar <55580532+suvajit-sarkar@users.noreply.github.com> Date: Wed, 21 Aug 2024 18:22:43 +0530 Subject: [PATCH 5/6] Update project-reports/2024/2024-Q3-Hyperledger-Bevel.md Co-authored-by: Tracy Kuhrt Signed-off-by: Suvajit Sarkar <55580532+suvajit-sarkar@users.noreply.github.com> --- project-reports/2024/2024-Q3-Hyperledger-Bevel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-reports/2024/2024-Q3-Hyperledger-Bevel.md b/project-reports/2024/2024-Q3-Hyperledger-Bevel.md index d66f3e0a..9e55fa3c 100644 --- a/project-reports/2024/2024-Q3-Hyperledger-Bevel.md +++ b/project-reports/2024/2024-Q3-Hyperledger-Bevel.md @@ -74,7 +74,7 @@ Ansible automations to use the new helm charts. - Aditya Joshi (Walmart) # Contributor Diversity -[Dashboard](https://insights.lfx.linuxfoundation.org/foundation/hyp/reports/contributors?project=bevel&repository=https:%2F%2Fgithub.com%2Fhyperledger%2Fbevel&routedFrom=Github) +[Dashboard](https://insights.lfx.linuxfoundation.org/foundation/lf-decentralized-trust/reports/contributors?project=bevel&repository=https:%2F%2Fgithub.com%2Fhyperledger%2Fbevel&routedFrom=Github) # Additional Information From 4049f616ec2ff9832a56e9aa1dc69edecf8ad4f2 Mon Sep 17 00:00:00 2001 From: adityajoshi12 Date: Fri, 23 Aug 2024 15:04:42 +0530 Subject: [PATCH 6/6] added report for bevel-operator-fabric Signed-off-by: adityajoshi12 --- project-reports/2024/2024-Q3-Hyperledger-Bevel.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/project-reports/2024/2024-Q3-Hyperledger-Bevel.md b/project-reports/2024/2024-Q3-Hyperledger-Bevel.md index 9e55fa3c..f87fc9dc 100644 --- a/project-reports/2024/2024-Q3-Hyperledger-Bevel.md +++ b/project-reports/2024/2024-Q3-Hyperledger-Bevel.md @@ -30,6 +30,7 @@ None. [Releases](https://github.com/hyperledger/bevel/releases) past quarter: - Bevel Release v1.0.1 and v1.1.0 +- Bevel Fabric Operator v1.10.1 # Overall Activity in the Past Quarter @@ -39,12 +40,15 @@ The project delivered its roadmap targets for Q2/Q3. See [roadmap](https://hyper Deployment using just helm commands with proxy/vault and without proxy/vault options for all DLT platform Ansible automations to use the new helm charts. +Bug fixes in `kubectl-hlf` plugin while adding new organisation to the fabric network + # Current Plans - Continue with Q3 plan and release commitments. - Hyperledger meetup: Bevel workshop series remaining two sessions in September. - Explore cloud native vaults (AWS secret manager). - Collaborate with hyperledger-labs blockchain explorer and fabric-operations-console teams and plan to add deployment support on bevel. +- Bevel Operator Fabric will have fabric 3.0 support once fabric 3.0 is released. # Maintainer Diversity