Skip to content

issues Search Results · repo:metal-stack/backup-restore-sidecar language:Go

Filter by

28 results
 (80 ms)

28 results

inmetal-stack/backup-restore-sidecar (press backspace or delete to remove)

A default value for backup objects is configured here: https://github.com/metal-stack/backup-restore-sidecar/blob/c8596480f530005885ec9465cb5c31155d3f72a2/pkg/constants/constants.go#L5 This issue suggests ...
  • simcod
  • Opened 
    on Jan 16
  • #106

AWS announced the end-of-support for its aws sdk v1. Therefore we need to migrate to v2. See here
dependencies
  • ostempel
  • 2
  • Opened 
    on Dec 16, 2024
  • #104

In the current implementation we pass around files: write a database backup to a directory, tar the backup directory contents, encrypt the tar and then upload. This requires a lot of disk space because ...
enhancement
  • Gerrit91
  • Opened 
    on Oct 8, 2024
  • #98

Existing applications that use AWS SDK for Go (v1) will continue to function as intended, unless there is a fundamental change to how an AWS service works. This is uncommon and would be broadly communicated ...
  • robertvolkmann
  • Opened 
    on Mar 13, 2024
  • #79

When creating a backup, we sometimes see in the postgres or postgres with timescaleDB integration tests: ... main_test.go:274: deploy sts with next database version timescale/timescaledb:2.11.2-pg15 ...
  • Gerrit91
  • Opened 
    on Feb 14, 2024
  • #77

Instead of a real database it might be interesting for developer use-cases to just back up a directory of the local file system.
  • Gerrit91
  • Opened 
    on Feb 9, 2024
  • #75

/meili_data # backup-restore-sidecar backup Error: unknown command backup for backup-restore-sidecar Run backup-restore-sidecar --help for usage. panic: unknown command backup for backup-restore-sidecar ...
good first issue
  • Gerrit91
  • 1
  • Opened 
    on Feb 8, 2024
  • #74

If timescaledb is activated, the pg_upgrade command needs special treatments to make the upgrade work. This is described here: https://github.com/timescale/timescaledb/issues/1844#issuecomment-621212645 ...
  • majst01
  • Opened 
    on Dec 18, 2023
  • #68
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! 
Press the
/
key to activate the search input again and adjust your query.
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