Skip to content

Conversation

@themightychris
Copy link
Contributor

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

studio pod fails to start if analytics.secretRef is configured

What is the new behavior?

studio analytics secret uses same pattern as analytics and vector containers

Additional context

How has no one hit this before?

@mattias-wiberg
Copy link

This is just straight up missing, why not merge this? Everyone will get issues if using secretRef for the analytics apiKey.

@Rakesh-46-VR
Copy link

Rakesh-46-VR commented Jun 8, 2025

@themightychris I got the same error and solved it with the same code as in the commit , it works

kastakhov added a commit to wiseinfotec/helm-charts that referenced this pull request Jul 27, 2025
Merging some pull requests from
[original](https://github.com/supabase-community/supabase-kubernetes)
repository.

- supabase-community/supabase-kubernetes#62
- supabase-community/supabase-kubernetes#89
- supabase-community/supabase-kubernetes#91
- supabase-community/supabase-kubernetes#94
- supabase-community/supabase-kubernetes#95
- supabase-community/supabase-kubernetes#96
- supabase-community/supabase-kubernetes#101
- supabase-community/supabase-kubernetes#106
- supabase-community/supabase-kubernetes#107
- supabase-community/supabase-kubernetes#113

---------

Co-authored-by: Varantha <sam@kiessler.co.uk>
Co-authored-by: naki3004 <45875285+naki3004@users.noreply.github.com>
Co-authored-by: jingyu <francismajere@gmail.com>
Co-authored-by: Chris Alfano <chris@jarv.us>
Co-authored-by: Simone Lazzaris <slazzaris@gmail.com>
Co-authored-by: Mikey032 <26899585+Mikey032@users.noreply.github.com>
Co-authored-by: Upik Saleh <upxsal@gmail.com>
Co-authored-by: Scott Beardsley <scott@beards.ly>
@luizfelmach
Copy link
Contributor

Hey @themightychris thanks for the contribution.

Previously, Studio only required LOGFLARE_API_KEY, and the validation you added was not present at the time. Currently, LOGFLARE_API_KEY is deprecated, and only LOGFLARE_PRIVATE_ACCESS_TOKEN and LOGFLARE_PUBLIC_ACCESS_TOKEN are used.

The secretRef fix was introduced in PR #131 together with the variable changes.

Cc @aantti

@aantti
Copy link
Contributor

aantti commented Dec 29, 2025

Closing this one for now :)

@aantti aantti closed this Dec 29, 2025
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