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

chore: cherry-pick (#14348) Add support for self-signed TLS / Certificates for Gitlab Scm Provider #14462

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

ishitasequeira
Copy link
Member

cherry-pick (#14348)Add support for self-signed TLS / Certificates for Gitlab Scm Provider

Signed-off-by: ishitasequeira ishiseq29@gmail.com

…ab Scm Provider (#14348)

* Add support for self-signed TLS / Certificates for Gitlab Scm Provider

Signed-off-by: ishitasequeira <ishiseq29@gmail.com>

* Add support for self-signed TLS / Certificates for Gitlab Pull Request

Signed-off-by: ishitasequeira <ishiseq29@gmail.com>

* Add TLS configuration for SCM and Pull request Gitlab Provider

Signed-off-by: ishitasequeira <ishiseq29@gmail.com>

* rebase with master

Signed-off-by: ishitasequeira <ishiseq29@gmail.com>

* add params to argocd-cmd-params-cm and docs

Signed-off-by: ishitasequeira <ishiseq29@gmail.com>

* fix generated manifests

Signed-off-by: ishitasequeira <ishiseq29@gmail.com>

* Address comments for docs

Signed-off-by: ishitasequeira <ishiseq29@gmail.com>

* Add test cases to validate insecure mode and ca cert combinations

Signed-off-by: ishitasequeira <ishiseq29@gmail.com>

* simplify (#24)

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

---------

Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
@ishitasequeira ishitasequeira marked this pull request as ready for review July 11, 2023 18:28
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Patch coverage: 65.51% and project coverage change: +0.02 🎉

Comparison is base (53c582b) 49.75% compared to head (155202c) 49.77%.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-2.8   #14462      +/-   ##
===============================================
+ Coverage        49.75%   49.77%   +0.02%     
===============================================
  Files              261      261              
  Lines            44701    44748      +47     
===============================================
+ Hits             22240    22274      +34     
- Misses           20276    20285       +9     
- Partials          2185     2189       +4     
Impacted Files Coverage Δ
...cationset/controllers/applicationset_controller.go 62.53% <ø> (ø)
...licationset/generators/generator_spec_processor.go 59.63% <ø> (ø)
applicationset/generators/list.go 61.11% <ø> (ø)
applicationset/generators/pull_request.go 44.72% <0.00%> (-0.28%) ⬇️
applicationset/generators/scm_provider.go 33.33% <0.00%> (-0.20%) ⬇️
.../apis/application/v1alpha1/applicationset_types.go 31.25% <ø> (ø)
applicationset/utils/utils.go 77.49% <63.33%> (-1.52%) ⬇️
applicationset/services/scm_provider/gitlab.go 74.46% <90.00%> (+1.33%) ⬆️
applicationset/generators/cluster.go 80.34% <100.00%> (ø)
applicationset/services/pull_request/gitlab.go 89.06% <100.00%> (+1.56%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants