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: remove deprecated built in KB_XXX envs #1333

Merged
merged 7 commits into from
Dec 18, 2024

Conversation

Y-Rookie
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2024

Codecov Report

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

Project coverage is 0.00%. Comparing base (26cd8fe) to head (244be4e).

Files with missing lines Patch % Lines
...loud-mysql/scripts-ut-spec/etcd_post_start_spec.sh 0.00% 10 Missing ⚠️
...ddons/apecloud-mysql/scripts-ut-spec/setup_spec.sh 0.00% 6 Missing ⚠️
.../apecloud-mysql/scripts-ut-spec/etcd_clean_spec.sh 0.00% 4 Missing ⚠️
...dons/apecloud-mysql/scripts-ut-spec/vtctld_spec.sh 0.00% 4 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1333   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         69      69           
  Lines       6685    6685           
=====================================
  Misses      6685    6685           

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

@Y-Rookie Y-Rookie requested a review from caiq1nyu as a code owner December 18, 2024 08:29
xuriwuyun
xuriwuyun previously approved these changes Dec 18, 2024
shanshanying
shanshanying previously approved these changes Dec 18, 2024
@@ -44,7 +44,7 @@ fi

echo $endpoints

topology_fags="--topo_implementation etcd2 --topo_global_server_address ${endpoints} --topo_global_root /vitess/${KB_NAMESPACE}/${KB_CLUSTER_NAME}/global"
topology_fags="--topo_implementation etcd2 --topo_global_server_address ${endpoints} --topo_global_root /vitess/${NAMESPACE}/${CLUSTER_NAME}/global"
Copy link
Contributor

Choose a reason for hiding this comment

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

CLUSTER_NAMESPACE?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

CLUSTER_NAMESPACE?

fixed

@Y-Rookie Y-Rookie dismissed stale reviews from shanshanying and xuriwuyun via 244be4e December 18, 2024 08:58
@Y-Rookie Y-Rookie merged commit 12a9bfe into main Dec 18, 2024
23 checks passed
@Y-Rookie Y-Rookie deleted the support/remove-deprecated-built-in-envs branch December 18, 2024 09:35
@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/12390208366

apecloud-bot pushed a commit that referenced this pull request Dec 18, 2024
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