Conversation
… method. Updated the command to use 'cut' for better clarity and reliability in retrieving the module path from go.mod.
…ing. Trim whitespace from platform names and adjust Docker buildx behavior for local loads. Update module path extraction in post-generate fixes script for better reliability.
…move temporary build artifacts for all specified platforms. This improves maintainability and ensures proper cleanup of architecture-specific files.
Add detailed documentation for multi-architecture builds and OpenShift deployment: - Multi-arch deployment summary and quick reference guide - Complete OpenShift multi-arch deployment guide with step-by-step instructions - Multi-arch build process documentation - Deployment examples for various scenarios - Comprehensive troubleshooting guide for common issues - Updated main README and docs README with new documentation links These docs provide complete coverage of building, deploying, and troubleshooting the AAP Crossplane provider on OpenShift with multi-arch support. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documentation Added
docs/MULTIARCH-DEPLOYMENT-SUMMARY.md- Overview of multi-arch deploymentdocs/MULTIARCH-QUICK-REFERENCE.md- Quick reference for common tasksdocs/TROUBLESHOOTING.md- Troubleshooting guidedocs/build/MULTIARCH-BUILD.md- Multi-arch build processdocs/deploy/OPENSHIFT-MULTIARCH-DEPLOYMENT.md- Complete OpenShift deployment guidedocs/deploy/DEPLOYMENT-EXAMPLE.md- Deployment examplesREADME.mdanddocs/README.mdwith new documentation linksTest Plan
🤖 Generated with Claude Code