Chris
Chris
Hello. Thank you for this project! I wondered if you could support adding multiple headers via CLI options. e.g. `apache_exporter --header "Accept: */*" --header "User-Agent: something" --scrape_uri ...` The reason...
## Summary ## Checklist - [ ] Update the documentation. - [ ] Update tests. - [ ] Link this PR to related issues.
### Summary **As** developer\ **I want** to maintain the K8up Helm chart in this repository\ **So that** I don't have to maintain the deployment config with Kustomize _and_ in an...
### Summary **As** K8up maintainer\ **I want** to get rid of internal scheduler and replace with Kubernetes CronJobs\ **So that** can remove code to maintain and use existing Kubernetes native...
### Summary **As** K8up user \ **I want** to define Restic repository configuration in its own CRD \ **So that** I can reuse and reference the configuration in various backups...
### Summary **As** K8up user\ **I want** to customize the pods spawned by K8up with specs specific to my environment\ **So that** I can run backups in my special environment...
### Summary **As** K8up maintainer \ **I want** to run backup tasks before actually doing the backup\ **So that** I can prepare the backup data in a format that is...
### Summary **As** developer\ **I want** the generated schedules created by the randomized schedule to be in the status spec of the same resource\ **So that** I can inspect the...
## Summary **As** K8up user\ **I want** to deduplicate Jobs that target the same repository \ **So that** exclusive Jobs are not run excessively ## Context Check and Prunes are...
## Summary **As** K8up developer\ **I want** to know what the test strategy is\ **So that** I contribute K8up PRs with appropriate tests that ensures quality and maintainability. ## Context...