Skip to content

Added PEM file fallback for local development with podman#323

Merged
stephhou merged 10 commits intomainfrom
pem-update-for-podman
Mar 5, 2026
Merged

Added PEM file fallback for local development with podman#323
stephhou merged 10 commits intomainfrom
pem-update-for-podman

Conversation

@stephhou
Copy link
Contributor

@stephhou stephhou commented Mar 4, 2026

What is the change?

  • Added additional environment variable for a file path to PEM to env.example
  • Added a file fallback if the PEM env var is empty
  • Added one unit test to test fallback

Why are we making this change?

This change is required for local development using podman.
Podman does not support multiline environment variables meaning the PEM key would not load

@stephhou stephhou changed the title Updated .env.example for podman Added PEM file fallback for podman Mar 4, 2026
@stephhou stephhou changed the title Added PEM file fallback for podman Added PEM file fallback for local development with podman Mar 4, 2026
@stephhou stephhou marked this pull request as ready for review March 4, 2026 16:33
Copy link
Contributor

@Themitchell Themitchell left a comment

Choose a reason for hiding this comment

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

lgtm

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 5, 2026

@stephhou stephhou merged commit 2ba733f into main Mar 5, 2026
25 checks passed
@stephhou stephhou deleted the pem-update-for-podman branch March 5, 2026 10:12
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