Skip to content
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

[FAB-18398] Added osnadmin binary to tools image #2275

Merged
merged 1 commit into from
Jan 13, 2021

Conversation

litong01
Copy link
Contributor

managing channels without system channel is the
main feature of 2.3, however the osnadmin binary
was left out from the 2.3 tools docker image.
This PR will fix that issue and also need to be
back ported to 2.3.0 tools image.

Signed-off-by: Tong Li litong01@us.ibm.com

Type of change

  • Bug fix
  • New feature
  • Improvement (improvement to code, performance, etc)
  • Test update
  • Documentation update

Description

Additional details

Related issues

managing channels without system channel is the
main feature of 2.3, however the osnadmin binary
was left out from the 2.3 tools docker image.
This PR will fix that issue and also need to be
back ported to 2.3.0 tools image.

Signed-off-by: Tong Li <litong01@us.ibm.com>
@litong01 litong01 requested a review from a team as a code owner January 13, 2021 16:03
Copy link
Contributor

@wlahti wlahti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the fabric side of things, we've been trying to move away from encouraging the use of a fabric-tools container in favor of installing and running the binaries natively. You'll note most (if not all) of the tutorials no longer reference a fabric-tools CLI container, though it is used in a few scripts to avoid a manual install of the jq dependency for brand-new users.

All that being said, it wasn't necessarily an oversight that the osnadmin binary wasn't included in the image, it just wasn't clear that there was community want/need for its inclusion.

@wlahti wlahti merged commit 00e644d into hyperledger:master Jan 13, 2021
@wlahti
Copy link
Contributor

wlahti commented Jan 13, 2021

@Mergifyio backport release-2.3

mergify bot pushed a commit that referenced this pull request Jan 13, 2021
managing channels without system channel is the
main feature of 2.3, however the osnadmin binary
was left out from the 2.3 tools docker image.
This PR will fix that issue and also need to be
back ported to 2.3.0 tools image.

Signed-off-by: Tong Li <litong01@us.ibm.com>
(cherry picked from commit 00e644d)

# Conflicts:
#	images/tools/Dockerfile
@mergify
Copy link

mergify bot commented Jan 13, 2021

Command backport release-2.3: success

Backports have been created

@wlahti
Copy link
Contributor

wlahti commented Jan 13, 2021

@Mergifyio backport release-2.3

@mergify
Copy link

mergify bot commented Jan 13, 2021

Command backport release-2.3: success

Backports have been created

@wlahti
Copy link
Contributor

wlahti commented Jan 13, 2021

@Mergifyio backport release-2.3

@mergify
Copy link

mergify bot commented Jan 13, 2021

Command backport release-2.3: success

Backports have been created

wlahti pushed a commit to wlahti/fabric that referenced this pull request Jan 13, 2021
managing channels without system channel is the
main feature of 2.3, however the osnadmin binary
was left out from the 2.3 tools docker image.
This PR will fix that issue and also need to be
back ported to 2.3.0 tools image.

Signed-off-by: Tong Li <litong01@us.ibm.com>
lindluni pushed a commit that referenced this pull request Jan 19, 2021
managing channels without system channel is the
main feature of 2.3, however the osnadmin binary
was left out from the 2.3 tools docker image.
This PR will fix that issue and also need to be
back ported to 2.3.0 tools image.

Signed-off-by: Tong Li <litong01@us.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants