This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow retention duration empty to default (#954)
* Allow the retentionDuration to be changed from empty to the default * Also allow empty string to P0D * imports * imports * imports * imports * Simplify to allow any change from empty-string * Don't allow other immutable changes just because retentionDuration is changing * style * Linter doesn't care for passing nil contexts * Skip the recursion and just alter the ignoreArguments * imports
- Loading branch information
Showing
2 changed files
with
135 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters