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

upstream gitlab adjustments causing instability on unpinned latest #42

Closed
johndietz opened this issue Dec 11, 2021 · 2 comments
Closed

Comments

@johndietz
Copy link
Contributor

we need to consider pinning the gitlab version and include upgrades as part of our maintenance release process. upstream adjustments are causing instability on the registration token collection process.

@johndietz
Copy link
Contributor Author

the gitlab installer script found here
https://github.com/kubefirst/nebulous/blob/b8942da74b7bf5b6730a69f966a7902f5afa491e/gitops/terraform/base/ec2/scripts/install_gitlab.sh

needs to pin to an explicit version, and we can bump versions to latest on each release
sudo apt-get install gitlab-ce=8.17.x-ce.0

@johndietz
Copy link
Contributor Author

implemented with #47 and fixed in 1.6.0

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

1 participant