Skip to content

Conversation

@Ash-exp
Copy link
Contributor

@Ash-exp Ash-exp commented Dec 18, 2025

Description

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

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?


prakash100198 and others added 24 commits December 1, 2025 17:53
…tants

**Details**:
- Introduced `ClusterOverviewConfig` for configurable parameters.
- Added `ClusterCacheService` implementing in-memory caching for cluster data.
- Enhanced insights with `InsightsService` and queries for pipeline usage.
- Added new constants for cloud providers, autoscalers, and node statuses.
- Published various supporting services, adapters, and utility functions for modular interactions.
**Details**:
- Introduced `FindAllActiveInTimeRange` method in both `EnvironmentRepository` and `TeamRepository` for filtered querying based on time.
- Added `FindNamesByIds` in `EnvironmentRepository` for fetching environment names by IDs.
- Implemented environment trend aggregation with `GetAggregatedEnvironmentTrendWithParams`.
- Updated comments and query logics in repositories for clarity.
chore: rename SQL migration files for consistency
chore: Merge remote-tracking branch 'origin/main' into 'origin/develop'
fix: enhance validation and error handling in cluster update process
…an module

**Details**:
- Introduced new APIs for fetching vulnerability summary and listing with advanced filtering.
- Updated `ImageScanRestHandler` with handlers for the new endpoints.
- Enhanced `ImageScanService` to support vulnerability data aggregation, filtering, and pagination.
- Added `ScanStatus` filter for advanced scan state queries.
- Updated repositories and models for new data structures and query support.
…and improved secret management

**Details**:
- Added SQL migrations for the cost module, Velero backup/restore, and supporting tables with indices.
- Dropped old Velero-related tables and updated index handling for improved management.
- Enhanced Kubernetes secret handling with support for binary and string data.
- Updated deployment templates to use optional `containerName` values.
- Fixed auto-scaling logic in the deployment manifest pipeline with additional checks and validations.
**Details**:
- Updated `github.com/devtron-labs/devtron-services/authenticator` to version `v0.0.0-20251208115626-248c2710ef2f`.
- Updated `github.com/devtron-labs/devtron-services/common-lib` to version `v0.0.0-20251208115626-248c2710ef2f`.
chore: infra overview router missing in EA-OSS
chore: Merge branch 'origin/main' into 'release-candidate-v0.44.0'
@github-actions
Copy link

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

@gitguardian
Copy link

gitguardian bot commented Dec 18, 2025

⚠️ GitGuardian has uncovered 3 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
9257608 Triggered Base64 AWS keys 880110d scripts/devtron-reference-helm-charts/deployment-chart_4-22-0/test-values.json View secret
2763127 Triggered Generic High Entropy Secret 4b8eb26 scripts/devtron-reference-helm-charts/reference-chart_5-2-0/secrets-test-values.yaml View secret
141558 Triggered Generic High Entropy Secret 4b8eb26 scripts/devtron-reference-helm-charts/reference-chart_5-2-0/env-values.yaml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@bito-code-review
Copy link

Bito Automatic Review Skipped - Large PR

Bito didn't auto-review this change because the pull request exceeded the line limit. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.

@Ash-exp Ash-exp merged commit 1000af5 into main Dec 18, 2025
9 of 10 checks passed
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.

5 participants