Skip to content

release(aisix-cp): 0.2.0#302

Merged
nic-6443 merged 1 commit into
mainfrom
release-aisix-cp-0.2.0
Jun 29, 2026
Merged

release(aisix-cp): 0.2.0#302
nic-6443 merged 1 commit into
mainfrom
release-aisix-cp-0.2.0

Conversation

@jarvis9443

Copy link
Copy Markdown
Contributor

0.2.0 release sync of the public aisix-cp chart.

Bumps version and appVersion 0.1.0 → 0.2.0. appVersion pins the image tags, which now resolve to the published docker.io/api7/{aisix,aisix-cp-api,aisix-cp-dpm,aisix-cp-ui}:0.2.0.

Functional delta synced from the source-of-truth CP chart (control-plane/helm/aisix-cp):

  • dp-manager /healthz liveness. Adds a plain-HTTP health listener (AISIX_DPMGR_HEALTH_LISTEN, default :7946) exposed as the health container port, with httpGet /healthz readiness + liveness probes. This probes outbox-poller liveness rather than the mTLS port 7944 (a kubelet cannot present a client cert, and a TCP check on 7944 stays green even if the poller is wedged): a stale poller now fails readiness (removed from the Service) and liveness (pod restarted). When dpm.service.healthListen="", the dp-manager serves no /healthz and the probes fall back to a TCP check on the mTLS port.

Public adaptations preserved (unchanged from 0.1.0): docker.io registries, empty image tag.Chart.AppVersion, api.dpImage default → docker.io/api7/aisix:<appVersion>, and the chart README. README regenerated via helm-docs.

Merging publishes aisix-cp-0.2.0 to https://charts.api7.ai.

Sync the accumulated CP-chart delta into the public chart for the 0.2.0
release and pin to the published 0.2.0 images.

- bump version + appVersion 0.1.0 -> 0.2.0 (appVersion pins the
  docker.io/api7/* image tags)
- dpm: add the kubelet-probeable /healthz health listener
  (AISIX_DPMGR_HEALTH_LISTEN, default :7946) with httpGet readiness +
  liveness probes; fall back to a TCP check on the mTLS port when
  healthListen="" (synced from control-plane/helm/aisix-cp)
- regenerate README via helm-docs

Public adaptations preserved: docker.io registries, empty tag ->
.Chart.AppVersion, dpImage default, README.
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 10 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 30d6b78e-e4f0-43c3-a2e5-e27455e244a7

📥 Commits

Reviewing files that changed from the base of the PR and between 0581107 and 246d4d3.

📒 Files selected for processing (4)
  • charts/aisix-cp/Chart.yaml
  • charts/aisix-cp/README.md
  • charts/aisix-cp/templates/dpm-deployment.yaml
  • charts/aisix-cp/values.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-aisix-cp-0.2.0

Comment @coderabbitai help to get the list of available commands.

@nic-6443 nic-6443 merged commit be53fb9 into main Jun 29, 2026
3 checks passed
@nic-6443 nic-6443 deleted the release-aisix-cp-0.2.0 branch June 29, 2026 09:35
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.

2 participants