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

[STRMCMP-437] Making the checkpoint restoration age configurable #151

Merged
merged 4 commits into from
Jan 3, 2020

Conversation

premsantosh
Copy link
Contributor

@premsantosh premsantosh commented Jan 3, 2020

Adding a new option maxCheckpointRestoreAgeSec to configure checkpoint restoration age.

Copy link
Contributor

@mwylde mwylde left a comment

Choose a reason for hiding this comment

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

This looks great! Two things:

  • Would be great to add a unit test to validate that the time conversions are working correctly
  • Can you also update the crd documentation with an explanation of what this field does?

pkg/apis/app/v1beta1/types.go Outdated Show resolved Hide resolved
deploy/crd.yaml Outdated Show resolved Hide resolved
mwylde
mwylde previously approved these changes Jan 3, 2020
docs/crd.md Outdated Show resolved Hide resolved
@premsantosh premsantosh merged commit 7fc2230 into master Jan 3, 2020
@premsantosh premsantosh deleted the STRMCMP-437 branch January 3, 2020 23:28
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.

None yet

2 participants