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

Product is not created with gwa apply command #90

Closed
ikethecoder opened this issue Nov 1, 2023 · 1 comment · Fixed by #89
Closed

Product is not created with gwa apply command #90

ikethecoder opened this issue Nov 1, 2023 · 1 comment · Fixed by #89
Assignees
Labels
bug Something isn't working jira

Comments

@ikethecoder
Copy link
Member

Step 1: Generate config file with following command
gwa generate-config --template client-credentials-shared-idp --service my-service --upstream https://httpbin.org/ --org ministry-of-health --org-unit planning-and-innovation-division

Step 2 : Apply 'gwa apply' to publish gateway service, credential issuer, dataset and product define in gw-config.yml file

Actual Result : Product is not created with gwa apply command, gateway service, credential issuer, dataset are published successfully. However, product is also published with second attempt

Expected Result : All the entities in gw-config.yml file should be created successfully in first attempt

@ikethecoder ikethecoder added bug Something isn't working jira labels Nov 1, 2023
@ikethecoder
Copy link
Member Author

Related to a Portal issue bcgov/api-services-portal#946

@ikethecoder ikethecoder self-assigned this Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jira
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant