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

chore: upgrade opensearch to kb 1.0 api #1136

Merged
merged 19 commits into from
Nov 6, 2024

Conversation

DWJ-Squirtle
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (2f3687a) to head (d7e9f83).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
...search/scripts-ut-spec/monitor_master_node_spec.sh 0.00% 22 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1136   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         46      47    +1     
  Lines       5308    5330   +22     
=====================================
- Misses      5308    5330   +22     

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

@DWJ-Squirtle DWJ-Squirtle marked this pull request as ready for review November 6, 2024 06:11
@@ -37,7 +38,7 @@ spec:
storage: {{ .Values.persistence.data.size }}
{{- end }}
- name: dashboard
componentDef: opensearch-dashboard
componentDef: os-dashboard
Copy link
Contributor

@Y-Rookie Y-Rookie Nov 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

os is confusing; keep the original opensearch naming.

- name: OPENSEARCH_COMPONENT_SHORT_NAME
valueFrom:
componentVarRef:
compDef: {{ include "opensearch.cmpdRegexpPattern" . }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if reference opensearch component itself, remove the compDef field

@Y-Rookie Y-Rookie merged commit 7077b7e into main Nov 6, 2024
20 checks passed
@Y-Rookie Y-Rookie deleted the chore/update-opensearch-to-kb-1.0-API-1 branch November 6, 2024 10:14
@Y-Rookie
Copy link
Contributor

Y-Rookie commented Nov 6, 2024

/cherry-pick release-1.0-beta

@apecloud-bot
Copy link
Collaborator

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks-addons/actions/runs/11701490999

apecloud-bot pushed a commit that referenced this pull request Nov 6, 2024
Co-authored-by: DWJ-Squirtle <[email protected]>
(cherry picked from commit 7077b7e)
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