DieterDP

Results 8 issues of DieterDP

### Describe the bug a clear and concise description of what the bug is. The default configuration of the Prometheus chart results in a crashloop in the Prometheus Server when...

bug
lifecycle/stale

**Describe the bug** The memory reported by Lens for pods or namespaces (and maybe nodes as well) is double the actual value on minikube with the docker driver. I didn't...

bug
area/metrics

**H2O version, Operating System and Environment** Branch `jenkins-3.44.0.1`, but likely affects current master as well (`5620485c64aece7daeac46752d08533746dad762`). I am on Ubuntu 20.04.6 LTS. **Actual behavior** I receive build errors when running...

bug

Please allow for a mechanism that allows users to add additional labels.

https://issues.apache.org/jira/projects/HBASE/issues/HBASE-28705

No functional changes. Currently split into 2 commits as to help the reviewer with seeing what was changed. This can be squashed when merging.

This commit simplifies and fixes some issues related to the deletion of backups: - The original code had code for deleting bulk loads. This code   was non-functional since it read...

Integrates the test TestIncrementalBackup#TestIncBackupRestoreHandlesArchivedFiles into the existing test TestIncrementalBackupWithBulkLoad#testIncBackupWithBulkLoads.