-
Notifications
You must be signed in to change notification settings - Fork 39
feat(iaas): onboard iaas project datasource #955
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
Conversation
|
This is on hold because of some UnmarshalJSON issues in the IaaS service, where a enum has multiple matches in an oneOf schema. (See here) This issue should be fixed, when stackitcloud/stackit-sdk-generator#182 is merged and the IaaS SDK is updated. |
9c6d19c to
04867b7
Compare
698e1b6 to
e03bd9e
Compare
Merging this branch will increase overall coverage
Coverage by fileChanged files (no unit tests)
Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code. Changed unit test files
|
Description
relates to #918 and STACKITTPR-300
Checklist
make fmtexamples/directory)make generate-docs(will be checked by CI)make test(will be checked by CI)make lint(will be checked by CI)