Commit c21ddb8
Oss sync argo upgrade (#7)
* docs: Updated README.md file for Devtron chart (#2887)
* Updated README.md file for DEvtron chart
* incorporated changes mentioned in comments
* minor spelling correction
---------
Co-authored-by: Shubham9t9 <[email protected]>
* removed command to install a particular version of Devtron (#2888)
Co-authored-by: Shubham9t9 <[email protected]>
* feat: Support of reuse container image in containers section in reference chart 4-17 (#2675)
* support of reuse conatiner image in containers section
* support of reuse container image in latest deployment and rollout chart
* added the readme
---------
Co-authored-by: Ajay Kumar <[email protected]>
* release: PR for v0.6.11 (#2866)
* Created release-notes files
* Updated latest image of devtron in installer
* Updated latest image of hyperion in installer
* Updated release notes
* Updated latest image of hyperion in installer
* Updated latest image of devtron in installer
* Updated release notes
* Updated latest image of hyperion in installer
* Updated latest image of devtron in installer
* Updated latest image of dashboard in installer
* Updated release notes
* Updated latest image of devtron in installer
* Updated latest image of dashboard in installer
* Updated latest image of hyperion in installer
* Updated latest image of dashboard in installer
* Updated release notes
* Updated latest image of devtron in installer
* Updated latest image of hyperion in installer
* Updated release notes
* Updated release notes
* Updated latest image of devtron in installer
* Updated latest image of hyperion in installer
* Updated latest image of ci-runner in installer
* Updated latest image of devtron in installer
* Updated latest image of hyperion in installer
* Updated release notes
* Updated latest image of hyperion in installer
* Updated release notes
* Updated latest image of devtron in installer
* Updated latest image of hyperion in installer
* Updated release notes
* Updated latest image of devtron in installer
* Updated latest image of hyperion in installer
* Updated release notes
* Updated latest image of devtron in installer
* Updated latest image of hyperion in installer
* Updated release notes
* Updated latest image of devtron in installer
* Updated latest image of hyperion in installer
* Updated release notes
* Updated release notes
* Updated latest image of hyperion in installer
* Updated latest image of devtron in installer
* Updated latest image of devtron in installer
* Updated latest image of hyperion in installer
* Updated release notes
* Updated latest image of devtron in installer
* Updated latest image of hyperion in installer
* Updated release notes
* Updated latest image of devtron in installer
* Updated latest image of hyperion in installer
* Updated release notes
* Updated latest image of devtron in installer
* Updated latest image of hyperion in installer
* Updated release notes
* Updated latest image of hyperion in installer
* Updated latest image of devtron in installer
* Updated release notes
* Updated release notes
* Updated latest image of hyperion in installer
* Updated latest image of hyperion in installer
* Updated release notes
* Updated latest image of hyperion in installer
* Update release.txt
* Updated latest image of git-sensor in installer
* Updated latest image of kubewatch in installer
* Updated latest image of image-scanner in installer
* Updated latest image of git-sensor in installer
* Updated latest image of ci-runner in installer
* Updated latest image of lens in installer
* Updated nats image in devtron latest release
* Update installation-script
* Updated latest image of devtron in installer
* Updated latest image of kubelink in installer
* Updated latest image of dashboard in installer
* Update values.yaml
* Updated latest image of hyperion in installer
* Updated release-notes files
* Update releasenotes.md
---------
Co-authored-by: pawan-mehta-dt <[email protected]>
* feat: Showing app status on app listing page (#2799)
* wip
* rest-handler commit
* constructors added
* test commit
* minor design change and resthandler dev
* getting app_name and env_name in repo layer
for rbac optimisation
* rabc checks moved to service layer for optimisation
* rbac checks in batch
* getting env_identifier instead of env name
* delete and update methods completed in repo layer
* updating app-status for applisting and cdhandler hook points
* updating app-status for app-store app deployed with gitops
* added AppId field in InstalledAppAndEnvDetails struct
* added update app status hook in fetch resource tree function
* wip
* unstable wire
* sending app_status for overview page via other env api
* fix
* added delete with appid and envid
api's
* deleted active column from db
* fix
* query fix
* query fix
* fix
* update hook added
* fix
* fix
* wire
* wire hyperion
* query output error fix
* delete api fix
* delete api fix for installed apps
* open api helm-app struct updated
* delete query change
* sql up script
* port fix
* delete hook code updated
* unit test skeleton added for repo layer
* cleaned unused code
* unit tests WIP
* unit tests(service layer) done for update api
* unit tests(service layer) done for Delete api
* fix
* mocks
* Integration tests WIP
* integration tests for update method
* integration tests for delete method
* integration tests for delete_with_appid method
* integration tests for delete_with_envid method
* fix
* restructuring
* renaming script number
* minor code restructuring
* refactor tests
* skip tests stmnts added
* added filter support on app_status
* script number changed
* fix
* query fix
* wip
* storing suspended status as hibernating
* app-status filtering for installed apps
* update app-status on appStatus_update_topic nats event
* updated sql script number
* wire
* port fix
* fix
* code review changes
* sql down script
* removed code duplication
* improved logging
* code review changes
* optimised query
* query fix
* removed commented code
* changed error log to warn log
* updated sql script number
* fix: ingress url missing (#2915)
* hotfix ingress url for get resource
* fix cluster id in get resource request
* task: added api for getting default template values (#2905)
* added api for getting default template values
* refactoring
* updated spec
* feat: argo stack upgrade (#2597)
* updated libraries
* temp change: reverted go version
* argocd assets
* updated go version for full mode Dockerfile
* updated argo cd chart and server version
* updated argo workflow image and removed pns executor from workflow-controller cm
* updated argo wf controller executor image
* updated wf controller and executor image
* updated devtron-bom.yaml
* added wf controller image config in devtron-bom.yaml
* reverted change in workflow.yaml
* updated argo wf controller crds
* wip
* updated workflow controller crds
* wip - updated image
* reverted image change
* added argocd assets
* wip
* image changes
* updated installation script
* reverted argo image changes
* reverted argo image changes - part 2
* reverted rollout image
---------
Co-authored-by: Shubham Kumar <[email protected]>
Co-authored-by: Shubham9t9 <[email protected]>
Co-authored-by: AJAY KUMAR <[email protected]>
Co-authored-by: Ajay Kumar <[email protected]>
Co-authored-by: Prakarsh <[email protected]>
Co-authored-by: pawan-mehta-dt <[email protected]>
Co-authored-by: Gireesh Naidu <[email protected]>
Co-authored-by: Vikram <[email protected]>1 parent e53cb1c commit c21ddb8
File tree
1,203 files changed
+153361
-65745
lines changed- CHANGELOG
- api
- appStore
- bean
- helm-app/openapiClient
- restHandler
- app
- router
- charts/devtron
- client/argocdServer/application
- cmd/external-app
- docs
- setup/install
- user-guide/creating-application/deployment-template
- internal/sql/repository
- appStatus
- mocks
- tests
- app
- helper
- manifests
- install
- yamls
- pkg
- appStatus
- appStore
- bean
- deployment
- repository
- service
- tool/gitops
- app
- cluster/repository
- pipeline
- scripts
- devtron-reference-helm-charts
- deployment-chart_1-1-0
- templates
- reference-chart_4-17-0
- templates
- sql
- specs
- external-app
- util
- k8s
- vendor
- cloud.google.com/go
- compute/metadata
- internal
- storage
- internal
- apiv2
- github.com
- PuerkitoBio
- purell
- urlesc
- argoproj
- argo-cd/v2
- common
- pkg
- apiclient/application
- apis/application
- v1alpha1
- reposerver/apiclient
- util
- cache
- cert
- config
- env
- git
- glob
- grpc
- helm
- io
- files
- path
- settings
- tls
- argo-workflows/v3
- config
- errors
- persist/sqldb
- pkg
- apis/workflow
- v1alpha1
- client/clientset/versioned
- scheme
- typed/workflow/v1alpha1
- util
- errors
- retry
- workflow
- artifacts
- common
- hdfs
- common
- hydrator
- templateresolution
- util
- validate
- gitops-engine/pkg
- diff
- internal/fieldmanager
- health
- sync/resource
- utils/kube
- scheme
- aws/aws-sdk-go
- aws
- endpoints
- request
- private/protocol/query
- service
- autoscaling
- ecr
- s3
- s3iface
- s3manager
- sso
- ssoiface
- sts
- stsiface
- cyphar/filepath-securejoin
- docker/distribution/reference
- emicklei/go-restful
- v3
- log
- go-openapi/jsonreference
- internal
- golang-jwt/jwt/v4
- googleapis
- enterprise-certificate-proxy/client
- util
- gax-go/v2
- apierror
- internal/proto
- internal
- google/gnostic
- compiler
- extensions
- jsonschema
- openapiv2
- openapiv3
- imdario/mergo
- kevinburke/ssh_config
- klauspost/compress
- flate
- s2
- microsoft/go-winio
- pkg/guid
- mitchellh/mapstructure
- munnerz/goautoneg
- prometheus
- client_golang
- api
- prometheus/v1
- prometheus
- collectors
- internal
- promhttp
- client_model/go
- common
- expfmt
- model
- procfs
- internal
- fs
- util
- sirupsen/logrus
- spf13
- cast
- cobra
- tidwall/gjson
- valyala/fasttemplate
- golang.org/x
- exp
- maps
- rand
- net
- context
- http2
- hpack
- http/httpproxy
- publicsuffix
- trace
- oauth2
- google
- jws
- sync
- errgroup
- singleflight
- text/width
- time
- rate
- google.golang.org/api
- internal
- gensupport
- option
- k8s.io
- apiextensions-apiserver
- pkg/apis/apiextensions
- v1
- apimachinery
- pkg
- apis/meta
- v1beta1
- v1
- unstructured
- api
- errors
- meta
- resource
- conversion
- labels
- runtime
- schema
- serializer
- json
- protobuf
- streaming
- versioning
- util
- httpstream/spdy
- intstr
- managedfields
- mergepatch
- net
- runtime
- strategicpatch
- validation/field
- watch
- third_party/forked/golang
- json
- netutil
- apiserver/pkg/features
- api
- admissionregistration
- v1beta1
- v1
- admission
- v1beta1
- v1
- apiserverinternal/v1alpha1
- apps
- v1beta1
- v1beta2
- v1
- authentication
- v1beta1
- v1
- authorization
- v1beta1
- v1
- autoscaling
- v1
- v2beta1
- v2beta2
- v2
- batch
- v1beta1
- v1
- certificates
- v1beta1
- v1
- coordination
- v1beta1
- v1
- core/v1
- discovery
- v1beta1
- v1
- events
- v1beta1
- v1
- extensions/v1beta1
- flowcontrol
- v1alpha1
- v1beta1
- v1beta2
- imagepolicy/v1alpha1
- networking
- v1beta1
- v1
- node
- v1alpha1
- v1beta1
- v1
- policy
- v1beta1
- v1
- rbac
- v1alpha1
- v1beta1
- v1
- scheduling
- v1alpha1
- v1beta1
- v1
- storage
- v1alpha1
- v1beta1
- v1
- cli-runtime/pkg
- genericclioptions
- printers
- resource
- client-go
- applyconfigurations
- admissionregistration
- v1beta1
- v1
- apiserverinternal/v1alpha1
- apps
- v1beta1
- v1beta2
- v1
- autoscaling
- v1
- v2beta1
- v2beta2
- v2
- batch
- v1beta1
- v1
- certificates
- v1beta1
- v1
- coordination
- v1beta1
- v1
- core/v1
- discovery
- v1beta1
- v1
- events
- v1beta1
- v1
- extensions/v1beta1
- flowcontrol
- v1alpha1
- v1beta1
- v1beta2
- internal
- meta/v1
- networking
- v1beta1
- v1
- node
- v1alpha1
- v1beta1
- v1
- policy
- v1beta1
- v1
- rbac
- v1alpha1
- v1beta1
- v1
- scheduling
- v1alpha1
- v1beta1
- v1
- storage
- v1alpha1
- v1beta1
- v1
- discovery
- cached/disk
- informers
- storage/v1
- kubernetes
- typed
- extensions/v1beta1
- networking/v1
- storage/v1
- listers
- apps
- v1beta1
- v1beta2
- v1
- batch/v1
- extensions/v1beta1
- policy
- v1beta1
- v1
- storage/v1
- openapi
- cached
- pkg
- apis/clientauthentication
- install
- v1alpha1
- v1beta1
- v1
- version
- plugin/pkg/client/auth/exec
- rest
- tools
- auth
- cache
- clientcmd
- metrics
- pager
- watch
- transport
- spdy
- util
- cert
- keyutil
- workqueue
- component-base
- featuregate
- version
- klog/v2
- internal
- buffer
- clock
- dbg
- serialize
- severity
- klogr
- kube-aggregator/pkg/apis/apiregistration
- v1beta1
- v1
- kube-openapi/pkg
- builder3/util
- common
- handler3
- internal/handler
- openapiconv
- schemamutation
- spec3
- util/proto
- validation/spec
- kubectl/pkg
- apps
- cmd
- apiresources
- apply
- auth
- create
- delete
- get
- replace
- util
- editor
- podcmd
- wait
- describe
- polymorphichelpers
- util
- completion
- i18n/translations
- kubectl
- openapi
- validation
- prune
- templates
- term
- validation
- kubernetes/pkg
- apis
- apps
- v1beta1
- v1beta2
- v1
- authentication
- authorization
- autoscaling
- batch
- v1beta1
- v1
- certificates
- core
- install
- v1
- discovery
- extensions
- v1beta1
- flowcontrol
- imagepolicy
- networking
- v1
- node
- policy
- rbac
- scheduling
- v1alpha1
- v1beta1
- v1
- storage
- v1beta1
- v1
- features
- metrics/pkg
- apis/metrics
- v1alpha1
- v1beta1
- client/clientset/versioned
- utils/strings/slices
- sigs.k8s.io
- kustomize
- api
- filters
- annotations
- fieldspec
- filtersutil
- imagetag
- labels
- namespace
- prefixsuffix
- prefix
- replacement
- replicacount
- suffix
- image
- internal
- accumulator
- builtins
- generators
- kusterr
- plugins
- builtinhelpers
- loader
- target
- utils
- konfig/builtinpluginconsts
- krusty
- loader
- resmap
- resource
- types
- kyaml
- kio
- kioutil
- resid
- yaml
- structured-merge-diff/v4/merge
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,203 files changed
+153361
-65745
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
751 | 753 | | |
752 | 754 | | |
753 | 755 | | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
754 | 763 | | |
755 | 764 | | |
756 | 765 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
146 | 152 | | |
147 | 153 | | |
148 | 154 | | |
| |||
155 | 161 | | |
156 | 162 | | |
157 | 163 | | |
158 | | - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
159 | 173 | | |
160 | 174 | | |
161 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| 127 | + | |
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| |||
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
108 | | - | |
| 110 | + | |
| 111 | + | |
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
| |||
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
| 130 | + | |
127 | 131 | | |
128 | 132 | | |
129 | 133 | | |
| |||
806 | 810 | | |
807 | 811 | | |
808 | 812 | | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
809 | 819 | | |
810 | 820 | | |
811 | 821 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
588 | 589 | | |
589 | 590 | | |
590 | 591 | | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
591 | 626 | | |
592 | 627 | | |
593 | 628 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
0 commit comments