Skip to content

OAP pod support add side cars.#192

Merged
wu-sheng merged 3 commits into
masterfrom
sidecar
Jul 6, 2026
Merged

OAP pod support add side cars.#192
wu-sheng merged 3 commits into
masterfrom
sidecar

Conversation

@wankai123

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds configurable support for injecting additional sidecar containers into the SkyWalking OAP Deployment, allowing users to extend the OAP pod with auxiliary components (e.g., proxies or log shippers) via Helm values.

Changes:

  • Introduces a new oap.sidecars values field (default empty) with inline documentation and an example.
  • Updates the OAP Deployment template to append the configured sidecars to the pod’s containers list (rendered via tpl).
  • Documents the new value in the chart README parameter table.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
chart/skywalking/values.yaml Adds the oap.sidecars values entry with guidance and an example sidecar spec.
chart/skywalking/templates/oap-deployment.yaml Renders oap.sidecars into the OAP pod containers list via tpl(toYaml ...).
chart/skywalking/README.md Documents oap.sidecars in the configuration table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wankai123 wankai123 requested a review from wu-sheng July 6, 2026 02:35
@wu-sheng wu-sheng merged commit 3f93c51 into master Jul 6, 2026
9 checks passed
@wu-sheng wu-sheng deleted the sidecar branch July 6, 2026 03:09
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.

3 participants