-
Notifications
You must be signed in to change notification settings - Fork 161
K8SPSMDB-1520: implement native Minio support #2114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
244335f
bump PBM to 2.12.0
mayankshah1607 5f68d26
implement Minio backup storage
mayankshah1607 3df95c4
ran make generate
mayankshah1607 f33f0b2
generate manifests
mayankshah1607 6bed4cd
fix incorrect type
mayankshah1607 bfbe0b6
Merge branch 'main' into K8SPSMDB-1520
mayankshah1607 5f01a22
add secure field
mayankshah1607 44650e4
add demand-backup-physical-minio-native
mayankshah1607 560d853
add test for sharded cluster
mayankshah1607 4bd729b
add tests to csv
mayankshah1607 c8f4641
update comment in cr.yaml
mayankshah1607 5ab7100
use PBM 2.12.0 image in e2e tests
mayankshah1607 634c713
update assertion
mayankshah1607 0c40fc8
update test image
mayankshah1607 d325717
add tests to run-backups.csv
mayankshah1607 07f5538
Merge branch 'main' into K8SPSMDB-1520
mayankshah1607 fa953a8
fix assertions
mayankshah1607 b2554b7
Merge branch 'main' into K8SPSMDB-1520
mayankshah1607 c242a1c
Merge branch 'main' into K8SPSMDB-1520
mayankshah1607 f2a82e3
check secret for keys
mayankshah1607 f2f65a6
return empty opjects
mayankshah1607 6a39abb
add kubebuilder tags
mayankshah1607 6dc0f95
remove required kubebuilder tags
mayankshah1607 4b03679
add omitempty to bucket
mayankshah1607 3092c1d
Merge branch 'main' into K8SPSMDB-1520
hors File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -738,7 +738,7 @@ spec: | |||||
| # backoffInitial: 1 | ||||||
| # backoffMax: 30 | ||||||
| # backoffMultiplier: 2 | ||||||
| # minio: | ||||||
| # minio-s3: | ||||||
|
||||||
| # minio-s3: | |
| # minio-s3-compatible: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.