Skip to content

NodeSeed & Database doesn't support multiple Replicas #130

@kachi-app

Description

@kachi-app

What problem does your feature solve?

I would like to have 3 replicas of the stellar core. but found out that I am unable to initiate private key for each replicas as well as it's databases

What would you like to see?

I would like there's configuration that support reading the nodeSeed based on statefulset ordinal number. throw error when the nodeSeed provided doesn't equal to number of replicas. The only way I can think of is using env substitution in the init containers. this way we can put the validator pubKey, privateKey, databaseUrl to secretRef

What alternatives are there?

I plan to make 1 release per 1 stellar core node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions