Skip to content

issues Search Results · repo:riotkit-org/backup-maker-controller language:Go

Filter by

18 results
 (50 ms)

18 results

inriotkit-org/backup-maker-controller (press backspace or delete to remove)

That would result in less objects in etcd. In large clusters it may boost the cluster performance as etcd does not like too many objects.
enhancement
performance
  • blackandred
  • Opened 
    on Feb 26, 2023
  • #48

Assuming we already have information in our CRD we can pass it to the Helm Values. Example: spec: # (...) collectionId: some-name gpgKeySecretRef: email: example@example.org ...
  • blackandred
  • Opened 
    on Jan 9, 2023
  • #30

Reproducible via E2E test test_postgres_backup_and_restore
bug
  • blackandred
  • 1
  • Opened 
    on Dec 17, 2022
  • #26

I think this project is more a controller than operator. It is using the operator SDK, but it does not manage the software on the cluster, instead it is planning backup restore jobs.
  • blackandred
  • Opened 
    on Nov 12, 2022
  • #15

kind: ScheduledBackup can be used as a reference for kind: RequestedBackupAction, when scheduled job is disabled. Such case would mean that the backup/restore process would be triggered only manually. ...
  • blackandred
  • 1
  • Opened 
    on Nov 12, 2022
  • #14

There is a need to have automated test of all components in one place as part of End-To-End testing. Everytime there will be a commit to any of ecosystem repositories, E2E tests should be running there: ...
  • blackandred
  • Opened 
    on Nov 12, 2022
  • #13

Backup Maker itself is providing templates internally, thus we do not need to provide them as cluster template, it s a twice work. There should be a type internal to let the users use Backup Maker s templates, ...
  • blackandred
  • Opened 
    on Nov 12, 2022
  • #11
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub