Skip to content

Releases: kanisterio/kanister

0.59.0

04 Jun 20:16
b6be473
Compare
Choose a tag to compare

Changelog

9c1aa00 Kanister docs update to version 0.58.0 (#1006)
b6be473 Support for file target in kando pull command (#1010)
e991690 Upgrade golang.org/x/net for security fix (#1008)
8065055 Validate snapshot ID in SnapshotInfo (#1009)
133b014 add error log to helm install function if failed (#1007)

Docker images

  • docker pull ghcr.io/kanisterio/controller:0.59.0
  • docker pull ghcr.io/kanisterio/kanister-tools:0.59.0
  • docker pull ghcr.io/kanisterio/postgres-kanister-tools:0.59.0
  • docker pull ghcr.io/kanisterio/postgres-tools-9.6:0.59.0
  • docker pull ghcr.io/kanisterio/postgresql:0.59.0
  • docker pull ghcr.io/kanisterio/es-sidecar:0.59.0
  • docker pull ghcr.io/kanisterio/mysql-sidecar:0.59.0
  • docker pull ghcr.io/kanisterio/kanister-kubectl-1.18:0.59.0
  • docker pull ghcr.io/kanisterio/mongo-sidecar:0.59.0
  • docker pull ghcr.io/kanisterio/mongodb:0.59.0
  • docker pull ghcr.io/kanisterio/cassandra:0.59.0
  • docker pull ghcr.io/kanisterio/couchbase-tools:0.59.0
  • docker pull ghcr.io/kanisterio/foundationdb:0.59.0
  • docker pull ghcr.io/kanisterio/kafka-adobe-s3-source-connector:0.59.0
  • docker pull ghcr.io/kanisterio/kafka-adobe-s3-sink-connector:0.59.0

0.58.0

21 May 16:22
31d0223
Compare
Choose a tag to compare

Changelog

bad8222 Add new field for kopia snapshot information in the Artifact (#1001)
78149aa Add v2 blueprints (#960)
3bb6f2c Change helm version to 2.16.10 from 3 (#995)
18ab3f6 Check if backup ID is passed in (#998)
32f286b Exclude frontend from bump version script (#996)
31d0223 Fix kopia-snapshot arg typo (#1005)
c9a4869 Force storage class with volume binding mode Immediate (#990)
584aa22 Kanister docs update to version 0.57.0 (#994)
3718bcb Push latest image only if release-snapshot succeeds (#999)
788ab6d Reduce parallelism of integration test for kanister apps (#988)
e126661 Support path without parent directory (#1003)
6c11103 Update blueprints (#1004)
fec0016 Update location commands to produce kopia snapshot output (#1002)

Docker images

  • docker pull ghcr.io/kanisterio/controller:0.58.0
  • docker pull ghcr.io/kanisterio/kanister-tools:0.58.0
  • docker pull ghcr.io/kanisterio/postgres-kanister-tools:0.58.0
  • docker pull ghcr.io/kanisterio/postgres-tools-9.6:0.58.0
  • docker pull ghcr.io/kanisterio/postgresql:0.58.0
  • docker pull ghcr.io/kanisterio/es-sidecar:0.58.0
  • docker pull ghcr.io/kanisterio/mysql-sidecar:0.58.0
  • docker pull ghcr.io/kanisterio/kanister-kubectl-1.18:0.58.0
  • docker pull ghcr.io/kanisterio/mongo-sidecar:0.58.0
  • docker pull ghcr.io/kanisterio/mongodb:0.58.0
  • docker pull ghcr.io/kanisterio/cassandra:0.58.0
  • docker pull ghcr.io/kanisterio/couchbase-tools:0.58.0
  • docker pull ghcr.io/kanisterio/foundationdb:0.58.0
  • docker pull ghcr.io/kanisterio/kafka-adobe-s3-source-connector:0.58.0
  • docker pull ghcr.io/kanisterio/kafka-adobe-s3-sink-connector:0.58.0

0.57.0

12 May 10:43
8d2f304
Compare
Choose a tag to compare

Changelog

506bdbd Add gh, aws CLI in kanister docs build image (#986)
8d2f304 Add helm in the docs build image (#992)
1227bd0 Kanister docs update to version 0.53.0 (#983)
1c9a3f1 Move docs image docker-sphinx to ghcr from docker hub (#982)
71d9de2 Remove pre Go 1.16 GODEBUG=asyncpreemptoff=1 workaround (#979)
be5a1ae update kopia to 30d16967 (#987)
f10703b updated kafdrop broker environment variable (#989)

Docker images

  • docker pull ghcr.io/kanisterio/controller:0.57.0
  • docker pull ghcr.io/kanisterio/kanister-tools:0.57.0
  • docker pull ghcr.io/kanisterio/postgres-kanister-tools:0.57.0
  • docker pull ghcr.io/kanisterio/postgres-tools-9.6:0.57.0
  • docker pull ghcr.io/kanisterio/postgresql:0.57.0
  • docker pull ghcr.io/kanisterio/es-sidecar:0.57.0
  • docker pull ghcr.io/kanisterio/mysql-sidecar:0.57.0
  • docker pull ghcr.io/kanisterio/kanister-kubectl-1.18:0.57.0
  • docker pull ghcr.io/kanisterio/mongo-sidecar:0.57.0
  • docker pull ghcr.io/kanisterio/mongodb:0.57.0
  • docker pull ghcr.io/kanisterio/cassandra:0.57.0
  • docker pull ghcr.io/kanisterio/couchbase-tools:0.57.0
  • docker pull ghcr.io/kanisterio/foundationdb:0.57.0
  • docker pull ghcr.io/kanisterio/kafka-adobe-s3-source-connector:0.57.0
  • docker pull ghcr.io/kanisterio/kafka-adobe-s3-sink-connector:0.57.0

0.53.0

07 May 14:33
8c6d858
Compare
Choose a tag to compare

Changelog

e1a0d06 Add options field in kopia location profile (#963)
893fba8 Build and push latest images on PR merge (#952)
8c6d858 Bump the timeout for goreleaser command (#981)
e86f660 CI - fix docker login issue (#965)
3f42f4d Correct comment on kopiaLocationDelete function (#967)
26464a5 Enable docker push latest images (#959)
cf79137 Enable kopia location handling in kando (#953)
ff6fc2d Fail VolumeSnapshotBeta fast when pvc not found (#977)
0dab6a6 Fix docker login failure in CI (#964)
9cb8587 Fix kopia profile validation failure (#966)
c267489 Kanister docs update to version 0.51.0 (#958)
e2a9e42 Removing checks for pods that are still running (#956)
e03bb46 Update kafka integration test to use kafka-bridge (#961)
86dc943 Use latest tools images in test Blueprints (#951)
a1bdcbb add region to configuration file (#971)
d14cc9e kanister-tools image: update kopia (#978)

Docker images

  • docker pull ghcr.io/kanisterio/controller:0.53.0
  • docker pull ghcr.io/kanisterio/kanister-tools:0.53.0
  • docker pull ghcr.io/kanisterio/postgres-kanister-tools:0.53.0
  • docker pull ghcr.io/kanisterio/postgres-tools-9.6:0.53.0
  • docker pull ghcr.io/kanisterio/postgresql:0.53.0
  • docker pull ghcr.io/kanisterio/es-sidecar:0.53.0
  • docker pull ghcr.io/kanisterio/mysql-sidecar:0.53.0
  • docker pull ghcr.io/kanisterio/kanister-kubectl-1.18:0.53.0
  • docker pull ghcr.io/kanisterio/mongo-sidecar:0.53.0
  • docker pull ghcr.io/kanisterio/mongodb:0.53.0
  • docker pull ghcr.io/kanisterio/cassandra:0.53.0
  • docker pull ghcr.io/kanisterio/couchbase-tools:0.53.0
  • docker pull ghcr.io/kanisterio/foundationdb:0.53.0
  • docker pull ghcr.io/kanisterio/kafka-adobe-s3-source-connector:0.53.0
  • docker pull ghcr.io/kanisterio/kafka-adobe-s3-sink-connector:0.53.0

0.51.0

23 Apr 18:01
248b888
Compare
Choose a tag to compare

Changelog

3ab1b71 AWS Provider Update (#924)
033d5e2 Add Namespace to NamespaceParams (#923)
65ebd2d Add a new PodOption to override default container name (#935)
d06aafa Add jioindiawest region to azure's static region-to-zone map. (#938)
66c42f4 Add rds aurora app in integration test (#914)
248b888 Add support for Kopia location profile (#948)
ac888eb Added support for OCP 4.7 (#947)
af35060 Adding accessmode to Create PVCs and PVs (#919)
f3dc0eb Azure provider changes (#925)
c2a975a Create database while initializing application (#932)
5d32f70 Delete and re-create table only instead of complete database (#939)
5384d16 Expose EBS volume state through volume attributes (#933)
cedf2c5 Fix (#926)
6304b5f GKE tag changes (#921)
3a653ff Helpers for supporting kando location push and pull using Kopia (#944)
b9b654c Kafka Backup and Restore Blueprint (#840)
921321f Kafka integration test (#922)
c89282f Kanister docs update to version 0.50.0 (#911)
a22a821 New region in GKE (#937)
37d272f Refactor kopia repository and snapshot helpers (#934)
f61eb6f Remove github actions from CI (#917)
fff2ae6 Sanitizing CSI labels (#915)
f9c2778 Set volume mode on restore (#936)
5a2294c Trim trailing '-' sign (#955)
fec6f96 Update awsebs region and zones (#916)
500854f Update azure region-zone (#929)
dd75970 Update baseimage to ubi-minimal 8.3 (#942)
1ca952e Update build status to travis-ci.com (#945)
897b8fc Update kopia image to 667d171 (#950)
ec02670 Update openssl-libs in controller dockerfile (#949)
a25ae11 added stage to debug gorelease failure (#940)
b265bdc fix UT for snapshotlist test (#928)
57ccf78 mocking snapshotter interface (#918)
7507a31 removed single quotes from postgres archive command value (#946)
cec1e76 update reference of get-pip.py file from mongo-sidecar image (#943)
cdd3716 volume list ut fix (#931)

Docker images

  • docker pull ghcr.io/kanisterio/controller:0.51.0
  • docker pull ghcr.io/kanisterio/kanister-tools:0.51.0
  • docker pull ghcr.io/kanisterio/postgres-kanister-tools:0.51.0
  • docker pull ghcr.io/kanisterio/postgres-tools-9.6:0.51.0
  • docker pull ghcr.io/kanisterio/postgresql:0.51.0
  • docker pull ghcr.io/kanisterio/es-sidecar:0.51.0
  • docker pull ghcr.io/kanisterio/mysql-sidecar:0.51.0
  • docker pull ghcr.io/kanisterio/kanister-kubectl:1.18
  • docker pull ghcr.io/kanisterio/mongo-sidecar:0.51.0
  • docker pull ghcr.io/kanisterio/mongodb:0.51.0
  • docker pull ghcr.io/kanisterio/cassandra:0.51.0
  • docker pull ghcr.io/kanisterio/couchbase-tools:0.51.0
  • docker pull ghcr.io/kanisterio/foundationdb:6.2.20
  • docker pull ghcr.io/kanisterio/kafka-adobe-s3-source-connector:0.51.0
  • docker pull ghcr.io/kanisterio/kafka-adobe-s3-sink-connector:0.51.0

0.50.0

26 Feb 01:22
e8198ac
Compare
Choose a tag to compare

Changelog

2d1564c Add Resources field to PodOptions to allow resource configuration (#897)
23448c1 Add kopia server connect helper methods (#888)
de245a7 Add label to pods created by Kanister (#886)
c5ae203 Add maria db app in integration test (#893)
a9a0331 Add mariadb readme in examples (#802)
0861e84 Add other examples in readme (#891)
d671936 Adding label support (#904)
37e9796 Change blockstorage package to return SizeInBytes (#884)
2f34475 Change regex that matches the restic stats cmd op (#882)
1b27967 Change to wait for storage byte status in GKE (#889)
9a01610 Disable GRPC while connecting to Kopia API server (#896)
cd6bc9f Disable github actions (#894)
e8198ac Fix mongodb docker image for release (#910)
08e898f Handle aurora db clusters in createRDSSnapshot and RestoreRDSSnapshot separately (#899)
ec8a92a Kanister docs update to version 0.49.0 (#880)
09f3e21 Match all versions in CRDMatcher() (#890)
06ed1a4 Revert "remove AWS region ap-northeast-1-wl1-kix-wlz-1 (#901)" (#902)
39b5191 Snapshot class in storageclass override (#895)
57b554c Update helm version in build image, move image to ghcr (#885)
cd4ec8e Update k8s client-go to v0.20 (#866)
4199b2b Update kopia SDK (#909)
8dec59d Update kopia image (#907)
2441e5a Updated to kopia commit c23d42f84db5 (#869)
b08c0cb add AWS region ap-northeast-1-wl1-kix-wlz-1 (#898)
60fc0ff add new zones to southcentralus region (#887)
3d2d87d remove AWS region ap-northeast-1-wl1-kix-wlz-1 (#901)

Docker images

  • docker pull ghcr.io/kanisterio/controller:0.50.0
  • docker pull ghcr.io/kanisterio/kanister-tools:0.50.0
  • docker pull ghcr.io/kanisterio/postgres-kanister-tools:0.50.0
  • docker pull ghcr.io/kanisterio/postgres-tools-9.6:0.50.0
  • docker pull ghcr.io/kanisterio/postgresql:0.50.0
  • docker pull ghcr.io/kanisterio/es-sidecar:0.50.0
  • docker pull ghcr.io/kanisterio/mysql-sidecar:0.50.0
  • docker pull ghcr.io/kanisterio/kanister-kubectl:1.18
  • docker pull ghcr.io/kanisterio/mongo-sidecar:0.50.0
  • docker pull ghcr.io/kanisterio/mongodb:0.50.0
  • docker pull ghcr.io/kanisterio/cassandra:0.50.0
  • docker pull ghcr.io/kanisterio/couchbase-tools:0.50.0
  • docker pull ghcr.io/kanisterio/foundationdb:6.2.20

0.49.0

15 Jan 22:13
638c3bd
Compare
Choose a tag to compare

Changelog

c6445a6 Add support for azure stack client authentication (#854)
bf04d61 Add support for v1 k8s volume snapshot APIs (#863)
83aded9 Added AWS region: ap-northeast-2-wl1-cjj-wlz-1 (#857)
8e7b71c Added Azure region: westus2stage (#851)
c25f042 Added new Azure region: eastus2euap (#860)
31a040f Added new Azure region: southcentralusstg (#862)
a17f9d7 Added new Azure region: southeastasiastage (#858)
e8690b8 Added new regions to Azure staticRegionToZones (#853)
c377e74 Added new regions to Azure's staticRegionToZones (#850)
61c70ff Added new regions to staticRegionToZones (#845)
fc554f6 Added new zones to staticRegionToZones (#844)
ba86692 Adding new zones to aws (#868)
6415632 Adding script for github actions (#847)
1be9460 Azure region update 1-14-21 (#874)
63f5825 Changing default branch for github actions (#849)
c6cf41f Error improvements for workload readiness (#859)
a334b48 Fixing cassandra blueprint (#848)
030a72e Improve log messages (#861)
2ca05c8 Kanister docs update to version 0.48.0 (#843)
c4ca4e7 New azure regions 1 6 21 (#867)
0753eb1 New zone westus3 (#872)
92a65d5 Printing all the pod details (#875)
17aa29c Return error for non 200 response for metadata query (#852)
f4deba2 Update k8s client-go version to 0.19 (#846)
1472197 Update restic to 0.11.0 (#826)
6376c76 Update tools image with kopia @f517703+symlink fix (#876)
638c3bd Use custom stable repo for helm 2 client-only (#878)
6b1c476 adding new regions (#865)
e9ec78e spelling error (#871)

Docker images

  • docker pull ghcr.io/kanisterio/controller:0.49.0
  • docker pull ghcr.io/kanisterio/kanister-tools:0.49.0
  • docker pull ghcr.io/kanisterio/postgres-kanister-tools:0.49.0
  • docker pull ghcr.io/kanisterio/postgres-tools-9.6:0.49.0
  • docker pull ghcr.io/kanisterio/postgresql:0.49.0
  • docker pull ghcr.io/kanisterio/es-sidecar:0.49.0
  • docker pull ghcr.io/kanisterio/mysql-sidecar:0.49.0
  • docker pull ghcr.io/kanisterio/kanister-kubectl:1.18
  • docker pull ghcr.io/kanisterio/mongo-sidecar:0.49.0
  • docker pull ghcr.io/kanisterio/mongodb:0.49.0
  • docker pull ghcr.io/kanisterio/cassandra:0.49.0
  • docker pull ghcr.io/kanisterio/couchbase-tools:0.49.0
  • docker pull ghcr.io/kanisterio/foundationdb:6.2.20

0.48.0

17 Dec 14:51
bba325e
Compare
Choose a tag to compare

Changelog

c8557b0 Added new zone to staticzones (#841)
bba325e Fix couchbase test app as per latest couchbase chart version 2.1.0 (#842)
8636599 Update Elasticsearch chart version to latest (#751)
54e938b Updated error message for KMS keys (#839)

Docker images

  • docker pull ghcr.io/kanisterio/controller:0.48.0
  • docker pull ghcr.io/kanisterio/kanister-tools:0.48.0
  • docker pull ghcr.io/kanisterio/postgres-kanister-tools:0.48.0
  • docker pull ghcr.io/kanisterio/postgres-tools-9.6:0.48.0
  • docker pull ghcr.io/kanisterio/postgresql:0.48.0
  • docker pull ghcr.io/kanisterio/es-sidecar:0.48.0
  • docker pull ghcr.io/kanisterio/mysql-sidecar:0.48.0
  • docker pull ghcr.io/kanisterio/kanister-kubectl:1.18
  • docker pull ghcr.io/kanisterio/mongo-sidecar:0.48.0
  • docker pull ghcr.io/kanisterio/mongodb:0.48.0
  • docker pull ghcr.io/kanisterio/cassandra:0.48.0
  • docker pull ghcr.io/kanisterio/couchbase-tools:0.48.0
  • docker pull ghcr.io/kanisterio/foundationdb:6.2.20

0.45.0

16 Dec 09:33
bd8c463
Compare
Choose a tag to compare

Changelog

e09bb99 Add us-west-2-wl1-las-wlz-1 to aws zone map (#828)
cc677d1 Kanister docs update to version 0.44.0\n\nThis change updates kanister docs to 0.44.0 (#823)
1f41fb4 Switch to ghcr to publish Kanister images (#830)
5305b92 Update mysql app and blueprint for 8.x chart (#824)

Docker images

  • docker pull ghcr.io/kanisterio/controller:0.45.0
  • docker pull ghcr.io/kanisterio/kanister-tools:0.45.0
  • docker pull ghcr.io/kanisterio/postgres-kanister-tools:0.45.0
  • docker pull ghcr.io/kanisterio/postgres-tools-9.6:0.45.0
  • docker pull ghcr.io/kanisterio/postgresql:0.45.0
  • docker pull ghcr.io/kanisterio/es-sidecar:0.45.0
  • docker pull ghcr.io/kanisterio/mysql-sidecar:0.45.0
  • docker pull ghcr.io/kanisterio/kanister-kubectl:1.18
  • docker pull ghcr.io/kanisterio/mongo-sidecar:0.45.0
  • docker pull ghcr.io/kanisterio/mongodb:0.45.0
  • docker pull ghcr.io/kanisterio/cassandra:0.45.0
  • docker pull ghcr.io/kanisterio/couchbase-tools:0.45.0
  • docker pull ghcr.io/kanisterio/foundationdb:6.2.20

0.44.0

30 Nov 09:43
6cd39e7
Compare
Choose a tag to compare

Changelog

6cd39e7 Adding ability to specify persistent volume subPath (#821)
ae6bd50 Additional debugs to clarify error (#818)
60c6f97 Kanister docs update to version 0.43.0 (#816)
85ab919 new zones to aws (#817)

Docker images

  • docker pull kanisterio/controller:0.44.0
  • docker pull kanisterio/kanister-tools:0.44.0
  • docker pull kanisterio/postgres-kanister-tools:0.44.0
  • docker pull kanisterio/postgres-tools-9.6:0.44.0
  • docker pull kanisterio/postgresql:0.44.0
  • docker pull kanisterio/es-sidecar:0.44.0
  • docker pull kanisterio/mysql-sidecar:0.44.0
  • docker pull kanisterio/kanister-kubectl:1.18
  • docker pull kanisterio/mongo-sidecar:0.44.0
  • docker pull kanisterio/mongodb:0.44.0
  • docker pull kanisterio/cassandra:0.44.0
  • docker pull kanisterio/couchbase-tools:0.44.0
  • docker pull kanisterio/foundationdb:6.2.20