-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
5
-
False
-
None
-
False
-
NEW
-
VERIFIED
-
-
-
Log Storage - Sprint 234, Log Storage - Sprint 235, Log Storage - Sprint 236, Log Storage - Sprint 237, Log Storage - Sprint 238
Upgrade Loki Operator to use Loki v2.y.0:
- Create upstream-v2.y.0 branch on openshift/loki
- Add OWNERS file to upstream-v2.y.0
- Add OCP-based Dockerfiles for Loki and Promtail in upstream-v2.y.0
- Ensure image mirroring of v2.y.0 on quay.io/openshift/logging for Loki and Promtail
- Switch Operator references to use v2.y.0
- Switch OpenShift Logging 5.y (main) midstream to use branch upstream-v2.y.0 for Loki
- Sync upstream grafana/loki main into openshift/loki main
Developer Notes
- Link all Pull and Merge requests for accomplishing the upgrades in this single task and NOT on the subtasks.
- To grab Loki LogQL changes use a similar command as:
git log --oneline upstream/release-2.6.x...upstream/release-2.7.x -- pkg/logql