Skip to content

AAP 2.6 OpenShift deployment verification and documentation improvements#35

Merged
chadmf merged 2 commits into
mainfrom
ocp-verification
Apr 3, 2026
Merged

AAP 2.6 OpenShift deployment verification and documentation improvements#35
chadmf merged 2 commits into
mainfrom
ocp-verification

Conversation

@chadmf

@chadmf chadmf commented Apr 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Validates AAP 2.6 deployment materials against Red Hat documentation (100% compliance)
  • Clarifies AnsibleAutomationPlatform parent CR pattern in all documentation
  • Adds comprehensive validation reports for OpenShift deployments
  • Improves inline documentation for database secret parameters

Key Changes

Validation Reports

  • AAP-2.6-DEPLOYMENT-VALIDATION-REPORT.md: Comprehensive 18-section validation against AAP 2.6 requirements
  • AAP-2.6-VALIDATION-SUMMARY.md: Executive summary with deployment readiness checklist
  • AAP-OPENSHIFT-EXTERNAL-DB-20260403.md: Real deployment validation with CloudNativePG
  • REPLICATION-TEST-REPORT-20260402.md: PostgreSQL replication testing results

Documentation Improvements

  • Update aap-deploy/README.md to explicitly show parent CR secret references for all four components (Gateway, Controller, Hub, EDA)
  • Update postgres-configuration-secret.example.yaml with parent CR pattern and field paths
  • Add inline comment explaining target_session_attrs: read-write parameter in secret generation script

Scripts Reorganization

  • Comprehensive scripts guide with deployment, DR, and validation workflows
  • Detailed scripts library reference with all shared functions documented
  • Scripts hooks and CI/CD integration guide

Architecture Documentation

  • HAProxy/PgBouncer architectural analysis for EDB PostgreSQL routing
  • Enhanced AAP containerized enterprise DR architecture

Compliance Status

100% compliant with Red Hat AAP 2.6 documentation

  • All 14 AAP 2.6 requirements validated
  • External PostgreSQL configuration verified
  • Platform gateway architecture confirmed
  • Operator installation patterns validated

Test Plan

  • Validated against AAP 2.6 official documentation
  • Tested deployment on OpenShift with CloudNativePG
  • All 10 pods operational (2 gateway, 3 web, 4 task, 1 redis)
  • PostgreSQL replication verified across clusters
  • Documentation cross-references verified

🤖 Generated with Claude Code

chadmf and others added 2 commits April 3, 2026 16:40
- Add comprehensive AAP 2.6 deployment documentation with external PostgreSQL
- Document troubleshooting steps for namespace, database, and encryption issues
- Create symlink from .claude/skills to .cursor/skills for skill sharing
- Update reports README with new deployment report entry

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Improves AAP 2.6 deployment documentation to explicitly reference the
AnsibleAutomationPlatform parent CR pattern required in 2.6, replacing
outdated references to individual component CRs.

Changes:
- Update aap-deploy/README.md to show all four component secret paths
- Update postgres-configuration-secret.example.yaml with parent CR references
- Add inline comment explaining target_session_attrs parameter
- Add comprehensive AAP 2.6 deployment validation report
- Add executive summary validation report

All changes ensure 100% compliance with Red Hat AAP 2.6 documentation
and improve clarity for users deploying with external PostgreSQL.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@chadmf chadmf merged commit 8ffdeac into main Apr 3, 2026
18 checks passed
@chadmf chadmf deleted the ocp-verification branch April 3, 2026 23:21
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.

1 participant