-
Notifications
You must be signed in to change notification settings - Fork 23
Make use of ipl/orm #129
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
Merged
Merged
Make use of ipl/orm #129
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
5954fd9 to
409c374
Compare
9ef712f to
098dd13
Compare
4127824 to
2dbad0d
Compare
Member
Author
d23ba86 to
5c1f279
Compare
Member
Author
TestsCLI: root@29b932b60d5f:/# icingacli x509 check --ip 10.211.55.31 --port 443
OK - Icinga Web 2 expires in 366 days|'Icinga Web 2'=31622836s;8553600:;3456000:;0;34214400
root@29b932b60d5f:/# icingacli x509 check --ip 10.211.55.31 --port 5665
OK - docker-master expires in 390 days|'docker-master'=33723335s;8557200:;3459600:;0;34300800
root@29b932b60d5f:/# icingacli x509 check --ip 10.211.55.31 --port 6379
OK - Icinga DB Redis expires in 366 days|'Icinga DB Redis'=31623859s;8553600:;3456000:;0;34214400 |
2704179 to
12178a4
Compare
12178a4 to
8425685
Compare
8425685 to
0ff4fbe
Compare
dc1903d to
922f298
Compare
lippserd
requested changes
Dec 5, 2022
Member
lippserd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In addition to the requested changes, please use double quotes for strings containing single quotes instead of escaping them.
922f298 to
7587a35
Compare
7587a35 to
9c2a33d
Compare
lippserd
requested changes
Dec 9, 2022
b67a4c9 to
ee16c18
Compare
ee16c18 to
23c1c99
Compare
lippserd
approved these changes
Feb 1, 2023
This was referenced Feb 1, 2023
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.





fixes #142
fixes #143