Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add defaulting and validation hooks for EtcdBackup/EtcdBackupSchedule resources #104

Open
adamhosier opened this issue Nov 28, 2019 · 0 comments

Comments

@adamhosier
Copy link
Contributor

Defaulting is not currently required, we require all fields to be explicit, but there is a good chance it will be required in the future as the API is modified so it makes sense for the framework to exist.

Validation could include

  • Ensure that exactly one backup destination is set
  • etc...
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

No branches or pull requests

1 participant