Skip to content
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

[Backport] Add duplicate saved objects API (#6288) #326

Merged

Conversation

gaobinlong
Copy link
Collaborator

Description

Backport the code change of OSD-core about duplicate API to this branch.

Issues Resolved

Screenshot

Testing the changes

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

* Add copy saved objects API

Signed-off-by: gaobinlong <[email protected]>

* Modify change log

Signed-off-by: gaobinlong <[email protected]>

* Add documents for all saved objects APIs

Signed-off-by: gaobinlong <[email protected]>

* Revert the yml file change

Signed-off-by: gaobinlong <[email protected]>

* Move the duplicate api to workspace plugin

Signed-off-by: gaobinlong <[email protected]>

* Modify change log

Signed-off-by: gaobinlong <[email protected]>

* Modify api doc

Signed-off-by: gaobinlong <[email protected]>

* Check target workspace exists or not

Signed-off-by: gaobinlong <[email protected]>

* Remove unused import

Signed-off-by: gaobinlong <[email protected]>

* Fix test failure

Signed-off-by: gaobinlong <[email protected]>

* Modify change log

Signed-off-by: gaobinlong <[email protected]>

* Modify workspace doc

Signed-off-by: gaobinlong <[email protected]>

* Add more unit tests

Signed-off-by: gaobinlong <[email protected]>

* Some minor change

Signed-off-by: gaobinlong <[email protected]>

* Fix test failure

Signed-off-by: gaobinlong <[email protected]>

* Modify test description

Signed-off-by: gaobinlong <[email protected]>

* Optimize test description

Signed-off-by: gaobinlong <[email protected]>

* Modify test case

Signed-off-by: gaobinlong <[email protected]>

* Minor change

Signed-off-by: gaobinlong <[email protected]>

---------

Signed-off-by: gaobinlong <[email protected]>
@gaobinlong gaobinlong requested a review from SuZhou-Joe as a code owner April 12, 2024 03:48
@gaobinlong gaobinlong removed the request for review from SuZhou-Joe April 12, 2024 03:48
@SuZhou-Joe SuZhou-Joe merged commit f792a32 into ruanyl:workspace-pr-integr Apr 12, 2024
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants