-
Notifications
You must be signed in to change notification settings - Fork 2
Adds AI extension packages to standard images #8
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
Merged
Conversation
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
eaa33bf to
2691728
Compare
Member
|
Working well from my testing so far - a few things I noticed we need to update prior to merge:
I can push changes to 2/3 here if you'd like - let me know. |
5 tasks
mmols
approved these changes
Dec 17, 2025
Contributor
|
Everything work fine! |
mmols
added a commit
to pgEdge/control-plane
that referenced
this pull request
Dec 17, 2025
## Summary This PR updates the Control Plane to use new versions of the standard image, which contain additional extensions. See [here](pgEdge/postgres-images#8). ## Changes - Expose updated images that contain new extensions within the standard image - Update documentation to clarify how to leverage extensions which require configuration ## Testing E2Es passing in CI E2Es running on Lima (in-progress) ## Checklist - [X] Tests added or updated (unit and/or e2e, as needed) - [X] Documentation updated (if needed) - [X] Issue is linked (branch name or URL in PR description) - [ ] [Changelog](https://github.com/pgEdge/control-plane/blob/main/docs/development/development.md#pull-requests) entry added for user-facing behavior changes - [X] Breaking changes (if any) are clearly called out in the PR description ## Notes for Reviewers I will rollback the `imageTag` change prior to merging.
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.
PR adds AI extension packages to standard images