-
Notifications
You must be signed in to change notification settings - Fork 46
Server 1.10.0+ crashes when deployed with eks example #108
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
- Version: 1.10.0
- Platform: Kubernetes (EKS)
- Subsystem: server
Deploying SPIRE server using the EKS deployment example, works up to version 1.9.6.
Switching the server (and agent) image to 1.10.0 or above (I tested up to 1.11.0), leads to spire-server going into a crash loop backoff issuing the following message:
time="2024-11-26T22:36:32Z" level=error msg="Server crashed" error="datastore-sql: unable to open database file: no such file or directory"
Note on persistence: I performed all version deployments against empty namespaces with no pre-existing PVCs or volumes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed