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

Add core compatibility check functionality #85

Open
shreddedbacon opened this issue Aug 17, 2022 · 0 comments · May be fixed by #91
Open

Add core compatibility check functionality #85

shreddedbacon opened this issue Aug 17, 2022 · 0 comments · May be fixed by #91

Comments

@shreddedbacon
Copy link
Member

As we start to ramp up work on this tool and the associated build image, we may encounter times where we add functionality to core in specific versions, but if users are still running old versions of core, and are consuming the bleeding edge version of the build image, this could cause issues.

We should build in some compatibility check that can check for the existence/value of an internal_system scoped variable LAGOON_SYSTEM_CORE_VERSION which core should/will pass through and we can use this to fail builds and alert users/lagoon administrators that they are running an out of date core for the build image in use.

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

Successfully merging a pull request may close this issue.

1 participant