Skip to content

Tags: catalogicsoftware/kubedrutil

Tags

v0.2.11

Toggle v0.2.11's commit message
Implement restore command.

Also, policy status now includes the name of MetadataBackupRecord
resource.

v0.2.10

Toggle v0.2.10's commit message
Set generation number in status of BackupLocation resource.

This allows the controller to skip reconciling if spec hasn't changed.

v0.2.9

Toggle v0.2.9's commit message
Added "BackupLocation" field to MetadataBackupRecord.

This is required for restore to use the right backup source.

v0.2.8

Toggle v0.2.8's commit message
Set backup pod's name in policy Status.

The controller uses the backup pod's name to check whether it already
processed the status.

v0.2.7

Toggle v0.2.7's commit message
Print JSON decoding exception, if any.

v0.2.6

Toggle v0.2.6's commit message
Fix a bug in copying certificates.

v0.2.5

Toggle v0.2.5's commit message
bump to 0.1.7

v0.2.4

Toggle v0.2.4's commit message
bump to 0.1.6

v0.2.3

Toggle v0.2.3's commit message
bump to 0.1.5

v0.2.2

Toggle v0.2.2's commit message
Remove kubedrutil.sh COPY directive, since it is no longer required.