Skip to content

Commit

Permalink
[CN-438] Use Agent asynchronous upload API
Browse files Browse the repository at this point in the history
  • Loading branch information
dzeromski-hazelcast committed Jul 20, 2022
1 parent 75effe0 commit 3a45ff5
Show file tree
Hide file tree
Showing 11 changed files with 537 additions and 438 deletions.
4 changes: 2 additions & 2 deletions config/samples/_v1alpha1_hotbackup_agent.yaml
Expand Up @@ -4,11 +4,11 @@ metadata:
name: hot-backup
spec:
hazelcastResourceName: hazelcast
bucketURI: "s3://operator-backup"
bucketURI: "s3://operator-e2e-external-backup"
secret: "br-secret-s3"

# bucketURI: "gs://operator-agent-backup"
# secret: "br-secret-gcp"

# bucketURI: "azblob://backup"
# secret: "br-secret-az"
# secret: "br-secret-az"
96 changes: 0 additions & 96 deletions controllers/hazelcast/br_agent_rest_client.go

This file was deleted.

0 comments on commit 3a45ff5

Please sign in to comment.