Skip to content

ROX-34390: Add file activity to berserker load in long running clusters#92

Open
JoukoVirtanen wants to merge 12 commits intomainfrom
jv-ROX-34390-add-file-activity-to-berserker-load-in-long-running-clusters
Open

ROX-34390: Add file activity to berserker load in long running clusters#92
JoukoVirtanen wants to merge 12 commits intomainfrom
jv-ROX-34390-add-file-activity-to-berserker-load-in-long-running-clusters

Conversation

@JoukoVirtanen
Copy link
Copy Markdown
Contributor

@JoukoVirtanen JoukoVirtanen commented Apr 25, 2026

In a companion stackrox/stackrox PR stackrox/stackrox#20144 file activity load was added to berserker. However, currently fact is not deployed to the long running cluster. This PR changes that. Also sets FACT_PATHS to monitor the files created by berserker.

GH_NO_UPDATE_NOTIFIER: 1
TIMEOUT_WAIT_FOR_IMAGES_SECONDS: 3600
LONG_RUNNING_CLUSTER_LIFESPAN: "168h"
LONG_RUNNING_CLUSTER_LIFESPAN: "3h"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert before merging.

COMMON_DIR: ${{ github.workspace }}/deploy/common
SECURED_CLUSTER_AUTO_LOCK_PROCESS_BASELINES: "true"
SFA_AGENT: "true"
SENSOR_HELM_DEPLOY: "true"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SFA_AGENT only works with helm deploy, so we are switching to that.

# Create namespace and image pull secrets BEFORE running sensor.sh
kubectl create namespace stackrox || true

kubectl -n stackrox create secret docker-registry stackrox \
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With helm deploy the secrets will not get created in the same way that they were before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants