Skip to content

[codex] Upgrade KubeBlocks dependency to v1.2 - #687

Closed
shanshanying wants to merge 1 commit into
mainfrom
codex/upgrade-kubeblocks-v12-config
Closed

[codex] Upgrade KubeBlocks dependency to v1.2#687
shanshanying wants to merge 1 commit into
mainfrom
codex/upgrade-kubeblocks-v12-config

Conversation

@shanshanying

@shanshanyingshanshanying commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • upgrade github.com/apecloud/kubeblocks to v1.2.0-alpha.2
  • adapt cluster config/reconfigure code to the v1.2 parameters API
  • preserve legacy reload-action handling while supporting v1.2 dynamic reload metadata

Root cause

KubeBlocks v1.2 changed Cluster config fields such as configs[].reconfigure to booleans and removed the old pkg/parameters/configmanager package. kbcli needed to consume the new API shape and replace the removed helper usage.

@github-actionsgithub-actionsBot added the size/M Denotes a PR that changes 30-99 lines. label Jun 16, 2026
@apecloud-bot

Copy link
Copy Markdown
Collaborator

This branch name is not following the standards: feature/|bugfix/|release/|hotfix/|support/|releasing/|dependabot/

1 similar comment
@apecloud-bot

Copy link
Copy Markdown
Collaborator

This branch name is not following the standards: feature/|bugfix/|release/|hotfix/|support/|releasing/|dependabot/

@shanshanying

Copy link
Copy Markdown
ContributorAuthor

Closing in favor of #688, which uses the required bugfix/ branch prefix.

@github-actionsgithub-actionsBot added this to the Release 1.0 milestone Jun 16, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/MDenotes a PR that changes 30-99 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@shanshanying@apecloud-bot