cryostatio / cryostat-operator

A Kubernetes Operator to facilitate the setup and management of Cryostat.
https://cryostat.io
Apache License 2.0
33 stars 20 forks source link

feat(insights): use separate deployment for Insights #962

Closed ebaron closed 1 month ago

ebaron commented 1 month ago

Welcome to Cryostat! 👋

Before contributing, make sure you have:

Fixes: #961 Depends on: https://github.com/cryostatio/cryostat-agent/issues/510

Description of the change:

Motivation for the change:

How to manually test:

  1. make bundle bundle-build ENABLE_INSIGHTS=true
  2. Deploy an agent sample app with -Drht.insights.java.debug=true
  3. Check for a line in the agent log like: Red Hat Insights - Payload was accepted for processing
ebaron commented 1 month ago

/build_test

github-actions[bot] commented 1 month ago

/build_test completed successfully ✅. View Actions Run.