devtron icon indicating copy to clipboard operation
devtron copied to clipboard

feat: Rollout 5.1.1

Open akshatsinha007 opened this issue 2 days ago • 13 comments

Description

Fixes #

Checklist:

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

Does this PR introduce a user-facing change?


Summary by Bito

  • This pull request introduces several new Istio configurations as part of the rollout for version 5.1.1, including AuthorizationPolicy, DestinationRule, Gateway, and PeerAuthentication templates, enhancing the security and traffic management capabilities of the application.
  • This pull request introduces several new features, including the management of external secrets through various secret managers, the ability to render raw YAML configurations, and the implementation of a Horizontal Pod Autoscaler that adapts to different Kubernetes versions, improving flexibility and scalability.
  • This pull request introduces significant enhancements to the deployment configuration for version 5.1.1, adding support for environment variables sourced from various fields, secrets, and config maps, as well as liveness and readiness probes to ensure the application is running correctly.
  • Overall, this pull request introduces version 5.1.1 of the Helm chart, touching on configurations, security enhancements, and deployment strategies, which introduces risks related to secrets management and authorization.

akshatsinha007 avatar Dec 10 '25 11:12 akshatsinha007