Skip to content
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 Schedule #211

Closed
crberube opened this issue Jan 30, 2019 · 3 comments
Closed

Release Schedule #211

crberube opened this issue Jan 30, 2019 · 3 comments

Comments

@crberube
Copy link
Contributor

Hi,

Just curious how you determine when to put together new releases and push them to Docker Hub. I expect that I will be getting more involved with this project and it would be nice to have an idea of when things are expected to go from master into an official image.

@zhouzhuojie
Copy link
Collaborator

I can run a release now.

I'm manually cutting release tags and pushing to dockerhub.

Commits are usually not breaking changes in the recent months, so we don't have strict rules to follow when to cut a release. Any good advice on this? We can do release every 1-2 months. If you have important new features that you want in the official image, feel free to open an issue.

Add btw, we are deploying master to production, so most of the features (e.g. we don't use kineses) should be production ready.

@crberube
Copy link
Contributor Author

Great thanks.

In the absence of a continuous delivery process, I've found that having some sort of schedule such as releasing on a certain day on a bi-weekly basis to be a good way to keep things consistent and avoid too many changes from happening at once. That being said, I'm not trying to impose any sort of schedule or disrupt your process — we can certainly take an issue-based approach!

It's good to know that you are comfortable deploying mater to prod, we can certainly create our own images based off master as well. It's just easier to pull them from Docker Hub if possible and would make sure anyone else who is doing so has a reasonably up-to-date version.

@zhouzhuojie
Copy link
Collaborator

Close this issue for now.

@crberube we have some security rules to workaround a github bot user, which is required from DockerHub. Therefore, right now the builds on https://hub.docker.com/r/checkr/flagr/tags are not automated and fully transparent with Dockerfile tagged. I will update here if I have some new solutions to share.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants