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 weaviate addon to v1.0 API #1193

Merged
merged 7 commits into from
Nov 14, 2024
Merged

Conversation

Y-Rookie
Copy link
Contributor

No description provided.

@Y-Rookie Y-Rookie force-pushed the support/weaviate-v1.0-upgrade branch from 55e3d55 to e12e0b0 Compare November 13, 2024 09:41
@Y-Rookie Y-Rookie force-pushed the support/weaviate-v1.0-upgrade branch from 5c165e4 to b71808b Compare November 13, 2024 09:44
@Y-Rookie Y-Rookie force-pushed the support/weaviate-v1.0-upgrade branch from 92d8bbd to 82cf3b8 Compare November 13, 2024 09:48
@Y-Rookie Y-Rookie force-pushed the support/weaviate-v1.0-upgrade branch from 8919be6 to 4874d32 Compare November 13, 2024 09:54
@@ -43,17 +64,17 @@ spec:
- /bin/sh
- -c
- |
replicas=$(eval echo ${KB_POD_LIST} | tr ',' '\n')
replicas=$(eval echo ${WEAVIATE_COMPONENT_POD_LIST} | tr ',' '\n')
Copy link
Contributor

Choose a reason for hiding this comment

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

eval is unnecessary.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

eval is unnecessary.

done

@Y-Rookie Y-Rookie force-pushed the support/weaviate-v1.0-upgrade branch from a293f02 to ec24f88 Compare November 14, 2024 02:49
@Y-Rookie Y-Rookie merged commit b57793c into main Nov 14, 2024
16 of 18 checks passed
@Y-Rookie Y-Rookie deleted the support/weaviate-v1.0-upgrade branch November 14, 2024 07:00
@Y-Rookie
Copy link
Contributor Author

/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/11832269679

apecloud-bot pushed a commit that referenced this pull request Nov 14, 2024
Co-authored-by: Y-Rookie <[email protected]>
(cherry picked from commit b57793c)
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.

4 participants