- 
                Notifications
    You must be signed in to change notification settings 
- Fork 554
misc: main sync #6793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
misc: main sync #6793
Conversation
fix: cron job suspend
fix: update default sequence for bulk edit config table and correct README link
…pipelines, add duplicate removal utility, and enhance logging and fallback mechanisms.
…tus fetching, extracting common logic into reusable functions and improving linked pipeline handling.
…nd maintain consistency with refactored CI status handling logic.
…ce readability and align with refactored CI pipeline handling logic.
…r.go` to enhance code clarity and eliminate dead code.
…y and replace the inlined method in `CiHandler.go`.
chore: adding cluster status
…nes. Add linked pipeline mapping and workflow statuses, refactor status population logic, and introduce reusable adapter methods for linked CI workflows.
chore: Fix cluster and environment page
chore: Linked ci pipeline status fix
chore: Main sync 6 aug
chore: Script migration number fix
sync: Release candidate v0.41.0
chore: Update `authenticator` and `common-lib` dependencies to latest versions.
…ion-specs chore: add resource recommendation APIs and update openapi.yaml
fix: panic app group
* added support for cronjob annotations and probes * support for older charts * reconfiguring semverCompare * removed restartPolicy from cronjob-config * added support for external-secrets.io/v1 * added default values for eso * older compatibility * rectify the semverCompare * added support for jobLabels and jobAnnotations
* feat: api spec hosting mechanism * fix: trigger condition update on wf file * fix: remove old wf * refact in specs * generate-api-docs.sh fix --------- Co-authored-by: prakhar katiyar <[email protected]> Co-authored-by: prakhar katiyar <[email protected]>
# Conflicts: # specs/application/labels.yaml # specs/authentication/authentication.yaml # specs/bulk/bulk-actions.yaml # specs/bulk/bulk-operations.yaml # specs/cluster/capacity.yaml # specs/ent-only/ClusterResourceRecommendation.yaml # specs/ent-only/infrastructure_spec.yaml # specs/ent-only/panels_api-spec.yaml # specs/environment/config-diff.yaml # specs/environment/team-management.yaml # specs/helm/charts.yaml # specs/notifications/webhooks.yaml # specs/template/config-maps.yaml # specs/template/deployment-chart-type.yaml # specs/workflow/workflow.yaml
| 
 | 
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 19465121 | Triggered | Generic High Entropy Secret | 9b21172 | scripts/sql/34304100_bulk_edit_config.up.sql | View secret | 
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- 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
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 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 Review Skipped - No Changes Detected | 
| 
 | 


Description
Fixes #
Checklist:
Does this PR introduce a user-facing change?