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 trunk to pg image #215

Merged
merged 2 commits into from
Apr 7, 2023
Merged

add trunk to pg image #215

merged 2 commits into from
Apr 7, 2023

Conversation

ChuckHend
Copy link
Member

@ChuckHend ChuckHend commented Apr 7, 2023

trunk needs to be compiled against same version of open ssl that it will use at runtime.

Using the bookworm rust image in the builder since its running openssl 3. ubuntu 22.04 also runs openssl 3. instead of installing openssl 1 in the ubuntu layer, let's just compile it against openssl 3 to begin with.

@ChuckHend ChuckHend marked this pull request as ready for review April 7, 2023 14:21
@ChuckHend ChuckHend merged commit 578da98 into main Apr 7, 2023
@ChuckHend ChuckHend deleted the cor-534 branch April 7, 2023 14:39
sjmiller609 added a commit that referenced this pull request Dec 5, 2023
* Handle schema: null on toggle

* Update tembo-operator/tests/integration_tests.rs

* Fix flakey test: functional_test_ha_upgrade_cnpg

* Fix another spot

* Fix another spot for schema: null

* Fix flakey test
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 this pull request may close these issues.

2 participants