Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions hack/report/bundles/generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ func main() {

// Gen all Kinds for the latest
images := map[string]string{
"registry.redhat.io/redhat/certified-operator-index:v4.9": "https://registry.redhat.io",
//TODO: Add when created
//"registry.redhat.io/redhat/community-operator-index:v4.9": "https://registry.redhat.io",
"registry.redhat.io/redhat/redhat-marketplace-index:v4.9": "https://registry.redhat.io",
"registry.redhat.io/redhat/redhat-operator-index:v4.9": "https://registry.redhat.io",
"registry.redhat.io/redhat/certified-operator-index:v4.8": "https://registry.redhat.io",
"registry.redhat.io/redhat/community-operator-index:v4.8": "https://registry.redhat.io",
"registry.redhat.io/redhat/redhat-marketplace-index:v4.8": "https://registry.redhat.io",
Expand Down
60 changes: 34 additions & 26 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ <h1>Available Dashboards</h1>
<h4 class="display-12 fw-bold">quay.io/operatorhubio/catalog</h4>
<ul>

<li><a href="testdata/reports/operatorhubio_catalog/dashboards/deprecate-apis_quay.io_operatorhubio_catalog_latest_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: latest</a></li>
<li><a href="testdata/reports/operatorhubio_catalog/dashboards/deprecate-apis_quay.io_operatorhubio_catalog_latest_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: latest</a></li>

<li><a href="testdata/reports/operatorhubio_catalog/dashboards/grade_quay.io_operatorhubio_catalog_latest_2021-08-19.html">[Grade - Experimental] - Tag: latest</a></li>
<li><a href="testdata/reports/operatorhubio_catalog/dashboards/grade_quay.io_operatorhubio_catalog_latest_2021-08-22.html">[Grade - Experimental] - Tag: latest</a></li>

</ul>
</div>
Expand All @@ -59,17 +59,21 @@ <h4 class="display-12 fw-bold">quay.io/operatorhubio/catalog</h4>
<h4 class="display-12 fw-bold">registry.redhat.io/redhat/certified-operator-index</h4>
<ul>

<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_certified_operator_index_v4.6_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.6</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_certified_operator_index_v4.6_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.6</a></li>

<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_certified_operator_index_v4.7_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.7</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_certified_operator_index_v4.7_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.7</a></li>

<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_certified_operator_index_v4.8_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.8</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_certified_operator_index_v4.8_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.8</a></li>

<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/grade_registry.redhat.io_redhat_certified_operator_index_v4.6_2021-08-19.html">[Grade - Experimental] - Tag: 4.6</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_certified_operator_index_v4.9_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.9</a></li>

<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/grade_registry.redhat.io_redhat_certified_operator_index_v4.7_2021-08-19.html">[Grade - Experimental] - Tag: 4.7</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/grade_registry.redhat.io_redhat_certified_operator_index_v4.6_2021-08-22.html">[Grade - Experimental] - Tag: 4.6</a></li>

<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/grade_registry.redhat.io_redhat_certified_operator_index_v4.8_2021-08-19.html">[Grade - Experimental] - Tag: 4.8</a></li>
<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/grade_registry.redhat.io_redhat_certified_operator_index_v4.7_2021-08-22.html">[Grade - Experimental] - Tag: 4.7</a></li>

<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/grade_registry.redhat.io_redhat_certified_operator_index_v4.8_2021-08-22.html">[Grade - Experimental] - Tag: 4.8</a></li>

<li><a href="testdata/reports/redhat_certified_operator_index/dashboards/grade_registry.redhat.io_redhat_certified_operator_index_v4.9_2021-08-22.html">[Grade - Experimental] - Tag: 4.9</a></li>

</ul>
</div>
Expand All @@ -78,17 +82,17 @@ <h4 class="display-12 fw-bold">registry.redhat.io/redhat/certified-operator-inde
<h4 class="display-12 fw-bold">registry.redhat.io/redhat/community-operator-index</h4>
<ul>

<li><a href="testdata/reports/redhat_community_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_community_operator_index_v4.6_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.6</a></li>
<li><a href="testdata/reports/redhat_community_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_community_operator_index_v4.6_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.6</a></li>

<li><a href="testdata/reports/redhat_community_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_community_operator_index_v4.7_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.7</a></li>
<li><a href="testdata/reports/redhat_community_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_community_operator_index_v4.7_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.7</a></li>

<li><a href="testdata/reports/redhat_community_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_community_operator_index_v4.8_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.8</a></li>
<li><a href="testdata/reports/redhat_community_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_community_operator_index_v4.8_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.8</a></li>

<li><a href="testdata/reports/redhat_community_operator_index/dashboards/grade_registry.redhat.io_redhat_community_operator_index_v4.6_2021-08-19.html">[Grade - Experimental] - Tag: 4.6</a></li>
<li><a href="testdata/reports/redhat_community_operator_index/dashboards/grade_registry.redhat.io_redhat_community_operator_index_v4.6_2021-08-22.html">[Grade - Experimental] - Tag: 4.6</a></li>

<li><a href="testdata/reports/redhat_community_operator_index/dashboards/grade_registry.redhat.io_redhat_community_operator_index_v4.7_2021-08-19.html">[Grade - Experimental] - Tag: 4.7</a></li>
<li><a href="testdata/reports/redhat_community_operator_index/dashboards/grade_registry.redhat.io_redhat_community_operator_index_v4.7_2021-08-22.html">[Grade - Experimental] - Tag: 4.7</a></li>

<li><a href="testdata/reports/redhat_community_operator_index/dashboards/grade_registry.redhat.io_redhat_community_operator_index_v4.8_2021-08-19.html">[Grade - Experimental] - Tag: 4.8</a></li>
<li><a href="testdata/reports/redhat_community_operator_index/dashboards/grade_registry.redhat.io_redhat_community_operator_index_v4.8_2021-08-22.html">[Grade - Experimental] - Tag: 4.8</a></li>

</ul>
</div>
Expand All @@ -97,17 +101,21 @@ <h4 class="display-12 fw-bold">registry.redhat.io/redhat/community-operator-inde
<h4 class="display-12 fw-bold">registry.redhat.io/redhat/redhat-marketplace-index</h4>
<ul>

<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_marketplace_index_v4.6_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.6</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_marketplace_index_v4.6_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.6</a></li>

<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_marketplace_index_v4.7_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.7</a></li>

<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_marketplace_index_v4.8_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.8</a></li>

<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_marketplace_index_v4.7_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.7</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_marketplace_index_v4.9_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.9</a></li>

<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_marketplace_index_v4.8_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.8</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/grade_registry.redhat.io_redhat_redhat_marketplace_index_v4.6_2021-08-22.html">[Grade - Experimental] - Tag: 4.6</a></li>

<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/grade_registry.redhat.io_redhat_redhat_marketplace_index_v4.6_2021-08-19.html">[Grade - Experimental] - Tag: 4.6</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/grade_registry.redhat.io_redhat_redhat_marketplace_index_v4.7_2021-08-22.html">[Grade - Experimental] - Tag: 4.7</a></li>

<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/grade_registry.redhat.io_redhat_redhat_marketplace_index_v4.7_2021-08-19.html">[Grade - Experimental] - Tag: 4.7</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/grade_registry.redhat.io_redhat_redhat_marketplace_index_v4.8_2021-08-22.html">[Grade - Experimental] - Tag: 4.8</a></li>

<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/grade_registry.redhat.io_redhat_redhat_marketplace_index_v4.8_2021-08-19.html">[Grade - Experimental] - Tag: 4.8</a></li>
<li><a href="testdata/reports/redhat_redhat_marketplace_index/dashboards/grade_registry.redhat.io_redhat_redhat_marketplace_index_v4.9_2021-08-22.html">[Grade - Experimental] - Tag: 4.9</a></li>

</ul>
</div>
Expand All @@ -116,17 +124,17 @@ <h4 class="display-12 fw-bold">registry.redhat.io/redhat/redhat-marketplace-inde
<h4 class="display-12 fw-bold">registry.redhat.io/redhat/redhat-operator-index</h4>
<ul>

<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_operator_index_v4.6_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.6</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_operator_index_v4.6_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.6</a></li>

<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_operator_index_v4.7_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.7</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_operator_index_v4.7_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.7</a></li>

<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_operator_index_v4.8_2021-08-19.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.8</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_operator_index_v4.8_2021-08-22.html">[Deprecated API(s) in 1.22/OCP 4.9] - Tag: 4.8</a></li>

<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/grade_registry.redhat.io_redhat_redhat_operator_index_v4.6_2021-08-19.html">[Grade - Experimental] - Tag: 4.6</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/grade_registry.redhat.io_redhat_redhat_operator_index_v4.6_2021-08-22.html">[Grade - Experimental] - Tag: 4.6</a></li>

<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/grade_registry.redhat.io_redhat_redhat_operator_index_v4.7_2021-08-19.html">[Grade - Experimental] - Tag: 4.7</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/grade_registry.redhat.io_redhat_redhat_operator_index_v4.7_2021-08-22.html">[Grade - Experimental] - Tag: 4.7</a></li>

<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/grade_registry.redhat.io_redhat_redhat_operator_index_v4.8_2021-08-19.html">[Grade - Experimental] - Tag: 4.8</a></li>
<li><a href="testdata/reports/redhat_redhat_operator_index/dashboards/grade_registry.redhat.io_redhat_redhat_operator_index_v4.8_2021-08-22.html">[Grade - Experimental] - Tag: 4.8</a></li>

</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion pkg/reports/custom/deprecated_api_report.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ func NewAPIDashReport(bundlesReport bundles.Report) *APIDashReport {
apiDash := APIDashReport{}
apiDash.ImageName = bundlesReport.Flags.IndexImage
apiDash.ImageID = bundlesReport.IndexImageInspect.ID
apiDash.ImageBuild = bundlesReport.IndexImageInspect.DockerConfig.Labels["build-date"]
apiDash.ImageBuild = bundlesReport.IndexImageInspect.Created
apiDash.GeneratedAt = bundlesReport.GenerateAt

mapPackagesWithBundles := MapBundlesPerPackage(bundlesReport)
Expand Down
Binary file not shown.
Loading