Skip to content

0.92.0

Compare
Choose a tag to compare
@infraq infraq released this 02 Jun 00:46
· 656 commits to master since this release
bc0a0c1

Changelog

  • 496f88a Add Functionality to use BackupData using Kopia Server (#1857)
  • 3044e57 Add Functionality to use DeleteData using Kopia Server (#1926)
  • a3ec049 Add Functionality to use RestoreData using Kopia Server (#1914)
  • 6fe3590 Add MongoDB Atlas blueprint example (#2013)
  • fd4624a Add functionality to create RepositoryServer CR using kanctl command line (#2032)
  • b9eee33 Add github workflow to build and push MongoDB Atlas tools image (#2038)
  • fa15d49 Automate creation of repository server CRD (#2064)
  • 15140cc Capture log to error when executing command (#1947)
  • cbd84c7 Change ubi-minimal tag to 9.2-484 in atlas dockerfile (#2054)
  • 9ce4426 Fix Long Startup Time for Kopia Repository Server (#2048)
  • 38b348a Fix Source Location in cp command for repo-server-build target (#2081)
  • 40fb249 Fix crash in copyVolumeDataPodFunc when location type is not GCS (#2072)
  • 28ccf53 Fix error in creating aws copy snaphot request (#2042)
  • eb22cae Fix group string from cr to cr.kanister.io (#2027)
  • bc0a0c1 Kanister docs update to version 0.92.0 (#2085)
  • 07038f0 Kopia repository server controller deployment (#1871)
  • f88b9fa Make repository cache settings configurable using repository server CR (#1918)
  • 6169a0f Move kopia storage consts to a secrets package (#2059)
  • f74570f Parse kopia errors (#1973)
  • 8a60b23 Pod controller change stop signature (#2056)
  • 2babd1a Refactor PodRunner and KubeTask to use PodController under the hood. (#1986)
  • 12fa310 Repository server controller not retrying again in case of failure (#2012)
  • 08e0164 Revert "deps(go): bump github.com/aws/aws-sdk-go from 1.44.244 to 1.44.250 (#2034)" (#2040)
  • e64fdda Update README.md (#2083)
  • a086fdd Update restic version in kanister-tools (#2084)
  • cacd577 Update ubi-minimal base image to ubi-minimal:9.2-484 (#2053)
  • 555b621 Updated etcd example to mention tar availability in pod (#1961)
  • 402eb87 deps(go): bump github.com/Azure/go-autorest/autorest (#2074)
  • df3bed9 deps(go): bump github.com/aws/aws-sdk-go from 1.44.244 to 1.44.250 (#2034)
  • 4966084 deps(go): bump github.com/aws/aws-sdk-go from 1.44.250 to 1.44.268 (#2071)
  • ac74751 deps(go): bump github.com/lib/pq from 1.10.7 to 1.10.8 (#2031)
  • 548dbeb deps(go): bump github.com/lib/pq from 1.10.8 to 1.10.9 (#2036)
  • 0552645 deps(go): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#2057)
  • 3a0b3cd deps(go): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#2076)
  • 5f72225 deps(go): bump google.golang.org/api from 0.118.0 to 0.120.0 (#2033)
  • 1cf25e5 fix connecting to kopia repository using GCP credentials in repository server controller (#2061)
  • 91208ae fix generate CRDs script (#2079)
  • 11cde2d skip snapshot copy test for GPD block storage (#2045)