Skip to content

Notificacion cuando fallan los backups #98

@tzulberti

Description

@tzulberti

Estuvimos sin backups durante varios meses porque el disco donde se hace el backup se lleno:

$ kubectl create job --from=cronjob/batch-every-twelve-hours backup-tz
$ kubectl get pods
...
$ kubectl logs backup-tz-86vvb -c pgsql-backup-asocmembers
Creating dump: backupOn2021-08-08-02-39_asoc_members.dump 
pg_dump: [custom archiver] could not close archive file: No space left on device 
Back up not created, check db connection settings

Deberiamos tener algun tipo de notificacion para cuando falla este job

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions