Skip to content
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

namespace cache operations on cluster deletion #5888

Open
wants to merge 62 commits into
base: main
Choose a base branch
from

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    ffbee8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbace84 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    92aeea3 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. feat: CVE severity categorisation and scan result listing API enhance…

    …ments (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    gireesh-naidu authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3967bbc View commit details
    Browse the repository at this point in the history
  2. feat: casbin deny policy sql scripts (#5677)

    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    Shivam-nagar23 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5661d5c View commit details
    Browse the repository at this point in the history
  3. feat: Config diff phase 2 oss (#5488)

    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    3 people authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    af3133d View commit details
    Browse the repository at this point in the history
  4. fix: Helm apps entries in Ea mode (#5652)

    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    RajeevRanjan27 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f1aa1fc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. feat: refactoring deployment app name usage (#5702)

    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    iamayushm and prakash100198 authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6820ffe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    095d81c View commit details
    Browse the repository at this point in the history
  3. fix: group image vulnerabilities by base/os image (#5680)

    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    gireesh-naidu authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ea4974b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f5db23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17747c2 View commit details
    Browse the repository at this point in the history
  6. chore: custom argo-workflow dependency (#5731)

    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    4 people authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6738628 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7048c68 View commit details
    Browse the repository at this point in the history
  8. misc: Main sync develop (#5737)

    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    4 people authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0c56885 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    ed70d3e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. fix: Scan tool migration fix develop (#5773)

    * scan tool active check removed
    
    * query fix
    kripanshdevtron authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    29d96a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. chore: Oss sync 2 sept 2024 oss (#5779)

    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * doc: Edit Deployment Chart Schema (#5735)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * doc: Redirection of old entry in gitbook.yaml (#5738)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * Redirected Old Entry
    
    * docs: added Documentation for Air-Gapped Installation (#5360)
    
    * added docs for air-gapped-installation
    
    * added all the images in 7.0.0
    
    * modified yq command in the docs
    
    * added an entry in summary.md
    
    * added installation commands
    
    * modified statements
    
    * modified variable name
    
    * added steps to navigation
    
    * added the latest oss chart images
    
    * added a note for docker
    
    * Added Intro + Proofreading + Structuring
    
    * Other fixes
    
    * Lang fix
    
    * added docs for ea-mode only
    
    * modified lang
    
    * Update install-devtron-in-airgapped-environment.md
    
    Changed h3 header to fit the ToC on the RHS
    
    * added changes
    
    * modified changes
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    
    * feat: Env description handling (#5744)
    
    * env description handling added
    
    * license handling
    
    * misc: Main sync rc - branch update (#5753)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fc.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * fix: Validate config cm cs (#5750)
    
    * validateConfigRequest before CMGlobalAddUpdate and CSGlobalAddUpdate
    
    * checkIfConfigDataAlreadyExist
    
    ---------
    
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    
    * doc: Update prerequisites of code-scan (#5625)
    
    * Update prerequisites of code-scan
    
    * Hyperlinked the Vulnerability scanning doc
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: ci patch rbac for branch update (#5759)
    
    * feat: Added basic auth support for servicemonitor (#5761)
    
    * Added support for basic auth in servicemonitor
    
    * Added support for namespace selector and custom matchLabels
    
    * Fixed indentations
    
    * fix: Bitnami chart repo tls issue (#5740)
    
    * bitnami_chart_fix
    
    * Rename 278_bitnami_chart_fix.down.sql to 282_bitnami_chart_fix.down.sql
    
    * Rename 278_bitnami_chart_fix.up.sql to 282_bitnami_chart_fix.up.sql
    
    ---------
    
    Co-authored-by: Pawan Mehta <[email protected]>
    
    * doc: Cosign plugin doc (#5665)
    
    * doc for cosign plugin
    
    * edits in task name
    
    * updates in intro and other fixes.
    
    * Attached link to Cosign GitHub repo
    
    * Hyperlink fixes
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: check rbac on env if envName is present (#5765)
    
    * admin check fix in config draft
    
    * minor fix
    
    * doc: CraneCopy plugin doc (#5658)
    
    * doc for
    
    * edits in task name
    
    * spelling correction
    
    * Updated password
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron CD Trigger Plugin doc  (#5747)
    
    * devtron-cd-trigger plugin doc
    
    * minor update
    
    * Proofreading done
    
    * Update devtron-cd-trigger.md
    
    * Removed unwanted phrase
    
    * Changed wording
    
    * Changed plurality
    
    * Updated devtron token
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: DockerSlim plugin doc (#5660)
    
    * doc for DockerSlim plugin
    
    * Updated Docker-Slim to DockerSlim
    
    * Minor fixes
    
    * url update
    
    * Fixes in url
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron Job Trigger Plugin doc (#5742)
    
    * devtron-job-trigger plugin doc
    
    * summary updated
    
    * Updated input variable description
    
    * token value updated
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: scan tool active check removed (#5771)
    
    * scan tool active check removed
    
    * query fix
    
    * feat: Docker pull env driven (#5767)
    
    * useDockerApiToGetDigest menv driven flag to control pulling image either using docker pull or docker API
    
    * UseAppDockerConfigForPrivateRegistries in workflow request
    
    * revert
    
    * revert
    
    * fix: panic handlings and argocd app delete stuck in partial stage (#5770)
    
    * fix: panic handlings
    
    * fix: false positive matrics on gitOps failures
    
    * fix: for GetConfigForHelmApps err: pg no row
    
    * feat: plugin creation support (#5630)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    * wip: details api, get all plugin data or non
    
    * wip: code review incorp part -1
    
    * wip: code review incorp part -2
    
    * wip: code review incorp part -3
    
    * wip: remove code duplication
    
    * wip: hardcode isExposed to true
    
    * wip: hardcode StepType= inline
    
    * wip: set default VariableStepIndex= 1
    
    * Revert "feat: plugin creation support (#5630)" (#5778)
    
    This reverts commit 4296366.
    
    * script no. fix
    
    ---------
    
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    Co-authored-by: Badal Kumar <[email protected]>
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: kripanshdevtron <[email protected]>
    Co-authored-by: kartik-579 <[email protected]>
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    Co-authored-by: Bhushan Nemade <[email protected]>
    Co-authored-by: Pawan Mehta <[email protected]>
    Co-authored-by: akshatsinha007 <[email protected]>
    20 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    af5f36d View commit details
    Browse the repository at this point in the history
  2. chore: plugin creation oss (#5780)

    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    * wip: details api, get all plugin data or non
    
    * wip: code review incorp part -1
    
    * wip: code review incorp part -2
    
    * wip: code review incorp part -3
    
    * wip: remove code duplication
    
    * wip: hardcode isExposed to true
    
    * wip: hardcode StepType= inline
    
    * wip: set default VariableStepIndex= 1
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * doc: Edit Deployment Chart Schema (#5735)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * doc: Redirection of old entry in gitbook.yaml (#5738)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * Redirected Old Entry
    
    * docs: added Documentation for Air-Gapped Installation (#5360)
    
    * added docs for air-gapped-installation
    
    * added all the images in 7.0.0
    
    * modified yq command in the docs
    
    * added an entry in summary.md
    
    * added installation commands
    
    * modified statements
    
    * modified variable name
    
    * added steps to navigation
    
    * added the latest oss chart images
    
    * added a note for docker
    
    * Added Intro + Proofreading + Structuring
    
    * Other fixes
    
    * Lang fix
    
    * added docs for ea-mode only
    
    * modified lang
    
    * Update install-devtron-in-airgapped-environment.md
    
    Changed h3 header to fit the ToC on the RHS
    
    * added changes
    
    * modified changes
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    
    * feat: Env description handling (#5744)
    
    * env description handling added
    
    * license handling
    
    * misc: Main sync rc - branch update (#5753)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fc.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * fix: Validate config cm cs (#5750)
    
    * validateConfigRequest before CMGlobalAddUpdate and CSGlobalAddUpdate
    
    * checkIfConfigDataAlreadyExist
    
    ---------
    
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    
    * doc: Update prerequisites of code-scan (#5625)
    
    * Update prerequisites of code-scan
    
    * Hyperlinked the Vulnerability scanning doc
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: ci patch rbac for branch update (#5759)
    
    * feat: Added basic auth support for servicemonitor (#5761)
    
    * Added support for basic auth in servicemonitor
    
    * Added support for namespace selector and custom matchLabels
    
    * Fixed indentations
    
    * fix: Bitnami chart repo tls issue (#5740)
    
    * bitnami_chart_fix
    
    * Rename 278_bitnami_chart_fix.down.sql to 282_bitnami_chart_fix.down.sql
    
    * Rename 278_bitnami_chart_fix.up.sql to 282_bitnami_chart_fix.up.sql
    
    ---------
    
    Co-authored-by: Pawan Mehta <[email protected]>
    
    * doc: Cosign plugin doc (#5665)
    
    * doc for cosign plugin
    
    * edits in task name
    
    * updates in intro and other fixes.
    
    * Attached link to Cosign GitHub repo
    
    * Hyperlink fixes
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: check rbac on env if envName is present (#5765)
    
    * admin check fix in config draft
    
    * minor fix
    
    * doc: CraneCopy plugin doc (#5658)
    
    * doc for
    
    * edits in task name
    
    * spelling correction
    
    * Updated password
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron CD Trigger Plugin doc  (#5747)
    
    * devtron-cd-trigger plugin doc
    
    * minor update
    
    * Proofreading done
    
    * Update devtron-cd-trigger.md
    
    * Removed unwanted phrase
    
    * Changed wording
    
    * Changed plurality
    
    * Updated devtron token
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: DockerSlim plugin doc (#5660)
    
    * doc for DockerSlim plugin
    
    * Updated Docker-Slim to DockerSlim
    
    * Minor fixes
    
    * url update
    
    * Fixes in url
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron Job Trigger Plugin doc (#5742)
    
    * devtron-job-trigger plugin doc
    
    * summary updated
    
    * Updated input variable description
    
    * token value updated
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: scan tool active check removed (#5771)
    
    * scan tool active check removed
    
    * query fix
    
    * feat: Docker pull env driven (#5767)
    
    * useDockerApiToGetDigest menv driven flag to control pulling image either using docker pull or docker API
    
    * UseAppDockerConfigForPrivateRegistries in workflow request
    
    * revert
    
    * revert
    
    * fix: panic handlings and argocd app delete stuck in partial stage (#5770)
    
    * fix: panic handlings
    
    * fix: false positive matrics on gitOps failures
    
    * fix: for GetConfigForHelmApps err: pg no row
    
    * feat: plugin creation support (#5630)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    * wip: details api, get all plugin data or non
    
    * wip: code review incorp part -1
    
    * wip: code review incorp part -2
    
    * wip: code review incorp part -3
    
    * wip: remove code duplication
    
    * wip: hardcode isExposed to true
    
    * wip: hardcode StepType= inline
    
    * wip: set default VariableStepIndex= 1
    
    * Revert "feat: plugin creation support (#5630)" (#5778)
    
    This reverts commit 4296366.
    
    ---------
    
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    Co-authored-by: Badal Kumar <[email protected]>
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: kripanshdevtron <[email protected]>
    Co-authored-by: kartik-579 <[email protected]>
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    Co-authored-by: Bhushan Nemade <[email protected]>
    Co-authored-by: Pawan Mehta <[email protected]>
    Co-authored-by: akshatsinha007 <[email protected]>
    20 people authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    dc67204 View commit details
    Browse the repository at this point in the history
  3. fix: Sql injection fix develop (#5785)

    * sql injection fixes
    
    * query param init fix
    kripanshdevtron authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1f66fdd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat: add support for tag name for external CI (#5689)

    * remove validation that url exists in external artifact
    
    * handle docker tag name regex validation
    
    * sync with enterprise
    
    * sync with enterprise
    
    * added validation for external ci tag name
    
    * fix log
    
    * mark deployment aborted if validation fails
    
    * digest validation added
    
    * fix typo
    
    * common lib update
    
    ---------
    
    Co-authored-by: prakhar katiyar <[email protected]>
    ayu-devtron and prkhrkat authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    63197e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    214bd62 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    813c3d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. feat: acr polling plugin support (#5724)

    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * chore: polling plugin refactored
    
    * chore: refactored method name
    
    * update polling plugin response struct
    
    * updated migration number
    
    * updated polling plugin image
    
    * updated polling plugin migration script
    
    * fix: same digest for different image issue
    
    * fix: plugin migration handling
    
    * updated polling plugin migration script
    
    * updated migration number
    
    * fix: empty artifact issue
    
    * chore: polling plugin migration prod-image updated
    
    * updated common-lib version
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    3 people authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d4e599e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c022e5f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    c0dc007 View commit details
    Browse the repository at this point in the history
  2. chore: Main develop sync bd5118 (#5817)

    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * doc: Edit Deployment Chart Schema (#5735)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * doc: Redirection of old entry in gitbook.yaml (#5738)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * Redirected Old Entry
    
    * docs: added Documentation for Air-Gapped Installation (#5360)
    
    * added docs for air-gapped-installation
    
    * added all the images in 7.0.0
    
    * modified yq command in the docs
    
    * added an entry in summary.md
    
    * added installation commands
    
    * modified statements
    
    * modified variable name
    
    * added steps to navigation
    
    * added the latest oss chart images
    
    * added a note for docker
    
    * Added Intro + Proofreading + Structuring
    
    * Other fixes
    
    * Lang fix
    
    * added docs for ea-mode only
    
    * modified lang
    
    * Update install-devtron-in-airgapped-environment.md
    
    Changed h3 header to fit the ToC on the RHS
    
    * added changes
    
    * modified changes
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    
    * feat: Env description handling (#5744)
    
    * env description handling added
    
    * license handling
    
    * misc: Main sync rc - branch update (#5753)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fc.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * fix: Validate config cm cs (#5750)
    
    * validateConfigRequest before CMGlobalAddUpdate and CSGlobalAddUpdate
    
    * checkIfConfigDataAlreadyExist
    
    ---------
    
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    
    * doc: Update prerequisites of code-scan (#5625)
    
    * Update prerequisites of code-scan
    
    * Hyperlinked the Vulnerability scanning doc
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: ci patch rbac for branch update (#5759)
    
    * feat: Added basic auth support for servicemonitor (#5761)
    
    * Added support for basic auth in servicemonitor
    
    * Added support for namespace selector and custom matchLabels
    
    * Fixed indentations
    
    * fix: Bitnami chart repo tls issue (#5740)
    
    * bitnami_chart_fix
    
    * Rename 278_bitnami_chart_fix.down.sql to 282_bitnami_chart_fix.down.sql
    
    * Rename 278_bitnami_chart_fix.up.sql to 282_bitnami_chart_fix.up.sql
    
    ---------
    
    Co-authored-by: Pawan Mehta <[email protected]>
    
    * doc: Cosign plugin doc (#5665)
    
    * doc for cosign plugin
    
    * edits in task name
    
    * updates in intro and other fixes.
    
    * Attached link to Cosign GitHub repo
    
    * Hyperlink fixes
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: check rbac on env if envName is present (#5765)
    
    * admin check fix in config draft
    
    * minor fix
    
    * doc: CraneCopy plugin doc (#5658)
    
    * doc for
    
    * edits in task name
    
    * spelling correction
    
    * Updated password
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron CD Trigger Plugin doc  (#5747)
    
    * devtron-cd-trigger plugin doc
    
    * minor update
    
    * Proofreading done
    
    * Update devtron-cd-trigger.md
    
    * Removed unwanted phrase
    
    * Changed wording
    
    * Changed plurality
    
    * Updated devtron token
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: DockerSlim plugin doc (#5660)
    
    * doc for DockerSlim plugin
    
    * Updated Docker-Slim to DockerSlim
    
    * Minor fixes
    
    * url update
    
    * Fixes in url
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron Job Trigger Plugin doc (#5742)
    
    * devtron-job-trigger plugin doc
    
    * summary updated
    
    * Updated input variable description
    
    * token value updated
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: scan tool active check removed (#5771)
    
    * scan tool active check removed
    
    * query fix
    
    * feat: Docker pull env driven (#5767)
    
    * useDockerApiToGetDigest menv driven flag to control pulling image either using docker pull or docker API
    
    * UseAppDockerConfigForPrivateRegistries in workflow request
    
    * revert
    
    * revert
    
    * fix: panic handlings and argocd app delete stuck in partial stage (#5770)
    
    * fix: panic handlings
    
    * fix: false positive matrics on gitOps failures
    
    * fix: for GetConfigForHelmApps err: pg no row
    
    * feat: plugin creation support (#5630)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    * wip: details api, get all plugin data or non
    
    * wip: code review incorp part -1
    
    * wip: code review incorp part -2
    
    * wip: code review incorp part -3
    
    * wip: remove code duplication
    
    * wip: hardcode isExposed to true
    
    * wip: hardcode StepType= inline
    
    * wip: set default VariableStepIndex= 1
    
    * Revert "feat: plugin creation support (#5630)" (#5778)
    
    This reverts commit 4296366.
    
    * fix: unimplemented cluster cron service (#5781)
    
    * fix: sql injection fixes (#5783)
    
    * sql injection fixes
    
    * query param init fix
    
    * doc: Vulnerability Scanning Plugin doc (#5722)
    
    * vulnerability scanning plugin doc
    
    * summary.md added
    
    * docs: Jira plugins doc (Validator + Updater) (#5709)
    
    * Docs of Jira Plugins - Validator and Updater
    
    * Added Index Links
    
    * Additional Proofreading
    
    * add basic auth and tls for sm (#5789)
    
    * docs: added commands enable ingress during  helm installation (#5794)
    
    * added commands emable ingress during  helm installation
    
    * modified commands
    
    * improved statement
    
    * removed unrequired lines
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * Revamped + Restructured Ingress Setup Doc (#5798)
    
    * modifying route (#5799)
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * fix: cron status update refactoring (#5790)
    
    Co-authored-by: Nishant <[email protected]>
    
    * docs: modified the anchorlink in ingress.md (#5800)
    
    * modifying route
    
    * modified the anchorlink
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * query param split (#5801)
    
    * fix: upgraded to /argo-cd/v2 v2.9.21 (#5758)
    
    * upgraded to /argo-cd/v2 v2.9.21
    
    * argocd vendor files added
    
    * sync with common-lib
    
    * fix: Ea rbac fixes (#5813)
    
    * app found using display or app name
    
    * single query optimization
    
    * display name handling for new apps
    
    ---------
    
    Co-authored-by: kartik-579 <[email protected]>
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    Co-authored-by: Badal Kumar <[email protected]>
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: kripanshdevtron <[email protected]>
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    Co-authored-by: Bhushan Nemade <[email protected]>
    Co-authored-by: Pawan Mehta <[email protected]>
    Co-authored-by: akshatsinha007 <[email protected]>
    Co-authored-by: Nishant <[email protected]>
    21 people authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    61bf950 View commit details
    Browse the repository at this point in the history
  3. feat: Argo listing change (#5768)

    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * doc: Edit Deployment Chart Schema (#5735)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * doc: Redirection of old entry in gitbook.yaml (#5738)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * Redirected Old Entry
    
    * docs: added Documentation for Air-Gapped Installation (#5360)
    
    * added docs for air-gapped-installation
    
    * added all the images in 7.0.0
    
    * modified yq command in the docs
    
    * added an entry in summary.md
    
    * added installation commands
    
    * modified statements
    
    * modified variable name
    
    * added steps to navigation
    
    * added the latest oss chart images
    
    * added a note for docker
    
    * Added Intro + Proofreading + Structuring
    
    * Other fixes
    
    * Lang fix
    
    * added docs for ea-mode only
    
    * modified lang
    
    * Update install-devtron-in-airgapped-environment.md
    
    Changed h3 header to fit the ToC on the RHS
    
    * added changes
    
    * modified changes
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    
    * feat: Env description handling (#5744)
    
    * env description handling added
    
    * license handling
    
    * misc: Main sync rc - branch update (#5753)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fc.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * fix: Validate config cm cs (#5750)
    
    * validateConfigRequest before CMGlobalAddUpdate and CSGlobalAddUpdate
    
    * checkIfConfigDataAlreadyExist
    
    ---------
    
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    
    * doc: Update prerequisites of code-scan (#5625)
    
    * Update prerequisites of code-scan
    
    * Hyperlinked the Vulnerability scanning doc
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: ci patch rbac for branch update (#5759)
    
    * feat: Added basic auth support for servicemonitor (#5761)
    
    * Added support for basic auth in servicemonitor
    
    * Added support for namespace selector and custom matchLabels
    
    * Fixed indentations
    
    * fix: Bitnami chart repo tls issue (#5740)
    
    * bitnami_chart_fix
    
    * Rename 278_bitnami_chart_fix.down.sql to 282_bitnami_chart_fix.down.sql
    
    * Rename 278_bitnami_chart_fix.up.sql to 282_bitnami_chart_fix.up.sql
    
    ---------
    
    Co-authored-by: Pawan Mehta <[email protected]>
    
    * doc: Cosign plugin doc (#5665)
    
    * doc for cosign plugin
    
    * edits in task name
    
    * updates in intro and other fixes.
    
    * Attached link to Cosign GitHub repo
    
    * Hyperlink fixes
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: check rbac on env if envName is present (#5765)
    
    * admin check fix in config draft
    
    * minor fix
    
    * doc: CraneCopy plugin doc (#5658)
    
    * doc for
    
    * edits in task name
    
    * spelling correction
    
    * Updated password
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron CD Trigger Plugin doc  (#5747)
    
    * devtron-cd-trigger plugin doc
    
    * minor update
    
    * Proofreading done
    
    * Update devtron-cd-trigger.md
    
    * Removed unwanted phrase
    
    * Changed wording
    
    * Changed plurality
    
    * Updated devtron token
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * doc: DockerSlim plugin doc (#5660)
    
    * doc for DockerSlim plugin
    
    * Updated Docker-Slim to DockerSlim
    
    * Minor fixes
    
    * url update
    
    * Fixes in url
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * doc: Devtron Job Trigger Plugin doc (#5742)
    
    * devtron-job-trigger plugin doc
    
    * summary updated
    
    * Updated input variable description
    
    * token value updated
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: scan tool active check removed (#5771)
    
    * scan tool active check removed
    
    * query fix
    
    * feat: Docker pull env driven (#5767)
    
    * useDockerApiToGetDigest menv driven flag to control pulling image either using docker pull or docker API
    
    * UseAppDockerConfigForPrivateRegistries in workflow request
    
    * revert
    
    * revert
    
    * fix: panic handlings and argocd app delete stuck in partial stage (#5770)
    
    * fix: panic handlings
    
    * fix: false positive matrics on gitOps failures
    
    * fix: for GetConfigForHelmApps err: pg no row
    
    * feat: plugin creation support (#5630)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    * wip: details api, get all plugin data or non
    
    * wip: code review incorp part -1
    
    * wip: code review incorp part -2
    
    * wip: code review incorp part -3
    
    * wip: remove code duplication
    
    * wip: hardcode isExposed to true
    
    * wip: hardcode StepType= inline
    
    * wip: set default VariableStepIndex= 1
    
    * wip
    
    * Revert "feat: plugin creation support (#5630)" (#5778)
    
    This reverts commit 4296366.
    
    * updated common lib to 761a56e2b
    
    * wip
    
    * fix: unimplemented cluster cron service (#5781)
    
    * fix: sql injection fixes (#5783)
    
    * sql injection fixes
    
    * query param init fix
    
    * doc: Vulnerability Scanning Plugin doc (#5722)
    
    * vulnerability scanning plugin doc
    
    * summary.md added
    
    * docs: Jira plugins doc (Validator + Updater) (#5709)
    
    * Docs of Jira Plugins - Validator and Updater
    
    * Added Index Links
    
    * Additional Proofreading
    
    * add basic auth and tls for sm (#5789)
    
    * reverted common lib change
    
    * updated handling for getting restConfig through custom transport commonm method
    
    * docs: added commands enable ingress during  helm installation (#5794)
    
    * added commands emable ingress during  helm installation
    
    * modified commands
    
    * improved statement
    
    * removed unrequired lines
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * Revamped + Restructured Ingress Setup Doc (#5798)
    
    * modifying route (#5799)
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * fix: cron status update refactoring (#5790)
    
    Co-authored-by: Nishant <[email protected]>
    
    * docs: modified the anchorlink in ingress.md (#5800)
    
    * modifying route
    
    * modified the anchorlink
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * query param split (#5801)
    
    * fix: upgraded to /argo-cd/v2 v2.9.21 (#5758)
    
    * upgraded to /argo-cd/v2 v2.9.21
    
    * argocd vendor files added
    
    * sync with common-lib
    
    * fix: Ea rbac fixes (#5813)
    
    * app found using display or app name
    
    * single query optimization
    
    * display name handling for new apps
    
    ---------
    
    Co-authored-by: kartik-579 <[email protected]>
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    Co-authored-by: Badal Kumar <[email protected]>
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: kripanshdevtron <[email protected]>
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    Co-authored-by: Bhushan Nemade <[email protected]>
    Co-authored-by: Pawan Mehta <[email protected]>
    Co-authored-by: akshatsinha007 <[email protected]>
    Co-authored-by: Nishant <[email protected]>
    21 people authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d38a408 View commit details
    Browse the repository at this point in the history
  4. feat: Feature release v7 sql scripts (#5757)

    * sql scripts
    
    * release channel schema
    
    * script number chnage
    
    * is exposed
    
    * sql script chnage
    
    * script number chnage
    Shivam-nagar23 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5727221 View commit details
    Browse the repository at this point in the history
  5. fix: sync with common-lib changes (#5820)

    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * doc: Edit Deployment Chart Schema (#5735)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * doc: Redirection of old entry in gitbook.yaml (#5738)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * Redirected Old Entry
    
    * docs: added Documentation for Air-Gapped Installation (#5360)
    
    * added docs for air-gapped-installation
    
    * added all the images in 7.0.0
    
    * modified yq command in the docs
    
    * added an entry in summary.md
    
    * added installation commands
    
    * modified statements
    
    * modified variable name
    
    * added steps to navigation
    
    * added the latest oss chart images
    
    * added a note for docker
    
    * Added Intro + Proofreading + Structuring
    
    * Other fixes
    
    * Lang fix
    
    * added docs for ea-mode only
    
    * modified lang
    
    * Update install-devtron-in-airgapped-environment.md
    
    Changed h3 header to fit the ToC on the RHS
    
    * added changes
    
    * modified changes
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    
    * feat: Env description handling (#5744)
    
    * env description handling added
    
    * license handling
    
    * misc: Main sync rc - branch update (#5753)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fc.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * fix: Validate config cm cs (#5750)
    
    * validateConfigRequest before CMGlobalAddUpdate and CSGlobalAddUpdate
    
    * checkIfConfigDataAlreadyExist
    
    ---------
    
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    
    * doc: Update prerequisites of code-scan (#5625)
    
    * Update prerequisites of code-scan
    
    * Hyperlinked the Vulnerability scanning doc
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: ci patch rbac for branch update (#5759)
    
    * feat: Added basic auth support for servicemonitor (#5761)
    
    * Added support for basic auth in servicemonitor
    
    * Added support for namespace selector and custom matchLabels
    
    * Fixed indentations
    
    * fix: Bitnami chart repo tls issue (#5740)
    
    * bitnami_chart_fix
    
    * Rename 278_bitnami_chart_fix.down.sql to 282_bitnami_chart_fix.down.sql
    
    * Rename 278_bitnami_chart_fix.up.sql to 282_bitnami_chart_fix.up.sql
    
    ---------
    
    Co-authored-by: Pawan Mehta <[email protected]>
    
    * doc: Cosign plugin doc (#5665)
    
    * doc for cosign plugin
    
    * edits in task name
    
    * updates in intro and other fixes.
    
    * Attached link to Cosign GitHub repo
    
    * Hyperlink fixes
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: check rbac on env if envName is present (#5765)
    
    * admin check fix in config draft
    
    * minor fix
    
    * doc: CraneCopy plugin doc (#5658)
    
    * doc for
    
    * edits in task name
    
    * spelling correction
    
    * Updated password
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron CD Trigger Plugin doc  (#5747)
    
    * devtron-cd-trigger plugin doc
    
    * minor update
    
    * Proofreading done
    
    * Update devtron-cd-trigger.md
    
    * Removed unwanted phrase
    
    * Changed wording
    
    * Changed plurality
    
    * Updated devtron token
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: DockerSlim plugin doc (#5660)
    
    * doc for DockerSlim plugin
    
    * Updated Docker-Slim to DockerSlim
    
    * Minor fixes
    
    * url update
    
    * Fixes in url
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron Job Trigger Plugin doc (#5742)
    
    * devtron-job-trigger plugin doc
    
    * summary updated
    
    * Updated input variable description
    
    * token value updated
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: scan tool active check removed (#5771)
    
    * scan tool active check removed
    
    * query fix
    
    * feat: Docker pull env driven (#5767)
    
    * useDockerApiToGetDigest menv driven flag to control pulling image either using docker pull or docker API
    
    * UseAppDockerConfigForPrivateRegistries in workflow request
    
    * revert
    
    * revert
    
    * fix: panic handlings and argocd app delete stuck in partial stage (#5770)
    
    * fix: panic handlings
    
    * fix: false positive matrics on gitOps failures
    
    * fix: for GetConfigForHelmApps err: pg no row
    
    * feat: plugin creation support (#5630)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    * wip: details api, get all plugin data or non
    
    * wip: code review incorp part -1
    
    * wip: code review incorp part -2
    
    * wip: code review incorp part -3
    
    * wip: remove code duplication
    
    * wip: hardcode isExposed to true
    
    * wip: hardcode StepType= inline
    
    * wip: set default VariableStepIndex= 1
    
    * Revert "feat: plugin creation support (#5630)" (#5778)
    
    This reverts commit 4296366.
    
    * fix: unimplemented cluster cron service (#5781)
    
    * fix: sql injection fixes (#5783)
    
    * sql injection fixes
    
    * query param init fix
    
    * doc: Vulnerability Scanning Plugin doc (#5722)
    
    * vulnerability scanning plugin doc
    
    * summary.md added
    
    * docs: Jira plugins doc (Validator + Updater) (#5709)
    
    * Docs of Jira Plugins - Validator and Updater
    
    * Added Index Links
    
    * Additional Proofreading
    
    * add basic auth and tls for sm (#5789)
    
    * docs: added commands enable ingress during  helm installation (#5794)
    
    * added commands emable ingress during  helm installation
    
    * modified commands
    
    * improved statement
    
    * removed unrequired lines
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * Revamped + Restructured Ingress Setup Doc (#5798)
    
    * modifying route (#5799)
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * fix: cron status update refactoring (#5790)
    
    Co-authored-by: Nishant <[email protected]>
    
    * docs: modified the anchorlink in ingress.md (#5800)
    
    * modifying route
    
    * modified the anchorlink
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * query param split (#5801)
    
    * fix: upgraded to /argo-cd/v2 v2.9.21 (#5758)
    
    * upgraded to /argo-cd/v2 v2.9.21
    
    * argocd vendor files added
    
    * sync with common-lib
    
    * fix: Ea rbac fixes (#5813)
    
    * app found using display or app name
    
    * single query optimization
    
    * display name handling for new apps
    
    ---------
    
    Co-authored-by: kartik-579 <[email protected]>
    
    * fix: scan list in global security page sql injection fix (#5808)
    
    * scan list in global security page sql injection fix
    
    * comment
    
    * fix: sync with common-lib changes
    This PR was created by multi-gitter to sync common-lib changes across multiple repositories.
    
    * sync with common-lib
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    Co-authored-by: Badal Kumar <[email protected]>
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: kripanshdevtron <[email protected]>
    Co-authored-by: kartik-579 <[email protected]>
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    Co-authored-by: Bhushan Nemade <[email protected]>
    Co-authored-by: Pawan Mehta <[email protected]>
    Co-authored-by: akshatsinha007 <[email protected]>
    Co-authored-by: Nishant <[email protected]>
    Co-authored-by: kartik-579 <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Configuration menu
    Copy the full SHA
    3ad88d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. feat: Custom tag for copy container image plugin (#5760)

    * wip: changes for v2
    
    * migration
    
    * sql script renaming
    
    * adding back registryDestinationImageMap in request
    
    * migration script update
    
    * adding isExposed check
    
    * modification for multiple plugin in same stage
    
    * wip: fixing query
    
    * custom tag deactivate fixes
    
    * returning err for deactivateUnusedPaths function
    
    * filepath fix
    
    * changes needed for updated event payload
    
    * down migration
    
    * updating migration
    
    * updating migration
    iamayushm authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f121111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413e216 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    4b70ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38eda80 View commit details
    Browse the repository at this point in the history
  3. feat: release v8 (Release Creation RBAC Scripts) (#5821)

    * release rbac sql scripts
    
    * script chnage
    
    * sql constraints
    
    * sql constraints
    
    * sql constraints
    
    * script number chnages
    
    * refactoring
    
    * role group mapping model
    
    * script number chnage
    Shivam-nagar23 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    16f2443 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    b7b1de9 View commit details
    Browse the repository at this point in the history
  2. chore: Main sync 13 sept 2024 (#5843)

    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * doc: Edit Deployment Chart Schema (#5735)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * doc: Redirection of old entry in gitbook.yaml (#5738)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * Redirected Old Entry
    
    * docs: added Documentation for Air-Gapped Installation (#5360)
    
    * added docs for air-gapped-installation
    
    * added all the images in 7.0.0
    
    * modified yq command in the docs
    
    * added an entry in summary.md
    
    * added installation commands
    
    * modified statements
    
    * modified variable name
    
    * added steps to navigation
    
    * added the latest oss chart images
    
    * added a note for docker
    
    * Added Intro + Proofreading + Structuring
    
    * Other fixes
    
    * Lang fix
    
    * added docs for ea-mode only
    
    * modified lang
    
    * Update install-devtron-in-airgapped-environment.md
    
    Changed h3 header to fit the ToC on the RHS
    
    * added changes
    
    * modified changes
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    
    * feat: Env description handling (#5744)
    
    * env description handling added
    
    * license handling
    
    * misc: Main sync rc - branch update (#5753)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fca0624af32de5e620ceba4548488a07127.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * fix: Validate config cm cs (#5750)
    
    * validateConfigRequest before CMGlobalAddUpdate and CSGlobalAddUpdate
    
    * checkIfConfigDataAlreadyExist
    
    ---------
    
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    
    * doc: Update prerequisites of code-scan (#5625)
    
    * Update prerequisites of code-scan
    
    * Hyperlinked the Vulnerability scanning doc
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: ci patch rbac for branch update (#5759)
    
    * feat: Added basic auth support for servicemonitor (#5761)
    
    * Added support for basic auth in servicemonitor
    
    * Added support for namespace selector and custom matchLabels
    
    * Fixed indentations
    
    * fix: Bitnami chart repo tls issue (#5740)
    
    * bitnami_chart_fix
    
    * Rename 278_bitnami_chart_fix.down.sql to 282_bitnami_chart_fix.down.sql
    
    * Rename 278_bitnami_chart_fix.up.sql to 282_bitnami_chart_fix.up.sql
    
    ---------
    
    Co-authored-by: Pawan Mehta <[email protected]>
    
    * doc: Cosign plugin doc (#5665)
    
    * doc for cosign plugin
    
    * edits in task name
    
    * updates in intro and other fixes.
    
    * Attached link to Cosign GitHub repo
    
    * Hyperlink fixes
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: check rbac on env if envName is present (#5765)
    
    * admin check fix in config draft
    
    * minor fix
    
    * doc: CraneCopy plugin doc (#5658)
    
    * doc for
    
    * edits in task name
    
    * spelling correction
    
    * Updated password
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron CD Trigger Plugin doc  (#5747)
    
    * devtron-cd-trigger plugin doc
    
    * minor update
    
    * Proofreading done
    
    * Update devtron-cd-trigger.md
    
    * Removed unwanted phrase
    
    * Changed wording
    
    * Changed plurality
    
    * Updated devtron token
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: DockerSlim plugin doc (#5660)
    
    * doc for DockerSlim plugin
    
    * Updated Docker-Slim to DockerSlim
    
    * Minor fixes
    
    * url update
    
    * Fixes in url
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron Job Trigger Plugin doc (#5742)
    
    * devtron-job-trigger plugin doc
    
    * summary updated
    
    * Updated input variable description
    
    * token value updated
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: scan tool active check removed (#5771)
    
    * scan tool active check removed
    
    * query fix
    
    * feat: Docker pull env driven (#5767)
    
    * useDockerApiToGetDigest menv driven flag to control pulling image either using docker pull or docker API
    
    * UseAppDockerConfigForPrivateRegistries in workflow request
    
    * revert
    
    * revert
    
    * fix: panic handlings and argocd app delete stuck in partial stage (#5770)
    
    * fix: panic handlings
    
    * fix: false positive matrics on gitOps failures
    
    * fix: for GetConfigForHelmApps err: pg no row
    
    * feat: plugin creation support (#5630)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    * wip: details api, get all plugin data or non
    
    * wip: code review incorp part -1
    
    * wip: code review incorp part -2
    
    * wip: code review incorp part -3
    
    * wip: remove code duplication
    
    * wip: hardcode isExposed to true
    
    * wip: hardcode StepType= inline
    
    * wip: set default VariableStepIndex= 1
    
    * Revert "feat: plugin creation support (#5630)" (#5778)
    
    This reverts commit 4296366ae288f3a67f87e547d2b946acbcd2dd65.
    
    * fix: unimplemented cluster cron service (#5781)
    
    * fix: sql injection fixes (#5783)
    
    * sql injection fixes
    
    * query param init fix
    
    * doc: Vulnerability Scanning Plugin doc (#5722)
    
    * vulnerability scanning plugin doc
    
    * summary.md added
    
    * docs: Jira plugins doc (Validator + Updater) (#5709)
    
    * Docs of Jira Plugins - Validator and Updater
    
    * Added Index Links
    
    * Additional Proofreading
    
    * add basic auth and tls for sm (#5789)
    
    * docs: added commands enable ingress during  helm installation (#5794)
    
    * added commands emable ingress during  helm installation
    
    * modified commands
    
    * improved statement
    
    * removed unrequired lines
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * Revamped + Restructured Ingress Setup Doc (#5798)
    
    * modifying route (#5799)
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * fix: cron status update refactoring (#5790)
    
    Co-authored-by: Nishant <[email protected]>
    
    * docs: modified the anchorlink in ingress.md (#5800)
    
    * modifying route
    
    * modified the anchorlink
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * query param split (#5801)
    
    * fix: upgraded to /argo-cd/v2 v2.9.21 (#5758)
    
    * upgraded to /argo-cd/v2 v2.9.21
    
    * argocd vendor files added
    
    * sync with common-lib
    
    * fix: Ea rbac fixes (#5813)
    
    * app found using display or app name
    
    * single query optimization
    
    * display name handling for new apps
    
    ---------
    
    Co-authored-by: kartik-579 <[email protected]>
    
    * fix: scan list in global security page sql injection fix (#5808)
    
    * scan list in global security page sql injection fix
    
    * comment
    
    * fix: app details page(#5823)
    
    * misc: sync with common-lib changes with release candidate 18 (#5830)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fca0624af32de5e620ceba4548488a07127.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: sql scripts sync (#5763)
    
    * fix: Scan tool migration fix develop (#5773)
    
    * scan tool active check removed
    
    * query fix
    
    * chore: Oss sync 2 sept 2024 oss (#5779)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * doc: Edit Deployment Chart Schema (#5735)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * doc: Redirection of old entry in gitbook.yaml (#5738)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * Redirected Old Entry
    
    * docs: added Documentation for Air-Gapped Installation (#5360)
    
    * added docs for air-gapped-installation
    
    * added all the images in 7.0.0
    
    * modified yq command in the docs
    
    * added an entry in summary.md
    
    * added installation commands
    
    * modified statements
    
    * modified variable name
    
    * added steps to navigation
    
    * added the latest oss chart images
    
    * added a note for docker
    
    * Added Intro + Proofreading + Structuring
    
    * Other fixes
    
    * Lang fix
    
    * added docs for ea-mode only
    
    * modified lang
    
    * Update install-devtron-in-airgapped-environment.md
    
    Changed h3 header to fit the ToC on the RHS
    
    * added changes
    
    * modified changes
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    
    * feat: Env description handling (#5744)
    
    * env description handling added
    
    * license handling
    
    * misc: Main sync rc - branch update (#5753)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fca0624af32de5e620ceba4548488a07127.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * fix: Validate config cm cs (#5750)
    
    * validateConfigRequest before CMGlobalAddUpdate and CSGlobalAddUpdate
    
    * checkIfConfigDataAlreadyExist
    
    ---------
    
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    
    * doc: Update prerequisites of code-scan (#5625)
    
    * Update prerequisites of code-scan
    
    * Hyperlinked the Vulnerability scanning doc
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: ci patch rbac for branch update (#5759)
    
    * feat: Added basic auth support for servicemonitor (#5761)
    
    * Added support for basic auth in servicemonitor
    
    * Added support for namespace selector and custom matchLabels
    
    * Fixed indentations
    
    * fix: Bitnami chart repo tls issue (#5740)
    
    * bitnami_chart_fix
    
    * Rename 278_bitnami_chart_fix.down.sql to 282_bitnami_chart_fix.down.sql
    
    * Rename 278_bitnami_chart_fix.up.sql to 282_bitnami_chart_fix.up.sql
    
    ---------
    
    Co-authored-by: Pawan Mehta <[email protected]>
    
    * doc: Cosign plugin doc (#5665)
    
    * doc for cosign plugin
    
    * edits in task name
    
    * updates in intro and other fixes.
    
    * Attached link to Cosign GitHub repo
    
    * Hyperlink fixes
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: check rbac on env if envName is present (#5765)
    
    * admin check fix in config draft
    
    * minor fix
    
    * doc: CraneCopy plugin doc (#5658)
    
    * doc for
    
    * edits in task name
    
    * spelling correction
    
    * Updated password
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron CD Trigger Plugin doc  (#5747)
    
    * devtron-cd-trigger plugin doc
    
    * minor update
    
    * Proofreading done
    
    * Update devtron-cd-trigger.md
    
    * Removed unwanted phrase
    
    * Changed wording
    
    * Changed plurality
    
    * Updated devtron token
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: DockerSlim plugin doc (#5660)
    
    * doc for DockerSlim plugin
    
    * Updated Docker-Slim to DockerSlim
    
    * Minor fixes
    
    * url update
    
    * Fixes in url
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron Job Trigger Plugin doc (#5742)
    
    * devtron-job-trigger plugin doc
    
    * summary updated
    
    * Updated input variable description
    
    * token value updated
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: scan tool active check removed (#5771)
    
    * scan tool active check removed
    
    * query fix
    
    * feat: Docker pull env driven (#5767)
    
    * useDockerApiToGetDigest menv driven flag to control pulling image either using docker pull or docker API
    
    * UseAppDockerConfigForPrivateRegistries in workflow request
    
    * revert
    
    * revert
    
    * fix: panic handlings and argocd app delete stuck in partial stage (#5770)
    
    * fix: panic handlings
    
    * fix: false positive matrics on gitOps failures
    
    * fix: for GetConfigForHelmApps err: pg no row
    
    * feat: plugin creation support (#5630)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    * wip: details api, get all plugin data or non
    
    * wip: code review incorp part -1
    
    * wip: code review incorp part -2
    
    * wip: code review incorp part -3
    
    * wip: remove code duplication
    
    * wip: hardcode isExposed to true
    
    * wip: hardcode StepType= inline
    
    * wip: set default VariableStepIndex= 1
    
    * Revert "feat: plugin creation support (#5630)" (#5778)
    
    This reverts commit 4296366ae288f3a67f87e547d2b946acbcd2dd65.
    
    * script no. fix
    
    ---------
    
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    Co-authored-by: Badal Kumar <[email protected]>
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: kripanshdevtron <[email protected]>
    Co-authored-by: kartik-579 <[email protected]>
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    Co-authored-by: Bhushan Nemade <[email protected]>
    Co-authored-by: Pawan Mehta <[email protected]>
    Co-authored-by: akshatsinha007 <[email protected]>
    
    * chore: plugin creation oss (#5780)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    * wip: details api, get all plugin data or non
    
    * wip: code review incorp part -1
    
    * wip: code review incorp part -2
    
    * wip: code review incorp part -3
    
    * wip: remove code duplication
    
    * wip: hardcode isExposed to true
    
    * wip: hardcode StepType= inline
    
    * wip: set default VariableStepIndex= 1
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * doc: Edit Deployment Chart Schema (#5735)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * doc: Redirection of old entry in gitbook.yaml (#5738)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * Redirected Old Entry
    
    * docs: added Documentation for Air-Gapped Installation (#5360)
    
    * added docs for air-gapped-installation
    
    * added all the images in 7.0.0
    
    * modified yq command in the docs
    
    * added an entry in summary.md
    
    * added installation commands
    
    * modified statements
    
    * modified variable name
    
    * added steps to navigation
    
    * added the latest oss chart images
    
    * added a note for docker
    
    * Added Intro + Proofreading + Structuring
    
    * Other fixes
    
    * Lang fix
    
    * added docs for ea-mode only
    
    * modified lang
    
    * Update install-devtron-in-airgapped-environment.md
    
    Changed h3 header to fit the ToC on the RHS
    
    * added changes
    
    * modified changes
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    
    * feat: Env description handling (#5744)
    
    * env description handling added
    
    * license handling
    
    * misc: Main sync rc - branch update (#5753)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fca0624af32de5e620ceba4548488a07127.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * fix: Validate config cm cs (#5750)
    
    * validateConfigRequest before CMGlobalAddUpdate and CSGlobalAddUpdate
    
    * checkIfConfigDataAlreadyExist
    
    ---------
    
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    
    * doc: Update prerequisites of code-scan (#5625)
    
    * Update prerequisites of code-scan
    
    * Hyperlinked the Vulnerability scanning doc
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: ci patch rbac for branch update (#5759)
    
    * feat: Added basic auth support for servicemonitor (#5761)
    
    * Added support for basic auth in servicemonitor
    
    * Added support for namespace selector and custom matchLabels
    
    * Fixed indentations
    
    * fix: Bitnami chart repo tls issue (#5740)
    
    * bitnami_chart_fix
    
    * Rename 278_bitnami_chart_fix.down.sql to 282_bitnami_chart_fix.down.sql
    
    * Rename 278_bitnami_chart_fix.up.sql to 282_bitnami_chart_fix.up.sql
    
    ---------
    
    Co-authored-by: Pawan Mehta <[email protected]>
    
    * doc: Cosign plugin doc (#5665)
    
    * doc for cosign plugin
    
    * edits in task name
    
    * updates in intro and other fixes.
    
    * Attached link to Cosign GitHub repo
    
    * Hyperlink fixes
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: check rbac on env if envName is present (#5765)
    
    * admin check fix in config draft
    
    * minor fix
    
    * doc: CraneCopy plugin doc (#5658)
    
    * doc for
    
    * edits in task name
    
    * spelling correction
    
    * Updated password
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron CD Trigger Plugin doc  (#5747)
    
    * devtron-cd-trigger plugin doc
    
    * minor update
    
    * Proofreading done
    
    * Update devtron-cd-trigger.md
    
    * Removed unwanted phrase
    
    * Changed wording
    
    * Changed plurality
    
    * Updated devtron token
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: DockerSlim plugin doc (#5660)
    
    * doc for DockerSlim plugin
    
    * Updated Docker-Slim to DockerSlim
    
    * Minor fixes
    
    * url update
    
    * Fixes in url
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron Job Trigger Plugin doc (#5742)
    
    * devtron-job-trigger plugin doc
    
    * summary updated
    
    * Updated input variable description
    
    * token value updated
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: scan tool active check removed (#5771)
    
    * scan tool active check removed
    
    * query fix
    
    * feat: Docker pull env driven (#5767)
    
    * useDockerApiToGetDigest menv driven flag to control pulling image either using docker pull or docker API
    
    * UseAppDockerConfigForPrivateRegistries in workflow request
    
    * revert
    
    * revert
    
    * fix: panic handlings and argocd app delete stuck in partial stage (#5770)
    
    * fix: panic handlings
    
    * fix: false positive matrics on gitOps failures
    
    * fix: for GetConfigForHelmApps err: pg no row
    
    * feat: plugin creation support (#5630)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: mi…
    Configuration menu
    Copy the full SHA
    3cf1c86 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. chore: inject ci-runner pod UID and name as env variable (#5839)

    * feat: inject ci-runner pod UID and name as env variable
    
    * fix: use constants from common lib
    gireesh-naidu authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    afd7845 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. feat: add cluster filter in notification setting (#5828)

    * query wip
    
    * feat: add cluster filtering in notification configuration
    
    * fix: sync fixes form ent
    
    * fix: add if exists/not exists in migration
    
    * refactoring: refactor beans
    
    * refactoring: refactor beans
    
    * fix: sql script fix
    
    * chore: update sql script numbers
    
    * chore: update sql script numbers
    gireesh-naidu authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    12686c7 View commit details
    Browse the repository at this point in the history
  2. fix: ignore kubelink errors in server startup (#5852)

    * fix: ignore error message got while checking devtron installation status
    
    * fix: correct error messaging for docker creds
    gireesh-naidu authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1265542 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. chore: Main sync (#5862)

    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * doc: Edit Deployment Chart Schema (#5735)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * doc: Redirection of old entry in gitbook.yaml (#5738)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * Redirected Old Entry
    
    * docs: added Documentation for Air-Gapped Installation (#5360)
    
    * added docs for air-gapped-installation
    
    * added all the images in 7.0.0
    
    * modified yq command in the docs
    
    * added an entry in summary.md
    
    * added installation commands
    
    * modified statements
    
    * modified variable name
    
    * added steps to navigation
    
    * added the latest oss chart images
    
    * added a note for docker
    
    * Added Intro + Proofreading + Structuring
    
    * Other fixes
    
    * Lang fix
    
    * added docs for ea-mode only
    
    * modified lang
    
    * Update install-devtron-in-airgapped-environment.md
    
    Changed h3 header to fit the ToC on the RHS
    
    * added changes
    
    * modified changes
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    
    * feat: Env description handling (#5744)
    
    * env description handling added
    
    * license handling
    
    * misc: Main sync rc - branch update (#5753)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fca0624af32de5e620ceba4548488a07127.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * fix: Validate config cm cs (#5750)
    
    * validateConfigRequest before CMGlobalAddUpdate and CSGlobalAddUpdate
    
    * checkIfConfigDataAlreadyExist
    
    ---------
    
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    
    * doc: Update prerequisites of code-scan (#5625)
    
    * Update prerequisites of code-scan
    
    * Hyperlinked the Vulnerability scanning doc
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: ci patch rbac for branch update (#5759)
    
    * feat: Added basic auth support for servicemonitor (#5761)
    
    * Added support for basic auth in servicemonitor
    
    * Added support for namespace selector and custom matchLabels
    
    * Fixed indentations
    
    * fix: Bitnami chart repo tls issue (#5740)
    
    * bitnami_chart_fix
    
    * Rename 278_bitnami_chart_fix.down.sql to 282_bitnami_chart_fix.down.sql
    
    * Rename 278_bitnami_chart_fix.up.sql to 282_bitnami_chart_fix.up.sql
    
    ---------
    
    Co-authored-by: Pawan Mehta <[email protected]>
    
    * doc: Cosign plugin doc (#5665)
    
    * doc for cosign plugin
    
    * edits in task name
    
    * updates in intro and other fixes.
    
    * Attached link to Cosign GitHub repo
    
    * Hyperlink fixes
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: check rbac on env if envName is present (#5765)
    
    * admin check fix in config draft
    
    * minor fix
    
    * doc: CraneCopy plugin doc (#5658)
    
    * doc for
    
    * edits in task name
    
    * spelling correction
    
    * Updated password
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron CD Trigger Plugin doc  (#5747)
    
    * devtron-cd-trigger plugin doc
    
    * minor update
    
    * Proofreading done
    
    * Update devtron-cd-trigger.md
    
    * Removed unwanted phrase
    
    * Changed wording
    
    * Changed plurality
    
    * Updated devtron token
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: DockerSlim plugin doc (#5660)
    
    * doc for DockerSlim plugin
    
    * Updated Docker-Slim to DockerSlim
    
    * Minor fixes
    
    * url update
    
    * Fixes in url
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron Job Trigger Plugin doc (#5742)
    
    * devtron-job-trigger plugin doc
    
    * summary updated
    
    * Updated input variable description
    
    * token value updated
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: scan tool active check removed (#5771)
    
    * scan tool active check removed
    
    * query fix
    
    * feat: Docker pull env driven (#5767)
    
    * useDockerApiToGetDigest menv driven flag to control pulling image either using docker pull or docker API
    
    * UseAppDockerConfigForPrivateRegistries in workflow request
    
    * revert
    
    * revert
    
    * fix: panic handlings and argocd app delete stuck in partial stage (#5770)
    
    * fix: panic handlings
    
    * fix: false positive matrics on gitOps failures
    
    * fix: for GetConfigForHelmApps err: pg no row
    
    * feat: plugin creation support (#5630)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    * wip: details api, get all plugin data or non
    
    * wip: code review incorp part -1
    
    * wip: code review incorp part -2
    
    * wip: code review incorp part -3
    
    * wip: remove code duplication
    
    * wip: hardcode isExposed to true
    
    * wip: hardcode StepType= inline
    
    * wip: set default VariableStepIndex= 1
    
    * Revert "feat: plugin creation support (#5630)" (#5778)
    
    This reverts commit 4296366ae288f3a67f87e547d2b946acbcd2dd65.
    
    * fix: unimplemented cluster cron service (#5781)
    
    * fix: sql injection fixes (#5783)
    
    * sql injection fixes
    
    * query param init fix
    
    * doc: Vulnerability Scanning Plugin doc (#5722)
    
    * vulnerability scanning plugin doc
    
    * summary.md added
    
    * docs: Jira plugins doc (Validator + Updater) (#5709)
    
    * Docs of Jira Plugins - Validator and Updater
    
    * Added Index Links
    
    * Additional Proofreading
    
    * add basic auth and tls for sm (#5789)
    
    * docs: added commands enable ingress during  helm installation (#5794)
    
    * added commands emable ingress during  helm installation
    
    * modified commands
    
    * improved statement
    
    * removed unrequired lines
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * Revamped + Restructured Ingress Setup Doc (#5798)
    
    * modifying route (#5799)
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * fix: cron status update refactoring (#5790)
    
    Co-authored-by: Nishant <[email protected]>
    
    * docs: modified the anchorlink in ingress.md (#5800)
    
    * modifying route
    
    * modified the anchorlink
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    
    * query param split (#5801)
    
    * fix: upgraded to /argo-cd/v2 v2.9.21 (#5758)
    
    * upgraded to /argo-cd/v2 v2.9.21
    
    * argocd vendor files added
    
    * sync with common-lib
    
    * fix: Ea rbac fixes (#5813)
    
    * app found using display or app name
    
    * single query optimization
    
    * display name handling for new apps
    
    ---------
    
    Co-authored-by: kartik-579 <[email protected]>
    
    * fix: scan list in global security page sql injection fix (#5808)
    
    * scan list in global security page sql injection fix
    
    * comment
    
    * fix: app details page(#5823)
    
    * misc: sync with common-lib changes with release candidate 18 (#5830)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fca0624af32de5e620ceba4548488a07127.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: sql scripts sync (#5763)
    
    * fix: Scan tool migration fix develop (#5773)
    
    * scan tool active check removed
    
    * query fix
    
    * chore: Oss sync 2 sept 2024 oss (#5779)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * doc: Edit Deployment Chart Schema (#5735)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * doc: Redirection of old entry in gitbook.yaml (#5738)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * Redirected Old Entry
    
    * docs: added Documentation for Air-Gapped Installation (#5360)
    
    * added docs for air-gapped-installation
    
    * added all the images in 7.0.0
    
    * modified yq command in the docs
    
    * added an entry in summary.md
    
    * added installation commands
    
    * modified statements
    
    * modified variable name
    
    * added steps to navigation
    
    * added the latest oss chart images
    
    * added a note for docker
    
    * Added Intro + Proofreading + Structuring
    
    * Other fixes
    
    * Lang fix
    
    * added docs for ea-mode only
    
    * modified lang
    
    * Update install-devtron-in-airgapped-environment.md
    
    Changed h3 header to fit the ToC on the RHS
    
    * added changes
    
    * modified changes
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    
    * feat: Env description handling (#5744)
    
    * env description handling added
    
    * license handling
    
    * misc: Main sync rc - branch update (#5753)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fca0624af32de5e620ceba4548488a07127.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * fix: Validate config cm cs (#5750)
    
    * validateConfigRequest before CMGlobalAddUpdate and CSGlobalAddUpdate
    
    * checkIfConfigDataAlreadyExist
    
    ---------
    
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    
    * doc: Update prerequisites of code-scan (#5625)
    
    * Update prerequisites of code-scan
    
    * Hyperlinked the Vulnerability scanning doc
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: ci patch rbac for branch update (#5759)
    
    * feat: Added basic auth support for servicemonitor (#5761)
    
    * Added support for basic auth in servicemonitor
    
    * Added support for namespace selector and custom matchLabels
    
    * Fixed indentations
    
    * fix: Bitnami chart repo tls issue (#5740)
    
    * bitnami_chart_fix
    
    * Rename 278_bitnami_chart_fix.down.sql to 282_bitnami_chart_fix.down.sql
    
    * Rename 278_bitnami_chart_fix.up.sql to 282_bitnami_chart_fix.up.sql
    
    ---------
    
    Co-authored-by: Pawan Mehta <[email protected]>
    
    * doc: Cosign plugin doc (#5665)
    
    * doc for cosign plugin
    
    * edits in task name
    
    * updates in intro and other fixes.
    
    * Attached link to Cosign GitHub repo
    
    * Hyperlink fixes
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: check rbac on env if envName is present (#5765)
    
    * admin check fix in config draft
    
    * minor fix
    
    * doc: CraneCopy plugin doc (#5658)
    
    * doc for
    
    * edits in task name
    
    * spelling correction
    
    * Updated password
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron CD Trigger Plugin doc  (#5747)
    
    * devtron-cd-trigger plugin doc
    
    * minor update
    
    * Proofreading done
    
    * Update devtron-cd-trigger.md
    
    * Removed unwanted phrase
    
    * Changed wording
    
    * Changed plurality
    
    * Updated devtron token
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: DockerSlim plugin doc (#5660)
    
    * doc for DockerSlim plugin
    
    * Updated Docker-Slim to DockerSlim
    
    * Minor fixes
    
    * url update
    
    * Fixes in url
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron Job Trigger Plugin doc (#5742)
    
    * devtron-job-trigger plugin doc
    
    * summary updated
    
    * Updated input variable description
    
    * token value updated
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: scan tool active check removed (#5771)
    
    * scan tool active check removed
    
    * query fix
    
    * feat: Docker pull env driven (#5767)
    
    * useDockerApiToGetDigest menv driven flag to control pulling image either using docker pull or docker API
    
    * UseAppDockerConfigForPrivateRegistries in workflow request
    
    * revert
    
    * revert
    
    * fix: panic handlings and argocd app delete stuck in partial stage (#5770)
    
    * fix: panic handlings
    
    * fix: false positive matrics on gitOps failures
    
    * fix: for GetConfigForHelmApps err: pg no row
    
    * feat: plugin creation support (#5630)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    * wip: details api, get all plugin data or non
    
    * wip: code review incorp part -1
    
    * wip: code review incorp part -2
    
    * wip: code review incorp part -3
    
    * wip: remove code duplication
    
    * wip: hardcode isExposed to true
    
    * wip: hardcode StepType= inline
    
    * wip: set default VariableStepIndex= 1
    
    * Revert "feat: plugin creation support (#5630)" (#5778)
    
    This reverts commit 4296366ae288f3a67f87e547d2b946acbcd2dd65.
    
    * script no. fix
    
    ---------
    
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    Co-authored-by: Badal Kumar <[email protected]>
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: kripanshdevtron <[email protected]>
    Co-authored-by: kartik-579 <[email protected]>
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    Co-authored-by: Bhushan Nemade <[email protected]>
    Co-authored-by: Pawan Mehta <[email protected]>
    Co-authored-by: akshatsinha007 <[email protected]>
    
    * chore: plugin creation oss (#5780)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    * wip: details api, get all plugin data or non
    
    * wip: code review incorp part -1
    
    * wip: code review incorp part -2
    
    * wip: code review incorp part -3
    
    * wip: remove code duplication
    
    * wip: hardcode isExposed to true
    
    * wip: hardcode StepType= inline
    
    * wip: set default VariableStepIndex= 1
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * doc: Edit Deployment Chart Schema (#5735)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * doc: Redirection of old entry in gitbook.yaml (#5738)
    
    * Edit Deployment Chart Schema
    
    * Fixes
    
    * PM + CO Feedback Incorporated
    
    * Redirected Old Entry
    
    * docs: added Documentation for Air-Gapped Installation (#5360)
    
    * added docs for air-gapped-installation
    
    * added all the images in 7.0.0
    
    * modified yq command in the docs
    
    * added an entry in summary.md
    
    * added installation commands
    
    * modified statements
    
    * modified variable name
    
    * added steps to navigation
    
    * added the latest oss chart images
    
    * added a note for docker
    
    * Added Intro + Proofreading + Structuring
    
    * Other fixes
    
    * Lang fix
    
    * added docs for ea-mode only
    
    * modified lang
    
    * Update install-devtron-in-airgapped-environment.md
    
    Changed h3 header to fit the ToC on the RHS
    
    * added changes
    
    * modified changes
    
    ---------
    
    Co-authored-by: Badal Kumar Prusty <[email protected]>
    Co-authored-by: ashokdevtron <[email protected]>
    
    * feat: Env description handling (#5744)
    
    * env description handling added
    
    * license handling
    
    * misc: Main sync rc - branch update (#5753)
    
    * added config sql script (#5681)
    
    * feat: CVE severity categorisation and scan result listing API enhancements (#5617)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * fix: update script numbers
    
    * fix: minor fix
    
    * feat: casbin deny policy sql scripts (#5677)
    
    * system controller scripts
    
    * script additions
    
    * sql cript update
    
    * sql script number chnage
    
    * feat: Config diff phase 2 oss (#5488)
    
    * story(configDiffView) : open api spec
    
    * story(configDiffView) : open api spec updated
    
    * story(configDiffView) : open api spec updated for error state
    
    * story(configDiffView) : WIP
    
    * story(configDiffView) : WIP "some code changed"
    
    * story(configDiffView) : support for names added
    
    * story(configDiffView) : iota removed
    
    * story(configDiffView) : pg no rows handled
    
    * story(configDiffView) : spelling check
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : env id added
    
    * story(configDiffView) : intersection added
    
    * story(configDiffView) : comments removed
    
    * story(configDiffView) : code review comment resolved
    
    * story(configDiffView) : comment removed
    
    * story(configDiffView) : CMCSNames DTO moved
    
    * story(configDiffView) : null case handled
    
    * story(configDiffView) : logger added
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : code refactored v2
    
    * story(configDiffView) : spec updated
    
    * story(configDiffView) : code refactored
    
    * story(configDiffView) : config names
    
    * main sync
    
    * overridden and global flag introduced in config diff autocomplete api
    
    * ent sync
    
    * get config data in resthandler
    
    * new api for showing all config data in config/data :- Service func -> GetAllConfigData
    
    * using a single key instead of global and overridden key in config/autocomplete api
    
    * ConfigState made string instead of int
    
    * not sending inheriting in case base config
    
    * code review comment incorporation
    
    * ent sync
    
    * code review comment incorp -1
    
    * code review comment incorp -2
    
    * code review comment incorp -3
    
    * small fix in plugin
    
    * migration number changes (#5692)
    
    * main sync
    
    * minor fix
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * scipt number change
    
    ---------
    
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    
    * fix: Helm apps entries in Ea mode (#5652)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * executed make after merging with develop branch
    
    * feat: refactoring deployment app name usage (#5702)
    
    * removing hard coded deployment app name
    
    * removing %s-%s usage
    
    * wip: query change for enterprise
    
    * wip
    
    * wip
    
    * wip
    
    * adding release mode in deployment config
    
    * wip: release changes
    
    * left join on pco and artifact
    
    * handling empty release mode - backward compatibility
    
    * fixing panic
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * migration updated
    
    * main merge and migration script updated
    
    * wip
    
    * review changes
    
    * fix sql no
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    
    * migration syn with ent (#5719)
    
    * fix: group image vulnerabilities by base/os image (#5680)
    
    * feat: add support for app and env sorting in scan list api and add medium, high and unknown severity support
    
    * fix: query fix for appName sort or envName sort
    
    * fix: sql script number change
    
    * fix: minor changes
    
    * fix: review fix
    
    * fix: remove dml on cve_store and handle it in code handling this versioning
    
    * fix: review comments
    
    * feat: storing target,class and type values in imageScanExecutionResults
    
    * feat: add sql script
    
    * feat: add sql script
    
    * fix: add new columns
    
    * fix: update script numbers
    
    * fix: correct down script
    
    * fix: minor fix
    
    * chore: script number update
    
    * fix: remove sql script (#5727)
    
    * Revert "fix: Helm apps entries in Ea mode (#5652)" (#5733)
    
    This reverts commit f1aa1fca0624af32de5e620ceba4548488a07127.
    
    * chore: custom argo-workflow dependency (#5731)
    
    * bumped github.com/argoproj/argo-workflows/v3 v3.5.10 => github.com/devtron-labs/argo-workflows/v3 v3.5.10
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    * reverted main branch changes
    
    * reverted main branch changes
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * chore: fix go.sum file (#5734)
    
    * misc: Main sync develop (#5737)
    
    * migration number changes (#5692)
    
    * refrain from checkin autoscalingCheckBeforeTrigger for virt clus (#5696)
    
    * fix: Decode secret fix on add update oss (#5695)
    
    * ValidateEncodedDataByDecoding in case add or update secret
    
    * wire fix from main
    
    * minor refactor
    
    * comment
    
    * saving pco concurrency case handled (#5688)
    
    * fix: script for pipelineStageStepVariable, making input value and default_value text from varchar255 (#5701)
    
    * script for pipelineStageStepVariable, making input value and default_value text from varchar255
    
    * erro log fix
    
    * fix: ea fixes for helm app (#5708)
    
    * added the ea apps entry app table
    
    * resolved the ea mode multiple rows error during configuration of app
    
    * modified the ea dockerfile in ca-certificates cmd
    
    * uncommented the code and left the ea helm app making way untouched
    
    * remodified the dockerfile as previous state
    
    * modified the docker file ea mode
    
    * dockerfile exit code 100 due to ap install alternative in ea mode dockerfile
    
    * execute make after main merge
    
    * modified changes in dockerfile ea mode
    
    * resolved comments after first level review
    
    * Revert "fix: ea fixes for helm app (#5708)" (#5713)
    
    This reverts commit 3e31f49f95d373f92b13afbe1806606ac4a39d85.
    
    * fix: SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation (#5712)
    
    * SkipCiBuildCachePushPull code incorporated with minor refac in handle runtime params validation
    
    * minor refactor
    
    * minor refactor
    
    * migration syn with ent (#5718)
    
    ---------
    
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    
    * fix: Validate config cm cs (#5750)
    
    * validateConfigRequest before CMGlobalAddUpdate and CSGlobalAddUpdate
    
    * checkIfConfigDataAlreadyExist
    
    ---------
    
    Co-authored-by: ayu-devtron <[email protected]>
    Co-authored-by: Vikram Singh <[email protected]>
    Co-authored-by: Gireesh Naidu <[email protected]>
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: Prakash <[email protected]>
    Co-authored-by: adi6859 <[email protected]>
    Co-authored-by: Rajeev Ranjan <[email protected]>
    Co-authored-by: iamayushm <[email protected]>
    Co-authored-by: prakhar katiyar <[email protected]>
    Co-authored-by: Asutosh Das <[email protected]>
    Co-authored-by: Vikram <[email protected]>
    Co-authored-by: Prakarsh <[email protected]>
    
    * doc: Update prerequisites of code-scan (#5625)
    
    * Update prerequisites of code-scan
    
    * Hyperlinked the Vulnerability scanning doc
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: ci patch rbac for branch update (#5759)
    
    * feat: Added basic auth support for servicemonitor (#5761)
    
    * Added support for basic auth in servicemonitor
    
    * Added support for namespace selector and custom matchLabels
    
    * Fixed indentations
    
    * fix: Bitnami chart repo tls issue (#5740)
    
    * bitnami_chart_fix
    
    * Rename 278_bitnami_chart_fix.down.sql to 282_bitnami_chart_fix.down.sql
    
    * Rename 278_bitnami_chart_fix.up.sql to 282_bitnami_chart_fix.up.sql
    
    ---------
    
    Co-authored-by: Pawan Mehta <[email protected]>
    
    * doc: Cosign plugin doc (#5665)
    
    * doc for cosign plugin
    
    * edits in task name
    
    * updates in intro and other fixes.
    
    * Attached link to Cosign GitHub repo
    
    * Hyperlink fixes
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: check rbac on env if envName is present (#5765)
    
    * admin check fix in config draft
    
    * minor fix
    
    * doc: CraneCopy plugin doc (#5658)
    
    * doc for
    
    * edits in task name
    
    * spelling correction
    
    * Updated password
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron CD Trigger Plugin doc  (#5747)
    
    * devtron-cd-trigger plugin doc
    
    * minor update
    
    * Proofreading done
    
    * Update devtron-cd-trigger.md
    
    * Removed unwanted phrase
    
    * Changed wording
    
    * Changed plurality
    
    * Updated devtron token
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: DockerSlim plugin doc (#5660)
    
    * doc for DockerSlim plugin
    
    * Updated Docker-Slim to DockerSlim
    
    * Minor fixes
    
    * url update
    
    * Fixes in url
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * doc: Devtron Job Trigger Plugin doc (#5742)
    
    * devtron-job-trigger plugin doc
    
    * summary updated
    
    * Updated input variable description
    
    * token value updated
    
    ---------
    
    Co-authored-by: ashokdevtron <[email protected]>
    
    * fix: scan tool active check removed (#5771)
    
    * scan tool active check removed
    
    * query fix
    
    * feat: Docker pull env driven (#5767)
    
    * useDockerApiToGetDigest menv driven flag to control pulling image either using docker pull or docker API
    
    * UseAppDockerConfigForPrivateRegistries in workflow request
    
    * revert
    
    * revert
    
    * fix: panic handlings and argocd app delete stuck in partial stage (#5770)
    
    * fix: panic handlings
    
    * fix: false positive matrics on gitOps failures
    
    * fix: for GetConfigForHelmApps err: pg no row
    
    * feat: plugin creation support (#5630)
    
    * wip: new plugin creation api and min plugin api with only shared plugin list
    
    * wip: create new plugin version code
    
    * wip:plugin type SHARED by default
    
    * wip:find plugin either by identifier or by id while creating a new version of existing plugin
    
    * wip: create new plugin tag logic improved
    
    * wip: optimize GetAllFilteredPluginParentMetadata query
    
    * wip: create plugin tag new flow
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: minor fix
    
    * wip: newTagsPresent -> areNewTagsPresent
    
    * wip: icon is not  mandatory code incorporated
    
    * wip:minor refactoring
    
    * wip: prevent duplicate version from being created and save tags relation only when
    
    * wip: minor fix
    
    *…
    Configuration menu
    Copy the full SHA
    3fa1069 View commit details
    Browse the repository at this point in the history
  2. feat: added deployment failed message in deployment history (#5845)

    * feat: added updated api specs for orchestrator/application/deployment-history api
    
    * feat: added deployment failed message in deployment history
    
    * updated migration version
    
    * FailedStatusUpdateOption signature updated
    
    * fixed GetEmailById method
    
    * updated migration version
    
    * updated migration version
    
    * updated migration message formatting
    
    * handled rbac for the source changing to external-ci
    
    * change in patch source info of cdpipeline config object
    
    * resolved the comments after 1st review
    
    ---------
    
    Co-authored-by: Rajeev <[email protected]>
    Ash-exp and RajeevRanjan27 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    85710ec View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. wip (#5865)

    iamayushm authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6d10fff View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    de0c426 View commit details
    Browse the repository at this point in the history
  2. chore: Dependabot fixes 17sept (#5853)

    * k8s.io/kubernetes version upgrade
    
    * version fix
    
    * common lib bump
    
    * common lib bump
    prakash100198 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    246c8cf View commit details
    Browse the repository at this point in the history
  3. feat: ns label refactoring (#5882)

    * updating common lib
    
    * common lib sync
    iamayushm authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9746089 View commit details
    Browse the repository at this point in the history
  4. feat: added the host url in the pre post ci cd steps (#5864)

    * added the host url in the pre post ci cd steps
    
    * added host url field in wf request during the  pre post ci step
    RajeevRanjan27 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d02ffa8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix: Image broken in default slack notification template (#5829)

    * added migration to fix default image in slack notification template
    
    * renamed migration version
    
    * updated migratin versions for rc packet 19
    
    * updated migration script version
    
    ---------
    
    Co-authored-by: Ash-exp <[email protected]>
    SATYAsasini and Ash-exp authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fce48ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23b63fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ff059f View commit details
    Browse the repository at this point in the history
  4. chore: OSS main branch sync

    Ash-exp committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    508a70b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02269f1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5895 from devtron-labs/oss-main-sync-24-sep

    chore: OSS main branch sync
    Ash-exp authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9eabc12 View commit details
    Browse the repository at this point in the history
  7. fix: empty webhook payload fix for PR based CI pipeline (#5879)

    * use parsedDataId instead of payload_data_id
    
    * fix: send webhook data to git-sensor in nats event
    
    * fix: send webhook data to git-sensor in nats event
    gireesh-naidu authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3060edb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. feat: Added support for templates in external secrets (#5874)

    * feat: Added support for templates in external secrets
    
    * renamed dataFrom to esoDataFrom
    
    * deployment history data fixed
    
    * deployment history data diff view fixed
    
    * added validations and const
    
    * renamed EsoData to ESOData
    
    * chore: updated []json.RawMessage to json.RawMessage
    
    * feat: updated validations
    Ash-exp authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c54fc03 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    1f7995e View commit details
    Browse the repository at this point in the history
  2. fix: Code security fixes (sql injection, sensitive data logs) (#5787)

    * updated ExternalLinkIdentifierMappingRepository
    
    * updated ExternalLinkIdentifierMappingRepository
    
    * updated ExternalLinkIdentifierMappingRepository
    
    * updated UserRepository, UserRepositoryQueryBuilder
    
    * updated DefaultAuthRoleRepository
    
    * updated DefaultAuthRoleRepository
    
    * updated InstalledAppRepository
    
    * updated AppStoreApplicationVersionRepository
    
    * added like clause util
    
    * updated CveStoreRepository
    
    * updated BulkUpdateRepository
    
    * updated BulkUpdateRepository
    
    * updated BulkUpdateRepository
    
    * updated BulkUpdateRepository
    
    * updated AppRepository
    
    * updated AppRepository
    
    * updated AppRepository
    
    * updated AppRepository
    
    * updated VariableTemplateParser
    
    * updated CdHandler
    
    * updated CIPipelineEventPublishService
    
    * updated CIPipelineEventPublishService
    
    * updated TriggerService
    
    * updated FullModeDeploymentService
    
    * updated FullModeDeploymentService
    
    * udpated AppStoreDeploymentService
    
    * udpated AppStoreDeploymentService
    
    * updated chartGroupService
    
    * updated RestClient
    
    * updated WriteJsonResp
    
    * updated GitProviderRestHandler
    
    * updated GitProviderRestHandler
    
    * updated GitProviderRestHandler
    
    * updated GitProviderRestHandler
    
    * updated DockerRegRestHandler
    
    * updated DockerRegRestHandler
    
    * updated DockerRegRestHandler
    
    * updated DockerRegRestHandler
    
    * updated DockerRegRestHandler
    
    * updated DockerRegRestHandler
    
    * updated DockerRegRestHandler
    
    * updated DockerRegRestHandler
    
    * updated CIPipelineEventPublishService
    
    * updated CdHandler
    
    * updated AppStoreApplicationVersionRepository
    
    * "updated ImageScanDeployInfoRepository
    
    * updated wire
    
    * updated AppListingRepositoryQueryBuilder & AppListingRepository
    
    * updated AppListingRepositoryQueryBuilder & AppListingRepository
    
    * updated ValidationHelper
    
    * wip
    
    * wip
    
    * self review change
    
    * self review change
    
    * self review change
    
    * self review change
    
    * self review change
    
    * self review change
    
    * added comment
    
    * added comment
    
    * updated enum
    
    * order change
    
    * wip
    
    * conversion fix
    
    * queryParams order change
    
    * wip
    
    * update
    
    * removed conversion method for in
    kartik-579 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0282dee View commit details
    Browse the repository at this point in the history
  3. wip

    iamayushm committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2e8c034 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a51af27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75b19e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43e39c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    280047f View commit details
    Browse the repository at this point in the history