aaw
aaw copied to clipboard
Gitea: Confirm gitea unclassified and prot-b works in prod
What to test
- [x] Does adding
sourcecontrol.statcan.gc.ca/enabled: "true"to profiles generate a new unclass gitea app? - [x] Does adding
sourcecontrol.statcan.gc.ca/enabled: "true"to profiles generate a new prot-b gitea app? - [ ] Is the unclassified gitea app accessible from gitea UI (this needs https://github.com/StatCan/aaw-kubeflow-manifests/pull/264 to be re-pushed, as it was reverted since the RMI is not complete)
- [ ] From within an unclassified notebook, can you clone a repo, and push to it?
- [ ] Is the prot-b gitea app accessible from within a browser in a notebook?
- [ ] From within an prot-b notebook, can you clone a repo, and push to it?
If all of the above works, great. Gitea works in prod, otherwise, create a new ticket to investigate and fix the above point!
As a result of my investigation, the following PR's were submitted:
- https://github.com/StatCan/aaw-network-policies/pull/63
The following issues are raised:
- After investigation, it was found that #1392 is needed in order to load the protected-b gitea UI,
Additional outstanding issues are created for final commissioning once the RMI is complete:
- https://github.com/StatCan/daaas/issues/1377