Skip to content

Move ce-cc process from Processes to be deployed each time to Process to be deployed on demand for Azure TEST plateform#676

Open
kahyami wants to merge 1 commit intomasterfrom
fix
Open

Move ce-cc process from Processes to be deployed each time to Process to be deployed on demand for Azure TEST plateform#676
kahyami wants to merge 1 commit intomasterfrom
fix

Conversation

@kahyami
Copy link
Contributor

@kahyami kahyami commented Feb 18, 2026

Please check if the PR fulfills these requirements (please use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes)

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem ? If so, link to this issue using '#XXX' and skip the rest

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:

(if any of the questions/checkboxes don't apply, please delete them entirely)

Summary by CodeRabbit

  • Chores
    • Updated Kubernetes test deployment configuration to streamline default resource allocation while preserving the ability to selectively enable specific components as needed.

… to be deployed on demand for Azure TEST plateform
@coderabbitai
Copy link

coderabbitai bot commented Feb 18, 2026

No actionable comments were generated in the recent review. 🎉


Walkthrough

This change modifies the Azure test overlay's Kustomization file by removing default resource deployments for ce-cc components and databridge claims. The removed items are preserved as commented-out placeholders, allowing optional re-enablement without requiring future manual additions.

Changes

Cohort / File(s) Summary
Kustomization Configuration
k8s/overlays/azure/test/kustomization.yaml
Removes ce-cc and related databridge claims from active resources list; adds corresponding commented-out entries for on-demand re-enablement.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 With nimble paws and careful care,
I've tucked the ce-cc in commented layers fair,
Less bloat deployed, more options near,
Just uncomment when needed, have no fear! 🎀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: moving ce-cc from always-deployed processes to on-demand deployment in the Azure TEST environment.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

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