Merge user-provided template parameters when defined - #4
adriengentil merged 1 commit into
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughA conditional statement was added to the logic responsible for merging default template parameters with user-supplied parameters. The merging operation now only occurs if the user-provided parameters ( 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
- Retrieve ConfigMap to determine what was created vs pre-existing - Delete VPC prefix only if prefix_created flag is true - Delete VPC only if vpc_created flag is true - Default to delete if ConfigMap missing (safe fallback per D-10) - Deletion order: prefix → VPC → ConfigMap (reverse of creation) - All Carbide API deletions use ignore_errors for safety (pitfall osac-project#4) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Retrieve ConfigMap to determine what was created vs pre-existing - Delete VPC prefix only if prefix_created flag is true - Delete VPC only if vpc_created flag is true - Default to delete if ConfigMap missing (safe fallback per D-10) - Deletion order: prefix → VPC → ConfigMap (reverse of creation) - All Carbide API deletions use ignore_errors for safety (pitfall osac-project#4) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Retrieve ConfigMap to determine what was created vs pre-existing - Delete VPC prefix only if prefix_created flag is true - Delete VPC only if vpc_created flag is true - Default to delete if ConfigMap missing (safe fallback per D-10) - Deletion order: prefix → VPC → ConfigMap (reverse of creation) - All Carbide API deletions use ignore_errors for safety (pitfall osac-project#4) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Retrieve ConfigMap to determine what was created vs pre-existing - Delete VPC prefix only if prefix_created flag is true - Delete VPC only if vpc_created flag is true - Default to delete if ConfigMap missing (safe fallback per D-10) - Deletion order: prefix → VPC → ConfigMap (reverse of creation) - All Carbide API deletions use ignore_errors for safety (pitfall osac-project#4) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary by CodeRabbit