Skip to content

Commit 8c21166

Browse files
authored
Added CHANGELOG.md to Release v0.1.10 (#33)
1 parent bd47bc3 commit 8c21166

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

release/CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# v0.1.10
2+
## Release Date
3+
Oct 31, 2025
4+
5+
## Dependency Versions
6+
7+
| Module | Version | Resource |
8+
| ------------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
9+
| Control Plane | N/A | iad.ocir.io/iduyx1qnmway/corrino-lens-backend:latest |
10+
| Portal | N/A | iad.ocir.io/iduyx1qnmway/corrino-lens-portal:latest |
11+
| Plugin | N/A | iduyx1qnmway/lens-metric-collector/oci-dr-hpc-v2:cuda-latest<br>iduyx1qnmway/lens-metric-collector/oci-dr-hpc-v2:rocm-latest<br>iduyx1qnmway/lens-metric-collector/oci_lens_pod_node_info:latest<br>iduyx1qnmway/lens-metric-collector/oci_lens_metric_collector:latest |
12+
| Helm | v 0.1.10 | [lens-0.1.10-20251031-2247.tgz](https://github.com/oci-ai-incubations/corrino-lens-devops/blob/main/docs/lens-0.1.10-20251031-2247.tgz "lens-0.1.10-20251031-2247.tgz") |
13+
| Quickstart | v 0.1.10 | [v0.1.10](https://github.com/oracle-quickstart/oci-gpu-scanner/releases/download/v0.1.10/oci-gpu-scanner-deploy.zip) |
14+
15+
----
16+
## Changelog
17+
### Feature
18+
#### Portal
19+
- Add autoremediation functionality to UpdateMonitoringRing component ([corrino-lens-portal #30](https://github.com/oci-ai-incubations/corrino-lens-portal/pull/30), [@jolettacheungoracle](https://github.com/jolettacheungoracle))
20+
21+
#### Plugin
22+
- Push pod metadata to Prometheus ([oci-lens #88](https://github.com/oci-ai-incubations/oci-lens/pull/88), [@gablyu-oci](https://github.com/gablyu-oci))
23+
- Adding support to scrape and push networking data ([oci-lens #90](https://github.com/oci-ai-incubations/oci-lens/pull/90/files), [@rtkgupta](https://github.com/rtkgupta))
24+
25+
#### Helm
26+
- Introduced a new section for rebootGPUErrorTag with options to enable the feature, specify the image, and set the namespace for the reboot condition checker ([ecc9567](https://github.com/oci-ai-incubations/corrino-lens-devops/commit/ecc95675644276afa382eba7fbddb59ba749c50f), [@jolettacheungoracle](https://github.com/jolettacheungoracle))
27+
- Terminate GPU based on label ([corrino-lens-devops #15](https://github.com/oci-ai-incubations/corrino-lens-devops/pull/15), [@jolettacheungoracle](https://github.com/jolettacheungoracle))
28+
- Updated CI/CD pipeline to use GitHub Pages and ArtifactHub ([#21](https://github.com/oci-ai-incubations/corrino-lens-devops/pull/21), [@gablyu-oci](https://github.com/gablyu-oci))
29+
30+
#### Quickstart
31+
- Unifying helm to work on AMD and NVIDIA GPUs for monitoring ([oci-gpu-scanner #31](https://github.com/oracle-quickstart/oci-gpu-scanner/pull/31), [@rtkgupta](https://github.com/rtkgupta))
32+
----
33+
### Bugfix
34+
#### Helm
35+
- Leverage the values.yaml variables and remove hardcoded nip.io from jobs ([corrino-lens-devops #16](https://github.com/oci-ai-incubations/corrino-lens-devops/pull/16), [@rtkgupta](https://github.com/rtkgupta))
36+
37+
----
38+
### Others
39+
40+
#### Helm
41+
- Getting rid of stale devops code, moved to new GitHub Actions and Helm pipeline ([corrino-lens-devops #22](https://github.com/oci-ai-incubations/corrino-lens-devops/pull/22), [@rtkgupta](https://github.com/rtkgupta))

0 commit comments

Comments
 (0)