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 2.x][Workspace] Validate if workspace exists when setup inside a workspace #6444

Merged

Conversation

SuZhou-Joe
Copy link
Member

Backport 0cc91ab from #6154

opensearch-project#6154)

* feat: validate if workspace exists when setup inside a workspace

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: add CHANGELOG

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* fix: unit test

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: optimize import order

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: add protection

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* Apply suggestions from code review

Co-authored-by: Yulong Ruan <ruanyu1@gmail.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: jump to landing page

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

---------

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Co-authored-by: Yulong Ruan <ruanyu1@gmail.com>
(cherry picked from commit 0cc91ab)
@SuZhou-Joe
Copy link
Member Author

@ruanyl @Flyingliuhub , could you please give approvals on this failed backport PR? Only conflict in test file and addressed that.

Copy link

codecov bot commented Apr 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.61%. Comparing base (d31d9de) to head (3aee25e).

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6444      +/-   ##
==========================================
+ Coverage   55.57%   55.61%   +0.03%     
==========================================
  Files        1197     1197              
  Lines       24205    24205              
  Branches     4075     4075              
==========================================
+ Hits        13453    13461       +8     
+ Misses      10117    10108       -9     
- Partials      635      636       +1     
Flag Coverage Δ
Linux_2 55.61% <ø> (?)
Windows_2 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@SuZhou-Joe SuZhou-Joe merged commit 57dfdf0 into opensearch-project:2.x Apr 15, 2024
70 of 88 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports v2.14.0 workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants