Simon Bäumer
Simon Bäumer
**Problem** The ACS operator runs on over 1,500 clusters, most of them use automatic upgrades. As soon as we publish the ACS operator to the OpenShift catalog all clusters try...
**Problem** For the ACS cloud service we run ACS Central instances bin-packed and want to deploy different versions. Our operator has a 1:1 version mapping which requires running the operator...
### Description Add CRs to `_ungrouped` directory in the diagnostic bundle. ``` stackrox ├── admission-control │ .... ├── sensor │ ... ├── stackrox │ ├── ... └── _ungrouped ├── central-stackrox-central-services.yaml...
**Describe the bug** Try to start RedNotebook. ``` ❯ python3 rednotebook/journal.py INFO Using GtkSourceView 4 Adding /home/sbaumer/go/src/github.com/jendrikseipp/rednotebook to sys.path INFO Available versions of the WebKit2 namespace: ['4.1', '4.0'] INFO Loaded...
### Description This PR adds the `checkpoint` subresource to the kubelet authorization documentation.
## Description Fix grpc-server image tag in docs
## Description This is a work in progress feature branch to track progress on creating container checkpoints in Collector. Goals: 1. Detect kubelet endpoint 2. Detect criu installed (enable checkpointing...
### Description ROX-26408: Encrypt Microsoft Sentinel Notifier Secret change me! ### User-facing documentation - [ ] CHANGELOG is updated **OR** update is not needed - [ ] [documentation PR](https://spaces.redhat.com/display/StackRox/Submitting+a+User+Documentation+Pull+Request) is...
### Description Add notifier import test to notify engineers their notifier must be added to the `all.go` file.
### Description To investigate alerts easier and being able to call them in the UI the alert notification now adds the alert ID. See the `id` field in the screeshot...