-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release docker image #2
Comments
We have an openbao/openbao-k8s repo on quay.io that can be used for pushing up the docker image now :) |
I am working on a PR for this now. Expect it in a day or two. |
hey @jessebot is there anything I can do to help with the pr? I was hoping to use the |
Signed-off-by: JesseBot <jessebot@linux.com>
Sorry about that! I took some time off and hadn't touched this in a while. I think we need a PR for actually creating the docker release. I started a similar PR here: openbao/openbao-csi-provider#4 But I need feedback on that before I can mark #4 ready for review, as I'm not entirely sure what's involved, as I haven't pushed this docker image up before. (if you already know what to do, please feel free to comment on my open PR and I can make any edits, or submit a new PR and I can take a look through it :) ) |
Signed-off-by: JesseBot <jessebot@linux.com> Signed-off-by: jessebot <jessebot@linux.com>
Signed-off-by: JesseBot <jessebot@linux.com> Signed-off-by: jessebot <jessebot@linux.com>
Signed-off-by: JesseBot <jessebot@linux.com> Signed-off-by: jessebot <jessebot@linux.com>
* Create release.yml to fix #2 Signed-off-by: JesseBot <jessebot@linux.com> Signed-off-by: jessebot <jessebot@linux.com> * add changes from openbao/openbao upstream repo Signed-off-by: jessebot <jessebot@linux.com> --------- Signed-off-by: JesseBot <jessebot@linux.com> Signed-off-by: jessebot <jessebot@linux.com>
Description
We need to release this docker image to either quay.io, docker hub, or ghcr, so that we can use it in openbao-helm and wrap up openbao/openbao-helm#3
Looks like there's not actually a release workflow for this repo, so perhaps we can yoink the release workflow from the main repo and get it changed up for this repo:
https://github.com/openbao/openbao/blob/main/.github/workflows/release.yml
Dependencies
openbao-k8s
docker repo (on quay.io or docker hub) to release the image toThe text was updated successfully, but these errors were encountered: