Skip to content

SPIRE server Microsoft SQL support & forked GORM version #6447

@RodargDev

Description

@RodargDev

I am currently working on deploying the SPIRE server in a Kubernetes cluster. I have experience using Microsoft SQL Server and would prefer to use it as the datastore instead of the other supported options. At the moment, there is no plugin implementation for SQL Server, but in theory it should be feasible since SPIRE uses GORM and the latest version of GORM provides native SQL Server support.

If I were to implement a datastore plugin for SQL Server, would a pull request for this contribution be welcomed?

While investigating this, I noticed that SPIRE is using a forked version of GORM (https://github.com/jinzhu/gorm), which may not fully support SQL Server. Is there a specific reason why this older version is still being used, and would it be possible to update GORM to a newer version so that a SQL Server plugin could be implemented?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues with this label are ready to start work but are in need of someone to do itpriority/backlogIssue is approved and in the backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions