From e739fff72c00040112c4b8688b3b21d964c81fbd Mon Sep 17 00:00:00 2001 From: Bo-Chun Chen <louistw@uab.edu> Date: Fri, 21 Mar 2025 19:51:45 -0500 Subject: [PATCH] Add Sprint 25-06 --- Release Note/Sprint 25-06.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Release Note/Sprint 25-06.md diff --git a/Release Note/Sprint 25-06.md b/Release Note/Sprint 25-06.md new file mode 100644 index 0000000..bd55c63 --- /dev/null +++ b/Release Note/Sprint 25-06.md @@ -0,0 +1,8 @@ +Features: +- Unified OOD build pipeline supports knightly and production ([rc/hpc-factory/!191](https://gitlab.rc.uab.edu/rc/hpc-factory/-/issues/191)) +- Customize any image name with a tag during build ([rc/hpc-factory/#222](https://gitlab.rc.uab.edu/rc/hpc-factory/-/issues/222)) + +Open Issue: +- Data transfer (scp) slow down via ssh proxy ([devops#597](https://gitlab.rc.uab.edu/rc/devops/-/issues/597)) +- Need to update project README for developers for [self-reg-form](https://gitlab.rc.uab.edu/rc/self-reg-form) and [xnat](https://gitlab.rc.uab.edu/rc/xnat) repo +- Blocked IP can’t be removed from sshpiper without killing all sessions, pending group routing PR ([tg123/sshpiper#536](https://github.com/tg123/sshpiper/pull/536)) acceptance to rebuild latest release -- GitLab