Should we separate out publishing of amazeeio dockerhub images from Lagoon releases? #1905
Replies: 2 comments 3 replies
-
A few thoughts:
What will remain in the main Lagoon repository? Docs, helm charts, and an integration test suite? |
Beta Was this translation helpful? Give feedback.
-
We should also split out the helm charts and have them in their own git repo with CI generating packages and pushing to a chart repo. |
Beta Was this translation helpful? Give feedback.
-
Starting a discussion here about a thought we've been having internally.
Currently the amazeeio dockerhub images are published alongside Lagoon releases.
This has a couple of side-effects:
This effectively reduces our ability to be as reactive on the image updates as we could be, and also makes patching/hotfixing Lagoon harder - although we can release Lagoon without images, the testing has all been performed on images that effectively aren't released.
Going forwards, there are a few proposals that I'd appreciate some discussion and contribution around.
There are a few definite points if we go with this strategy:
I'm happy to open this discussion up to thoughts, recommendations, requests and comments - let me know what you think!
Beta Was this translation helpful? Give feedback.
All reactions