Skip to content

feat: added topology struct and basic validations#89

Draft
NamanBalaji wants to merge 1 commit intomainfrom
feat/add-topology-and-validation
Draft

feat: added topology struct and basic validations#89
NamanBalaji wants to merge 1 commit intomainfrom
feat/add-topology-and-validation

Conversation

@NamanBalaji
Copy link
Copy Markdown

Added base models and validations for Topology, KeyBinding and HierarchySegment.

Copy link
Copy Markdown

@apatsap apatsap left a comment

Choose a reason for hiding this comment

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

Just one small NP.

Also, once @jithinkunjachan has merged the hierarchy, we need to extend the validation of the topology against the hierarchy. Till then its good

}

// Vault holds storage backend configuration
type Vault struct {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

NP
This is techinically the config of a Vault so I'd call it analog to Key where we call it KeySpec, thus I'd rename to VaultSpec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants