Chef-18 migration spike #3
Open
zawislakm wants to merge 13 commits into
Open
Conversation
The PassengerAgent binary is required separately from mod_passenger.so in Passenger 6.x. This adds a step to compile the agent if missing.
This reverts commit 43dec1a.
Use Phusion APT repository with pre-built binaries to avoid PassengerAgent compilation issues on Ubuntu 24.04. Falls back to gem-based installation for older Ubuntu versions.
Update bundler and stringio in RVM environment to avoid version conflicts between RVM Ruby's default gems and app Gemfile requirements.
Specify stringio ~> 3.2 to ensure a version compatible with Ruby 3.3 that also meets app requirements.
Use --default flag when installing stringio to properly override Ruby 3.3's bundled stringio 3.1.1 with a newer version.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
During spike of migration to higher versions of Ubuntu we also needed to check migration to Chef-18. Here are some artefacts after that
Jira Ubuntu spike
Jira Chef spike
Notions notes
Generated with usage of AI