Skip to content

fix: graceful auth init#23

Open
hanzo-dev wants to merge 1 commit intomainfrom
fix/graceful-auth-init
Open

fix: graceful auth init#23
hanzo-dev wants to merge 1 commit intomainfrom
fix/graceful-auth-init

Conversation

@hanzo-dev
Copy link
Member

Fixes CrashLoopBackOff

… app

The cloud-api was crashing on startup (CrashLoopBackOff, 6/8 pods) because
InitAuthConfig() panics when the IAM application or cert is not found.

Changed all panic() calls to log warnings and return gracefully, allowing
the service to start with auth features disabled. This lets pods stabilize
while IAM configuration is being set up.

Also adds billing usage record writer for invoice reconciliation.
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.

1 participant