Daniel
Daniel
Hello, Is an RPM release in the plans for this ? It would be great to have one to easily get this deployed.
##### SUMMARY This allows users of private registries to use Values.yml to configure the operator and rbac proxy images and point at their images, while keeping the default behaviour same...
This file assumes Jinja templating for the port parameter and passes a Jinja-style "{{ port }}". https://github.com/ansible/molecule/blob/main/src/molecule/command/login.py#L105 When it reaches molecule, it is subsituted in this file and is done...
### Prerequisites - [x] This was not already reported in the past (duplicate check) - [x] It does reproduce it with code from main branch (latest unreleased version) - [x]...
## Summary fixes #1063 This fixes duplicate snapshots being created in a following scenario. Assuming you have backup targets: preBackupPod -> labeled "target: mytarget1" preBackupPod-> labeled "target: mytarget2" And following...
### Description k8up's labelSelector feature allows targeting specific preBackupPods and PVCs. I've observed some behavior causing duplicate restic snapshots, uploading them to unrelated repositories. This happens when multiple preBackupPods are...
**Is your enhancement request related to a problem? Please describe.** In more secure environments, we need to guarantee the read-only mode is truly read-only - meaning only the person who...
**Reference the issue numbers and reviewers** Closes #203 **Explain relevant issues and how this pull request solves them** The goal here is to provide a mechanism to ensure a view-only...