-
Notifications
You must be signed in to change notification settings - Fork 90
2.5.0 nfs (dummy) #1325
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
Open
siva-portworx
wants to merge
77
commits into
master
Choose a base branch
from
2.5.0-nfs
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
2.5.0 nfs (dummy) #1325
Conversation
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
Signed-off-by: Rohit-PX <rkulkarni@purestorage.com>
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com>
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com>
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com>
* Added test for Clone PVCs after DR on destination cluster * Added test for Clone PVCs after DR on dest cluster * modified test to chec pvc bound * modified test to check pvc bound * Addressed review comments * Added changes to use storageclassName instead of storage class in annotations for clone pvc test --------- Co-authored-by: root <root@geet-test-source-1.cluster.local> Co-authored-by: GEET JAIN <getjain@purestorage.com> Co-authored-by: geet <geet@DevBox.myguest.virtualbox.org> Co-authored-by: root <root@crdtest-4.cluster.local> Co-authored-by: Rohit-PX <32072909+Rohit-PX@users.noreply.github.com>
Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com>
(cherry picked from commit 65abc8c)
- added NFS type to stork v1alpha1 APIs - added objectlock specific API for for NFS - skipped bucket exist check in Application backup controller specifically for NFS scenario Signed-off-by: Lalatendu Das <ldas@purestorage.com> (cherry picked from commit 0b38680)
(cherry picked from commit 5267c6e)
backup. (cherry picked from commit dee3466)
(cherry picked from commit 70a43d8)
…cation restore controller. (cherry picked from commit 38e6416)
…pplicationbackup controller code to utils pkg (cherry picked from commit f477b06)
If the backuplocation type is NFS then we will take a Generic backup for any type volume. Signed-off-by: Lalatendu Das <ldas@purestorage.com> (cherry picked from commit d2ff8da)
(cherry picked from commit 0779be7)
…esource export CR. (cherry picked from commit bb614f8)
(cherry picked from commit 295578d)
…oller. (cherry picked from commit 201228a)
…paces to avoid compilation error (cherry picked from commit 6a65494)
(cherry picked from commit 1244729)
- NFS vol restore support - Support for creating restore pvc using nfs executor job - Trigerring kdmp restore after pvc creation for vol restore (cherry picked from commit 680ba0c)
…pdate. (cherry picked from commit ee5959d)
(cherry picked from commit fb72129)
backuplocation. (cherry picked from commit ef6c7ea)
… activate only and false as part of stockctl deactivate.
* PB-3397: Add Logic to support namespace label selector in the application backup controller - These feature is supported with manual and schedule backups - Currently Namespaces come along the application backup spec consider to be backed up, Now these namespaces are selected using the namespace selectors provided as part of the same spec at execution time. - Filtered namespaces that to be backed up are also updated to the data-store object while reconciling.
storageclass mapping
- Conveerted come of the data structure and variable to public, so that it can be used in kdmp nfs executor job. - snapshot.json will be uploaded in nfs executor, if backuplocation is nfs type.
(cherry picked from commit e0b0ec9)
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com> (cherry picked from commit f081953)
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com> (cherry picked from commit e56b6b7)
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com> (cherry picked from commit e6352d7)
…eRancherProjectDetails. (cherry picked from commit 6e3d638)
Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com> (cherry picked from commit ada6658)
Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com> (cherry picked from commit 22571fd)
is already final. (cherry picked from commit 7a2f050)
… for rancher Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com> (cherry picked from commit 90da8c7)
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com> (cherry picked from commit a169e05)
* PWX-28751: Update service on secondary cluster with update on primary Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com> * PWX-28751: Merge secrets and update AutomountServiceAccountToken on secondary cluster. Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com> --------- Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com> (cherry picked from commit d5b58ae)
) Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com> Co-authored-by: Rohit-PX <32072909+Rohit-PX@users.noreply.github.com> (cherry picked from commit b147963)
…r namespace selector. (cherry picked from commit afbb4b3)
Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com> (cherry picked from commit 8e2ffaf)
… map to the string Signed-off-by: Santosh Kumar Gajawada <sgajawada@purestorage.com> (cherry picked from commit 02ed11c)
This commit is to bring namespace label's string flavoured namespace list function. Signed-off-by: Lalatendu Das <ldas@purestorage.com>
* PWX-29068: Improving storkctl create clusterpair help output. Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com> * Moving (currently supported only for Rancher) to the top Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com> --------- Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com>
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com> (cherry picked from commit 33dbeea)
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com> (cherry picked from commit b157feb)
Collaborator
|
Can one of the admins verify this patch? |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1325 +/- ##
==========================================
- Coverage 68.15% 67.95% -0.20%
==========================================
Files 42 42
Lines 4820 4875 +55
==========================================
+ Hits 3285 3313 +28
- Misses 1212 1232 +20
- Partials 323 330 +7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What type of PR is this?
What this PR does / why we need it:
Does this PR change a user-facing CRD or CLI?:
Is a release note needed?:
Does this change need to be cherry-picked to a release branch?: