You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 3 issues are different functions that can be implemented in a go client as decided during the wg green reviews meeting of 27th Novemeber 2024
Implementation Tasks
0. DevOps
In order to correctly test the application in the K8s environment we have to provide the correct devops workflow to execute all the related cicd pipeline tasks (building docker image, testing and applying the k8s manifest)
1. Collect & Compute
Gather sustainability metrics and project related metrics: #147
Issue to track the implementation of Proposal 3: REPORT - Collect, compute and save data produced by running the bencharks.
Issue tracking template copied from #101 by @rossf7 :)
Overview
Parent Issue: #83
Proposal 3 contains the design: https://github.com/cncf-tags/green-reviews-tooling/blob/main/docs/proposals/proposal-003-report.md
The 3 issues are different functions that can be implemented in a go client as decided during the wg green reviews meeting of 27th Novemeber 2024
Implementation Tasks
0. DevOps
In order to correctly test the application in the K8s environment we have to provide the correct devops workflow to execute all the related cicd pipeline tasks (building docker image, testing and applying the k8s manifest)
1. Collect & Compute
Gather sustainability metrics and project related metrics: #147
2. Store
Store the json in the github branch: #149
3. Test
Implement some simple testing to insure the apps works as expected.
I am preparing a samle skeleton to hopefully ease up some implementation work: #150
The text was updated successfully, but these errors were encountered: