Skip to content

feat: add /etc/supabase-release with ami version file#2103

Merged
cstockton merged 1 commit intodevelopfrom
cs/feat-supabase-release
Apr 7, 2026
Merged

feat: add /etc/supabase-release with ami version file#2103
cstockton merged 1 commit intodevelopfrom
cs/feat-supabase-release

Conversation

@cstockton
Copy link
Copy Markdown
Contributor

Currently we write the AMI version to /root/supabase-release which requires root access to read. Here we add /root/supabase-release so local unprivileged services can determine the configuration of the system they are running on.

I noticed there were additional files for /root/supabase-release in the audit-specs/ dir. I can include that in this PR if needed.

Currently we write the AMI version to /root/supabase-release which
requires root access to read. Here we add /root/supabase-release
so local unprivileged services can determine the configuration of
the system they are running on.
@cstockton cstockton requested review from a team as code owners April 3, 2026 15:18
@cstockton cstockton added this pull request to the merge queue Apr 7, 2026
Merged via the queue into develop with commit f70632b Apr 7, 2026
36 checks passed
@cstockton cstockton deleted the cs/feat-supabase-release branch April 7, 2026 19:46
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