Bug 2236863

Summary: Review Request: golang-github-azure-sdk-security-keyvault-azkeys - Azure SDK for Go - azkeys library
Product: [Fedora] Fedora Reporter: W. Michael Petullo <mike>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2236862    
Bug Blocks:    

Description W. Michael Petullo 2023-09-01 19:50:28 UTC
Spec URL: https://www.flyn.org/SRPMS/golang-github-azure-sdk-security-keyvault-azkeys.spec
SRPM URL: https://www.flyn.org/SRPMS/golang-github-azure-sdk-security-keyvault-azkeys-1.0.1-1.fc38.src.rpm
Description: Azure SDK for Go - azkeys library
Fedora Account System Username: mikep

This is based on the approach of Mikel Olasagasti's golang-github-azure-sdk-azcore package.

One thing that is odd is that the package path is "azure-sdk-security-keyvault-azkeys" and the goipath within the package is expected to be "github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys", but golang-gocloud 0.34.0 expects the goipath to be "github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys" (no /security/).