-
Notifications
You must be signed in to change notification settings - Fork 675
operator [N] logicmonitor-openshift-operator (0.1.0) #7270
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
base: main
Are you sure you want to change the base?
operator [N] logicmonitor-openshift-operator (0.1.0) #7270
Conversation
9e32668 to
c9d7c63
Compare
|
Dear @ryanmat, Errors (:bug:) must be fixed while warnings (:warning:) are informative, and fixing them might improve the quality of your solution.
|
1 similar comment
|
Dear @ryanmat, Errors (:bug:) must be fixed while warnings (:warning:) are informative, and fixing them might improve the quality of your solution.
|
|
Dear @ryanmat, Errors (:bug:) must be fixed while warnings (:warning:) are informative, and fixing them might improve the quality of your solution.
|
|
Dear @ryanmat, To fix this issue please rebase or execute following commands: |
f47a85c to
d134c93
Compare
d134c93 to
64c36c0
Compare
|
Dear @ryanmat, Errors (:bug:) must be fixed while warnings (:warning:) are informative, and fixing them might improve the quality of your solution.
|
|
Dear @ryanmat, Errors (:bug:) must be fixed while warnings (:warning:) are informative, and fixing them might improve the quality of your solution.
|
|
/retest |
|
/hold |
|
@ryanmat: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/hold cancel |
|
Dear @ryanmat, Errors (:bug:) must be fixed while warnings (:warning:) are informative, and fixing them might improve the quality of your solution.
|
64c36c0 to
0141439
Compare
|
Dear @ryanmat, Errors (:bug:) must be fixed while warnings (:warning:) are informative, and fixing them might improve the quality of your solution.
|
|
Hi maintainers, The kiwi test is failing because this operator requires OpenShift-specific APIs ( The lemon and orange tests passed successfully. Is there a way to skip the kiwi test for OpenShift-specific operators, or mark this operator as OpenShift-only? Thank you! |
Initial submission of the LogicMonitor OpenShift Operator for community operators. This Helm-based operator wraps the lm-container Helm chart (v11.2.0) and provides native OLM integration for deploying LogicMonitor container monitoring on OpenShift. Features: - Automatic Kubernetes resource discovery via Argus - Managed collector lifecycle via Collectorset Controller - Kube State Metrics integration - OpenShift SecurityContextConstraint support - Essentials and Advanced monitoring modes Tested on: - AWS ROSA 4.14 - Azure ARO 4.14 Repository: https://github.com/ryanmat/logicmonitor-openshift-operator Signed-off-by: Ryan Matuszewski <[email protected]>
0141439 to
6ee5f59
Compare
|
Dear @ryanmat, Errors (:bug:) must be fixed while warnings (:warning:) are informative, and fixing them might improve the quality of your solution.
|
New Operator Submission
Operator Name: logicmonitor-openshift-operator
Version: 0.1.0
Category: Monitoring
Description
LogicMonitor OpenShift Operator provides a native OpenShift experience for deploying and managing LogicMonitor's container monitoring solution.
This Helm-based operator wraps the official
lm-containerHelm chart (v11.2.0) and integrates with OLM for seamless installation via OperatorHub.Features
Tested Platforms
Links
Checklist
operator-sdk bundle validateNote
This is a community-maintained operator. For official LogicMonitor support, please contact LogicMonitor directly.