Skip to content

2.12 nfs#1273

Open
siva-portworx wants to merge 97 commits into
masterfrom
2.12-nfs
Open

2.12 nfs#1273
siva-portworx wants to merge 97 commits into
masterfrom
2.12-nfs

Conversation

@siva-portworx

Copy link
Copy Markdown
Contributor

What type of PR is this?

Uncomment only one and also add the corresponding label in the PR:
bug
feature
improvement
cleanup
api-change
design
documentation
failing-test
unit-test
integration-test

What this PR does / why we need it:

Does this PR change a user-facing CRD or CLI?:

Is a release note needed?:

Issue:
User Impact:
Resolution

Does this change need to be cherry-picked to a release branch?:

Ram and others added 30 commits August 3, 2022 23:04
Signed-off-by: Ram <rsuradkar@purestorage.com>
…ation, delete error and multitenancy.

Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com>
…tal error.

Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com>
Signed-off-by: Priyanshu Pandey <ppandey@purestorage.com>
Signed-off-by: Ram <rsuradkar@purestorage.com>
Signed-off-by: Ram <rsuradkar@purestorage.com>
Signed-off-by: Ram <rsuradkar@purestorage.com>
  - validate specs for resource transformation cr
  - apply patch on unstruct k8s objects
  - run patched resources on dry run namespace with DryRun option set to
all

Signed-off-by: Ram <rsuradkar@purestorage.com>
…-dr setups

  - query cluster pair token using px endpoint + port
  - query port by looking at px-api service rest port

Signed-off-by: Ram <rsuradkar@purestorage.com>
  - accept resource transformation in migration spec
  - update resource as per transformation rule

Signed-off-by: Ram <rsuradkar@purestorage.com>
 - allow dry run for keypair and slice value type

Signed-off-by: Ram <rsuradkar@purestorage.com>
   - addressed review comments

Signed-off-by: Ram <rsuradkar@purestorage.com>
  - validate transform CR
  - dry-run on newly detected object before starting migration

Signed-off-by: Ram <rsuradkar@purestorage.com>
Signed-off-by: Ram <rsuradkar@purestorage.com>
Signed-off-by: Ram <rsuradkar@purestorage.com>
Signed-off-by: Ram <rsuradkar@purestorage.com>
Signed-off-by: Ram <rsuradkar@purestorage.com>
Fixed a v1beta1 based getCRD call which will fail for k8s-1.22 or more
because these APIs are removed in k8s-1.22 onwards.

Signed-off-by: Lalatendu Das <ldas@purestorage.com>
Bumped up the go version required for gotestsum package

Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com>
	- With fix, we will include all the CRDs of a group, if one CRDs
          of a parrticular group had a CR in the given namespace.
	- added prepareMutatingWebHookForApply, prepareValidatingWebHookForApply,
	  validatingWebHookToBeCollected and mutatingWebHookToBeCollected apis
is a generic backup.

    - If the backup volume list had only non-kdmp volumes, trigger the
      post exec rule after the startbackup API.
    - If the backup volume list had only kdmp volumes or mix of both
      kdmp and non-kdmp volume, we will call the post exec rule, once the volume backup is completed.
sivakumar subraani and others added 23 commits November 7, 2022 19:08
The image registry and namespace details are passed via CR. This is
passed to JOB to determine the executor image location.

Signed-off-by: Lalatendu Das <ldas@purestorage.com>
Review Comments Fixing - This is an unwanted file got created during some git operation, hence need to be deleted.
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com>
Signed-off-by: Kesavan Thiruvenkadasamy <kthiruvenkadasamy@purestorage.com>
For AWS , azure and GCP based volumes we will used kdmp driver to take
a backup only when the the backuplocation type is NFS.

Signed-off-by: Lalatendu Das <ldas@purestorage.com>
When Backuplocation type is NFS, then we will use KDMP driver to take
backup for CSI volumes.

Signed-off-by: Lalatendu Das <ldas@purestorage.com>
@cnbu-jenkins

Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

@codecov

codecov Bot commented Feb 8, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 6.84932% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.46%. Comparing base (9141670) to head (b57a1c2).
⚠️ Report is 592 commits behind head on master.

Files with missing lines Patch % Lines
pkg/storkctl/clusterpair.go 3.57% 54 Missing ⚠️
pkg/log/log.go 0.00% 7 Missing ⚠️
pkg/schedule/schedule.go 30.00% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1273      +/-   ##
==========================================
- Coverage   68.47%   67.46%   -1.02%     
==========================================
  Files          42       42              
  Lines        4628     4696      +68     
==========================================
- Hits         3169     3168       -1     
- Misses       1145     1211      +66     
- Partials      314      317       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants