Skip to content

Conversation

@maqeel75
Copy link
Member

PR adds AI extension packages to standard images

@moizpgedge moizpgedge force-pushed the feature/PLAT-344/add-ai-ext branch from eaa33bf to 2691728 Compare December 12, 2025 13:26
@mmols
Copy link
Member

mmols commented Dec 12, 2025

Working well from my testing so far - a few things I noticed we need to update prior to merge:

  1. Switch to public package repo once everything is available

Yes it is already in my todo list + I have to update version of pgedge_vectorizer when it is tagged as beta

  1. In the README.md, we need to update the list of extensions in the Standard image
  2. The Enterprise and Distributed examples setup shared_preload_libraries and call CREATE EXTENSION - we should update these to demonstrate what's included now
  3. Update PR title to describe the changes in full

Done

I can push changes to 2/3 here if you'd like - let me know.
Sure

@maqeel75 maqeel75 changed the title Feature/plat 344/add ai ext Adds AI extension packages to standard images Dec 13, 2025
@moizpgedge moizpgedge self-requested a review December 17, 2025 16:39
@moizpgedge
Copy link
Contributor

Everything work fine!

@mmols mmols merged commit 6dd3689 into main Dec 17, 2025
2 checks passed
@mmols mmols deleted the feature/PLAT-344/add-ai-ext branch December 17, 2025 16:39
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants