You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ Enable the agent to send event to inventory server (#1104)
* ✨ Install the agent by helm chart (#1090)
* add standalone mode
Signed-off-by: myan <myan@redhat.com>
d
Signed-off-by: myan <myan@redhat.com>
agent support multiple transports
Signed-off-by: myan <myan@redhat.com>
fix the transport type
Signed-off-by: myan <myan@redhat.com>
improve ut
Signed-off-by: myan <myan@redhat.com>
fix the error
Signed-off-by: myan <myan@redhat.com>
remove the useless
Signed-off-by: myan <myan@redhat.com>
add e2e test
Signed-off-by: myan <myan@redhat.com>
format
Signed-off-by: myan <myan@redhat.com>
remove the
Signed-off-by: myan <myan@redhat.com>
fix the grafana
Signed-off-by: myan <myan@redhat.com>
fix the e2e
Signed-off-by: myan <myan@redhat.com>
pg and kafka
Signed-off-by: myan <myan@redhat.com>
fix the ns
Signed-off-by: myan <myan@redhat.com>
renaming
Signed-off-by: myan <myan@redhat.com>
rerun
Signed-off-by: myan <myan@redhat.com>
add standalone mode
Signed-off-by: myan <myan@redhat.com>
d
Signed-off-by: myan <myan@redhat.com>
agent support multiple transports
Signed-off-by: myan <myan@redhat.com>
fix the transport type
Signed-off-by: myan <myan@redhat.com>
improve ut
Signed-off-by: myan <myan@redhat.com>
fix the error
Signed-off-by: myan <myan@redhat.com>
remove the useless
Signed-off-by: myan <myan@redhat.com>
add e2e test
Signed-off-by: myan <myan@redhat.com>
format
Signed-off-by: myan <myan@redhat.com>
remove the
Signed-off-by: myan <myan@redhat.com>
fix the grafana
Signed-off-by: myan <myan@redhat.com>
fix the e2e
Signed-off-by: myan <myan@redhat.com>
pg and kafka
Signed-off-by: myan <myan@redhat.com>
fix the ns
Signed-off-by: myan <myan@redhat.com>
install agent by helm chart
Signed-off-by: myan <myan@redhat.com>
fix helm
Signed-off-by: myan <myan@redhat.com>
update doc
Signed-off-by: myan <myan@redhat.com>
fix the secret error
Signed-off-by: myan <myan@redhat.com>
doc
Signed-off-by: myan <myan@redhat.com>
test
Signed-off-by: myan <myan@redhat.com>
* add the review
Signed-off-by: myan <myan@redhat.com>
* add clusterId as default leaf_hub_name for standalone
Signed-off-by: myan <myan@redhat.com>
* add clusterId as default leaf_hub_name for standalone
Signed-off-by: myan <myan@redhat.com>
* improve ut
Signed-off-by: myan <myan@redhat.com>
* ut
Signed-off-by: myan <myan@redhat.com>
---------
Signed-off-by: myan <myan@redhat.com>
:bug: Fix the issue of event loss caused by time filtering. (#1101)
* skipp the expired event
Signed-off-by: myan <myan@redhat.com>
* fix the ut
Signed-off-by: myan <myan@redhat.com>
* integration
Signed-off-by: myan <myan@redhat.com>
---------
Signed-off-by: myan <myan@redhat.com>
kind_cluster (#1098)
Signed-off-by: myan <myan@redhat.com>
MGMT-18597: Poll Stackrox Central for violation counts and push it to kafka (#1091)
This patch changes the agent so that it discovers Stackrox _central_
instances in the hub, polls them to extract the summary of security
violations and sends them to the manager via the Kafka broker.
Related: https://issues.redhat.com/browse/MGMT-18597
Signed-off-by: danmanor <dmanor@redhat.com>
Co-authored-by: danmanor <dmanor@redhat.com>
ACM-14143: Fix section levels in StackRox integration doc (#1106)
The levels of the sections are incorrect, this patch fixes them.
Related: https://issues.redhat.com/browse/ACM-14143
Related: https://issues.redhat.com/browse/MGMT-18591
Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com>
:sparkles: Introduce managedclustermigration api (#1102)
* support migration
Signed-off-by: clyang82 <chuyang@redhat.com>
* rename to managedclustermigration
Signed-off-by: clyang82 <chuyang@redhat.com>
---------
Signed-off-by: clyang82 <chuyang@redhat.com>
MGMT-18903: Add 'source' column to violations by severity count SQL table to support multiple central instances in one hub (#1105)
Signed-off-by: danmanor <dmanor@redhat.com>
fix install hosted in other ns (#1107)
Signed-off-by: DangPeng Liu <daliu@redhat.com>
support sending to the inventory server
Signed-off-by: myan <myan@redhat.com>
generate the secret
Signed-off-by: myan <myan@redhat.com>
fix the e2e
Signed-off-by: myan <myan@redhat.com>
shell
Signed-off-by: myan <myan@redhat.com>
local test finished
Signed-off-by: myan <myan@redhat.com>
rebase
Signed-off-by: myan <myan@redhat.com>
fix the ut
Signed-off-by: myan <myan@redhat.com>
add inventory unit test
Signed-off-by: myan <myan@redhat.com>
add ut
Signed-off-by: myan <myan@redhat.com>
ignore leak
Signed-off-by: myan <myan@redhat.com>
watch the clusterinfo
Signed-off-by: myan <myan@redhat.com>
upgrade addon
Signed-off-by: myan <myan@redhat.com>
add ut
Signed-off-by: myan <myan@redhat.com>
format
Signed-off-by: myan <myan@redhat.com>
fix the e2e
Signed-off-by: myan <myan@redhat.com>
fix the consumer error
Signed-off-by: myan <myan@redhat.com>
* fix sum
Signed-off-by: myan <myan@redhat.com>
* reply review
Signed-off-by: myan <myan@redhat.com>
* remove the namespace
Signed-off-by: myan <myan@redhat.com>
---------
Signed-off-by: myan <myan@redhat.com>
Copy file name to clipboardexpand all lines: operator/pkg/controllers/agent/manifests/templates/hostedagent/multicluster-global-hub-hosting-agent-deployment.yaml
0 commit comments