-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Feat: cmp server #6585
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
Feat: cmp server #6585
Conversation
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
…rver-may2 � Conflicts: � go.mod � go.sum � manifests/base/config/kustomization.yaml � manifests/ha/install.yaml � manifests/ha/namespace-install.yaml � manifests/install.yaml � manifests/namespace-install.yaml � reposerver/repository/repository.go
added e2e test cases Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Codecov Report
@@ Coverage Diff @@
## master #6585 +/- ##
==========================================
- Coverage 41.46% 41.32% -0.15%
==========================================
Files 161 163 +2
Lines 21726 21954 +228
==========================================
+ Hits 9009 9072 +63
- Misses 11450 11597 +147
- Partials 1267 1285 +18
Continue to review full report at Codecov.
|
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
…rver-may3 � Conflicts: � Makefile � manifests/base/repo-server/argocd-repo-server-deployment.yaml � manifests/ha/install.yaml � manifests/ha/namespace-install.yaml � manifests/install.yaml � manifests/namespace-install.yaml � test/e2e/fixture/fixture.go � util/kube/kube.go
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
@jopit Please review |
@harikrongali will do. I'm on vacation Mon, Tues and Wed next week, so the review likely won't be complete until after. |
I'm still in the process of reviewing this PR, it's taking me longer than I thought. |
…rver-may4 � Conflicts: � docs/user-guide/config-management-plugins.md � reposerver/repository/repository.go
…rver-may8 � Conflicts: � Procfile � common/common.go � go.mod
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
…nstants. Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
… create an app with plugin. Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Remove calling ValidatePluginConfig during manifest generation. Signed-off-by: May Zhang <may_zhang@intuit.com>
use json tag for PliginConfig struct. Signed-off-by: May Zhang <may_zhang@intuit.com>
…step since it should be auto-detect. Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
Signed-off-by: May Zhang <may_zhang@intuit.com>
avoid adding new CMP app source type
Signed-off-by: May Zhang <may_zhang@intuit.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Note on DCO:
This is based on https://github.com/argoproj/argo-cd/pull/6265/files
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist: