Skip to content

DOCS-691: document 4.51.0 and 1.144.0 release updates#239

Open
harrison-akeyless wants to merge 24 commits into
v1.0from
v1.0_docs-691-gateway-4-51-0-cli-1-144-0
Open

DOCS-691: document 4.51.0 and 1.144.0 release updates#239
harrison-akeyless wants to merge 24 commits into
v1.0from
v1.0_docs-691-gateway-4-51-0-cli-1-144-0

Conversation

@harrison-akeyless
Copy link
Copy Markdown
Collaborator

@harrison-akeyless harrison-akeyless commented May 11, 2026

Summary by CodeRabbit

  • Documentation

    • Added KMIP certificate expiry observability and related Event Center/audit-log guidance.
    • Introduced Cloudflare DNS support for ACME DNS-01 across DigiCert, Google CA, Let's Encrypt, and a new Cloudflare credentials target page.
    • Added CLI docs for automatic Universal Identity UID token rotation and Vault metadata preservation modes; reorganized various gateway and secrets pages.
  • Chores

    • Updated Markdown linting allowed fenced-code labels.

Review Change Stack

@harrison-akeyless harrison-akeyless self-assigned this May 11, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 11, 2026

Warning

Rate limit exceeded

@harrison-akeyless has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 35 minutes and 28 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2f3718b0-3d36-4949-a39b-1b483bc63958

📥 Commits

Reviewing files that changed from the base of the PR and between 2e4eb00 and f49c77d.

📒 Files selected for processing (9)
  • docs/Advanced Functionality/event-center/index.md
  • docs/Akeyless Gateway/configure-gateway/gateway-automatic-migration.md
  • docs/Integrations & Plugins/cli-reference/cli-ref-targets.md
  • docs/Secrets Management/targets/cloudflare-target.md
  • docs/Secrets Management/targets/digicert-target.md
  • docs/Secrets Management/targets/google-ca-target.md
  • docs/Secrets Management/targets/index.md
  • docs/Universal Secret Connector/universal-secrets-connector/azure-universal-secrets-connector.md
  • docs/Universal Secret Connector/universal-secrets-connector/gcp-universal-secrets-connector.md
📝 Walkthrough

Walkthrough

This PR updates documentation: adds KMIP certificate expiry event coverage, adds Cloudflare as a DNS provider for certificate ACME DNS-01 flows across targets, introduces a uid-auto-rotate CLI reference, and documents Gateway HashiCorp Vault metadata preservation mode.

Changes

KMIP Certificate Expiry Observability

Layer / File(s) Summary
KMIP event definitions
docs/Advanced Functionality/audit-logs/log-actions.md, docs/Advanced Functionality/event-center/index.md, docs/Encryption & KMS/kmip-server/index.md
Adds kmip-cert-pending-expiration and kmip-cert-expired event types, adjusts Event Center naming/wording, and documents monitoring/routing via Event Forwarders.

Cloudflare DNS Provider Support for Certificate Targets

Layer / File(s) Summary
Cloudflare target foundation
docs/Secrets Management/targets/_order.yaml, docs/Secrets Management/targets/cloudflare-target.md
Adds cloudflare-target ordering and a new Cloudflare target page describing role, parameters (dns-target-creds, dns-zone), lifecycle, related capabilities, and implementation flow.
Documentation markup lint tabs
.github/markdownlint/fence-tabs.txt
Adds DNS with Cloudflare and HTTP as allowed fenced code block tab labels.
CLI flags and examples for certificate targets
docs/Integrations & Plugins/cli-reference/cli-ref-targets.md, docs/Secrets Management/targets/lets-encrypt.md, docs/Secrets Management/targets/google-ca-target.md, docs/Secrets Management/targets/digicert-target.md
Updates CLI usage/flags to include Cloudflare for --dns-target-creds and adds --dns-zone examples and parameter notes; updates console UI field descriptions.
Console UI and Targets index updates
docs/Secrets Management/targets/index.md, relevant target pages
Adds "Common Target Families" to Targets index and updates console field guidance to include Cloudflare and a conditional DNS Zone field.

CLI Documentation: Universal Identity Auto-Rotate

Layer / File(s) Summary
uid-auto-rotate command reference
docs/Integrations & Plugins/cli-reference/cli-ref-auth/cli-reference-universal-identity.md
Adds uid-auto-rotate command docs with init, rotate, status, and uninstall subcommands and their flags.

Gateway Automatic Migration: HashiCorp Vault metadata mode

Layer / File(s) Summary
HashiCorp Vault metadata preservation
docs/Akeyless Gateway/configure-gateway/gateway-automatic-migration.md, docs/Integrations & Plugins/cli-reference/cli-reference-gateway/cli-reference-automatic-migration.md
Documents --hashi-metadata-mode (full/minimal/none), default behavior, mode comparison, and adds CLI flag references in create/update sections.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Suggested reviewers

  • EldadH89

Poem

🐇 I hopped through docs with nimble feet,
KMIP bells and Cloudflare meet,
Tokens rotate on a quiet night,
Migration flags set just right,
Docs refreshed — the ops team greets!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title references specific release versions (4.51.0 and 1.144.0) which aligns with the documentation updates across multiple files covering KMIP certificate expiry, CLI commands, DNS/Cloudflare integration, and Gateway automatic migration features.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch v1.0_docs-691-gateway-4-51-0-cli-1-144-0

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

coderabbitai[bot]

This comment was marked as outdated.

Comment thread docs/Advanced Functionality/event-center/index.md Outdated
Copy link
Copy Markdown
Contributor

@Avi-Akeyless Avi-Akeyless left a comment

Choose a reason for hiding this comment

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

@harrison-akeyless Looks great! Please note the comment about the name of the events and also, can you change the name of the Cloudflare doc to "Cloudflare Target" and to add the steps to create the target using the CLI and UI (like we have for the other target docs?)

Thanks!

coderabbitai[bot]

This comment was marked as outdated.

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