Skip to content

feat(openfga): add openfga backup config to config.yaml - #594

Open
NJona wants to merge 1 commit into
mainfrom
jona/openfga-backup-config
Open

feat(openfga): add openfga backup config to config.yaml#594
NJona wants to merge 1 commit into
mainfrom
jona/openfga-backup-config

Conversation

@NJona

@NJona NJona commented Jul 22, 2026

Copy link
Copy Markdown
Member

Allows to configure openfga backups in the config.yaml.

Thread regarding config schema for that: https://codesphere-cloud.slack.com/archives/C01Q12KG2Q4/p1784641065573559

Follow up PR adds it to the bootstrap command to test it with each Test PC Installation:

Signed-off-by: Jona Neef <Jona.Neef.97@gmail.com>

@NautiluX NautiluX left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I understand, this PR doesn't do anything since OpenfgaBackups will always be nil, is that intended?

// OpenfgaBackupsConfig is the friendly representation of the OpenFGA database
// backup settings. On marshal it is translated into the openfga subchart values
// under codesphere.override (see buildOpenfgaBackupOverride).
type OpenfgaBackupsConfig struct {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't we also generate this part of the config in init install-config?

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.

2 participants