Daniel Bodky
Daniel Bodky
Hello, would it be possible to implement a way in which a table's header row is 'pinned' and only the following columns are scrollable?
## Describe the bug When changing the `Resource Name` of an Icinga IDO resource, health status of Icingaweb2 turns to Unknown because those changes are not propagated to the `monitoring`...
## Fixes Issue Closes #2756 ## Changes proposed - [X] Changes workflow `releases.yml` to not push to `main` directly. More info below. ## Check List (Check all the applicable boxes)...
## Describe the bug Consider the following situation: A user is member of three roles - `icinga-admin` with **no** filters set for `icingadb/filter/hosts`, but **administrative access** for the IcingaDB module...
## Describe the bug After installing `icinga2`, `icingadb`, `icingadb-redis`, `icingaweb2`, and `icingadb-web` on a freshly deployed RHEL8 server, Icingaweb2/IcingaDB-Web can't connect to the Redis instance deployed by IcingaDB-Redis. This happens...
We came across a problem regarding escaping of passed environment variables when working on [icinga/helm-charts](https://github.com/icinga/helm-charts): Consider a database resource password being passed as follows: `-e icingaweb_resources_icingawebdb_password="testpassword!,123` This gets written into...
Same as in #232, training participants frequently ask about the fork functionality of GitLab. Maybe adding a lab where they fork a preexisting `internal` repository on the platform and explaining...
Labels integrate with various parts of GitLab's project management features: - issues - merge requests - Kanban board more and more participants of the training ask about labels and I...
Using dedicated commands is less confusing to new users of git, and we should update the slides to demonstrate the usage of `git switch [-c]` instead of `git checkout [-b]`...
Using dedicated commands is less confusing to new users of git, and we should update the slides to demonstrate the usage of `git restore [--staged]` instead of `git rm [--cached]`...