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

DAOS-10028 client: Add Go bindings for libdaos (Container) #15721

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mjmac
Copy link
Contributor

@mjmac mjmac commented Jan 12, 2025

Continue the work of converting the raw cgo in the daos
tool into proper Go bindings for libdaos. This patch
covers most container functionality. NB: Container create
and properties will be addressed in follow-on patches.

Copy link

github-actions bot commented Jan 12, 2025

Ticket title is 'Update golang binding for the DAOS API'
Status is 'In Progress'
Labels: 'SODACODE2022'
https://daosio.atlassian.net/browse/DAOS-10028

@mjmac mjmac force-pushed the mjmac/DAOS-10028-cont branch 2 times, most recently from fbf2fa8 to 496164c Compare January 12, 2025 18:45
@mjmac mjmac changed the title mjmac/DAOS 10028 cont DAOS-10028 client: Add Go bindings for libdaos (Container) Jan 12, 2025
@mjmac mjmac force-pushed the mjmac/DAOS-10028-cont branch from 496164c to 276eeb6 Compare January 12, 2025 19:02
@daosbuild1
Copy link
Collaborator

Test stage NLT on EL 8.8 completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-15721/3/display/redirect

@mjmac mjmac force-pushed the mjmac/DAOS-10028-cont branch 2 times, most recently from 355b86d to ffd575f Compare January 12, 2025 19:10
@daosbuild1
Copy link
Collaborator

Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15721/6/testReport/

Start the work of converting the raw cgo in the daos
tool into proper Go bindings for libdaos. This patch
covers pool functionality and adds some new infrastructure
common to both pools and containers.

Features: daos_cmd
Required-githooks: true
Signed-off-by: Michael MacDonald <[email protected]>
@daosbuild1
Copy link
Collaborator

Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15721/8/testReport/

@mjmac mjmac force-pushed the mjmac/DAOS-10028-cont branch from 13253ff to f1853c2 Compare January 19, 2025 17:01
@daosbuild1
Copy link
Collaborator

Test stage Unit Test on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15721/9/testReport/

@daosbuild1
Copy link
Collaborator

Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15721/9/testReport/

@mjmac mjmac force-pushed the mjmac/DAOS-10028-cont branch from f1853c2 to 02887d3 Compare January 20, 2025 03:01
@daosbuild1
Copy link
Collaborator

Test stage Unit Test on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15721/10/testReport/

@daosbuild1
Copy link
Collaborator

Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15721/10/testReport/

@mjmac mjmac force-pushed the mjmac/DAOS-10028-cont branch 2 times, most recently from 6b84c8d to 9ce2bb3 Compare January 20, 2025 13:57
@daosbuild1
Copy link
Collaborator

Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15721/12/testReport/

@mjmac mjmac force-pushed the mjmac/DAOS-10028-cont branch from 9ce2bb3 to 6304633 Compare January 20, 2025 16:01
@daosbuild1
Copy link
Collaborator

Test stage NLT on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-15721/13/testReport/

@mjmac mjmac force-pushed the mjmac/DAOS-10028-cont branch from 6304633 to 79ccc4e Compare January 20, 2025 17:00
Continue the work of converting the raw cgo in the daos
tool into proper Go bindings for libdaos. This patch
covers most container functionality. NB: Container create
and properties will be addressed in follow-on patches.

Features: daos_cmd
@mjmac mjmac force-pushed the mjmac/DAOS-10028-cont branch from 79ccc4e to 405395d Compare January 20, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants