Skip to content

Add OEL image support to Ory Kratos and Hydra modules#186

Open
bobbyiliev wants to merge 2 commits intomainfrom
ory-oel-support
Open

Add OEL image support to Ory Kratos and Hydra modules#186
bobbyiliev wants to merge 2 commits intomainfrom
ory-oel-support

Conversation

@bobbyiliev
Copy link
Copy Markdown
Collaborator

@bobbyiliev bobbyiliev commented Apr 9, 2026

Adding those vars to ory-kratos and ory-hydra modules to support Ory Enterprise License deployments with private registry images.

@bobbyiliev bobbyiliev marked this pull request as ready for review April 9, 2026 13:56
Copy link
Copy Markdown
Contributor

@alex-hunt-materialize alex-hunt-materialize left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks fine, but doesn't match my design doc https://github.com/MaterializeInc/cloud/pull/12390

@bobbyiliev
Copy link
Copy Markdown
Collaborator Author

This all looks fine, but doesn't match my design doc MaterializeInc/cloud#12390

Yep, this is intentionally ahead of the design doc, the module changes here just add image_repository, image_tag, and image_pull_secrets variables, which are needed regardless of the auth mechanism.

I've tested OEL images end-to-end on all three clouds using a temporary GCP key file approach to make sure it all works together.

Will adapt to match the design doc (JWT parsing, secret creation inside modules) in a follow-up once we have it approved! Should be a straightforward swap on top of this 🤞

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