You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are multiple containers that provide Jenkins, with minor differences between them and the majority of flavors being stale. These container projects can be condensed into one to clean up the SDP-Images repo.
Definition of Done
Jenkins containers have been condensed into one container project, with supporting artifacts in place.
Acceptance Criteria
The Jenkins containers have been consolidated into one Container Project
Release a GitHub Package for the new container project
Cleanup old GitHub Packages to avoid user confusion
Document in the container README on CLI tool specifics and container use case
Optional: provide a mechanism to build the container for the different flavors of jenkins container being provided
(ie. have make build-k8s, make build-base, etc...)
The text was updated successfully, but these errors were encountered:
Issue
There are multiple containers that provide Jenkins, with minor differences between them and the majority of flavors being stale. These container projects can be condensed into one to clean up the SDP-Images repo.
Definition of Done
Jenkins containers have been condensed into one container project, with supporting artifacts in place.
Acceptance Criteria
make build-k8s
,make build-base
, etc...)The text was updated successfully, but these errors were encountered: