cloud-bulldozer / go-commons

Code repository with all go common packages and libraries
Apache License 2.0
4 stars 9 forks source link

Introduce ClusterType #33

Closed jtaleric closed 1 year ago

jtaleric commented 1 year ago

Type of change

Description

Platforms should be [aws,gcp,azure] (not the full list, just an example.)

ClusterType can be self-managed or rosa/ what is set for red-hat-clustertype

Related Tickets & Documents

Checklist before requesting a review

Testing

codecov[bot] commented 1 year ago

Codecov Report

Merging #33 (873c124) into main (9dc8764) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   85.13%   85.13%           
=======================================
  Files           6        6           
  Lines         343      343           
=======================================
  Hits          292      292           
  Misses         37       37           
  Partials       14       14           
shashank-boyapally commented 1 year ago

lgtm