Standardize permanent license expiration to +Inf and update Dockerfile base#231
Open
maneaGauthier wants to merge 2 commits into
Open
Standardize permanent license expiration to +Inf and update Dockerfile base#231maneaGauthier wants to merge 2 commits into
maneaGauthier wants to merge 2 commits into
Conversation
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi Mario,
Thanks for merging PR #212!
As discussed, I have made the following updates:
01-jan-2099,01-jan-0000, andpermanent(no expiration date)) to consistently export as+Inf. This makes it fully coherent and prevents false positive alerts. In Grafana, users can simply map+Infto "Permanent" using Value Mappings.README.mdto document thelicenseTypelabel from PR feature: Add label type for flexlm_feature_used, and issued metrics #212 and the new+Infdate standardization.Feel free to edit the PR as needed (maintainer edits are allowed). Since there are quite a few nice features added recently, maybe we could cut a new release soon?
Best,
Manea