rancher / ecm-distro-tools

Apache License 2.0
9 stars 27 forks source link

POC Qase Integration #241

Closed briandowns closed 1 year ago

briandowns commented 1 year ago

We need to integrate with Qase and display some of the information in OpDom. This information will be evaluated and defined at a later time by RKE2/K3s QA.

We need to do a simple POC integration and look at the efficacy of the provided Go SDK, see if it's useful, or if we need to write our own. This POC client should live in this repository and be available for import into OpDom code.

https://github.com/qase-tms/qase-go https://developers.qase.io/reference/introduction-to-the-qase-api

briandowns commented 1 year ago

The integration seems trivial. They have a Go SDK we can use.