Skip to content

feat: add native sidecar container support#6946

Merged
SATYAsasini merged 3 commits intomainfrom
feat-native-sidecar-support
Apr 6, 2026
Merged

feat: add native sidecar container support#6946
SATYAsasini merged 3 commits intomainfrom
feat-native-sidecar-support

Conversation

@SATYAsasini
Copy link
Copy Markdown
Contributor

@SATYAsasini SATYAsasini commented Apr 6, 2026

Description

Fixes https://github.com/devtron-labs/sprint-tasks/issues/2867

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


Summary by Bito

  • Completely removed all environment variable definitions from env_gen.json, including configurations for CD pipelines, ArgoCD sync times, Flux pipeline statuses, and various timeouts and feature flags.
  • Replaced the entire JSON array content with a single opening bracket '[', making the file invalid JSON.
  • The change affects multiple categories such as CD, with no new configurations added.
  • This modification could disable all related CD functionalities if the file is used for environment setup.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n

@SATYAsasini SATYAsasini merged commit cd37245 into main Apr 6, 2026
9 of 10 checks passed
@SATYAsasini SATYAsasini deleted the feat-native-sidecar-support branch April 6, 2026 10:37
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 6, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants