Skip to content

[docs-agent] Update CLAUDE.md CRD list, fix AVP reference, format markdown - #470

Open
redhat-chai-bot wants to merge 1 commit into
openshift-online:mainfrom
redhat-chai-bot:docs/update-claude-md-2026-09-11
Open

[docs-agent] Update CLAUDE.md CRD list, fix AVP reference, format markdown#470
redhat-chai-bot wants to merge 1 commit into
openshift-online:mainfrom
redhat-chai-bot:docs/update-claude-md-2026-09-11

Conversation

@redhat-chai-bot

Copy link
Copy Markdown
Contributor

Automated Documentation Update

Changes Made

CLAUDE.md fixes (critical):

  • Updated CRD list from 5 to 8 types — added missing DNSReservation, Index, and OIDCConfig CRDs that were not reflected in the operator description
  • Fixed stale "Cedar/AVP authz" reference to "Cedar authz (in-process policy evaluation)" to match the updated docs/authz.md after AVP removal

Markdown formatting (high):

  • Ran npx prettier --write on 4 files that failed formatting checks

Triggered By

Recent PRs (last 7 days):

Overall Documentation Validation:

  • CLAUDE.md: Fixed CRD list (5→8) and AVP reference
  • Prettier: Fixed 4 files (acceleration-plan.md, client-pathbinding.md, e2e-lifecycle-testing.md, migrations/README.md)
  • Security scan: Clean — no sensitive data found

Undocumented areas noted (for human review):


Generated by Chai Bot documentation update task (weekly validation).


AI-generated. Review for accuracy.

Automated by scheduled task rosa_hyperfleet_docs_update (instructions: ship_help_bot/shared/instructions/scheduled/rosa_hyperfleet_docs_update.md, run: f631a77c, commit: 67f999e6-dirty)

…kdown

- Update operator CRD list from 5 to 8 CRDs (add DNSReservation,
  Index, OIDCConfig) to match api/v1alpha1/ types
- Replace stale "Cedar/AVP authz" with "Cedar authz with in-process
  policy evaluation" to match docs/authz.md after PR openshift-online#450
- Run prettier on 4 files with formatting issues

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Repository: openshift-online/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: b19446e8-31cd-40ea-80cd-dd78b1359fd8


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

@openshift-ci

openshift-ci Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: redhat-chai-bot
Once this PR has been reviewed and has the lgtm label, please assign slopezz for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@psav

psav commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

@redhat-chai-bot were all the formatting changes due to the prettifier? or due to you?

@redhat-chai-bot

Copy link
Copy Markdown
Contributor Author

Good question! The formatting changes on these 4 files were entirely from running npx prettier --write — the prettifier reformatted them to match the project's .prettierrc config:

  • docs/api/acceleration-plan.md
  • docs/api/client-pathbinding.md
  • docs/e2e-lifecycle-testing.md
  • hyperfleet-db/internal/schema/migrations/README.md

These files were flagged by npx prettier --check '**/*.md' as not matching the configured formatting rules. I did not manually alter any formatting in those files — just ran the prettifier.

The only content I authored is in CLAUDE.md: updating the CRD list (added 3 missing CRDs: DNSReservation, Index, OIDCConfig) and fixing the stale "Cedar/AVP authz" reference to "Cedar authz (in-process policy evaluation)".


AI-generated. Review for accuracy.

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