[PR #1494] [MERGED] feat: Add extraContainers support for adding sidecar containers to pl… #1316

Closed
opened 2026-02-04 22:03:05 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1494
Author: @JoeKer1
Created: 1/22/2026
Status: Merged
Merged: 1/22/2026
Merged by: @meltyshev

Base: masterHead: chart/sidecars


📝 Commits (2)

  • 76d3ff9 feat: Add extraContainers support for adding sidecar containers to planka deployment
  • 56df2fe chore: Bump version

📊 Changes

3 files changed (+24 additions, -1 deletions)

View changed files

📝 charts/planka/Chart.yaml (+1 -1)
📝 charts/planka/templates/deployment.yaml (+3 -0)
📝 charts/planka/values.yaml (+20 -0)

📄 Description

…anka deployment

This Pull request adds support for setting extraContainers for adding sidecar containers to the planka deployment. This feature can be used for configuring Cloud SQL Auth Proxy sidecars in GCP. Fixes https://github.com/plankanban/planka/issues/1493


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/1494 **Author:** [@JoeKer1](https://github.com/JoeKer1) **Created:** 1/22/2026 **Status:** ✅ Merged **Merged:** 1/22/2026 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `chart/sidecars` --- ### 📝 Commits (2) - [`76d3ff9`](https://github.com/plankanban/planka/commit/76d3ff967a96a4ac6a2b26bf092b2474b439d74c) feat: Add extraContainers support for adding sidecar containers to planka deployment - [`56df2fe`](https://github.com/plankanban/planka/commit/56df2fed8d15258452910bb336836717a67858fe) chore: Bump version ### 📊 Changes **3 files changed** (+24 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `charts/planka/Chart.yaml` (+1 -1) 📝 `charts/planka/templates/deployment.yaml` (+3 -0) 📝 `charts/planka/values.yaml` (+20 -0) </details> ### 📄 Description …anka deployment This Pull request adds support for setting extraContainers for adding sidecar containers to the planka deployment. This feature can be used for configuring Cloud SQL Auth Proxy sidecars in GCP. Fixes https://github.com/plankanban/planka/issues/1493 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 22:03:05 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1316