-
Sub-task
-
Resolution: Duplicate
-
Major
-
None
-
None
-
False
-
-
False
-
-
The upstream_sources.yml file needs to point to the correct branches in github repositories.
Currently they're set to the HEAD of the branch (e.g. maistra-2.4). They need to switch to the release branches (e.g., releases/2.4.0).
Example: (Need to be done for all versions)
Maistra-2.2 → releases/2.2.10 (Proxy-midstream)
- https://gitlab.cee.redhat.com/istio/cpaas/proxy-midstream/-/merge_requests/386/diffs
- Ensure the commit is pointing to the correct project and the correct branch
- This case would be releases/2.2.10
- Proxy.git branch releases/2.2.10
- Istio.git branch release/2.2.10
Maistra-2.2 → releases/2.2.10 (containers-midstream)
- https://gitlab.cee.redhat.com/istio/cpaas/containers-midstream/-/merge_requests/630
- This PR you will be editing the
- Istio-must-gather.git
- Istio.git
- ratelimit.git
This needs to be done for containers and proxy midstream repos.
- clones
-
OSSM-4890 Set upstream sources to the proper branches in cpaas
-
- Backlog
-