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

Support insecure-skip-verify while access a git server in subscription controller #239

Open
frankwg opened this issue Jul 13, 2020 · 4 comments

Comments

@frankwg
Copy link

frankwg commented Jul 13, 2020

This is a customer requirement against MCM 1.3 and the channel controller has been added this feature.
In my fork of this repo, I fixed the issue through this commit frankwg@3a88e87.

Is it possible to create a branch name 'ibm-3.3.0' from the commit 2602450, so, I can raise a PR to merge my change to it?

@ianzhang366
Copy link
Contributor

Hi @frankwg

I've created the branch for you when you create PR can you please double-check with the following fix, to make sure we reuse as much as code.

https://github.com/open-cluster-management/multicloud-operators-channel/pull/55/files

@frankwg
Copy link
Author

frankwg commented Jul 14, 2020

Hi @ianzhang366

Actually, I did, but not applicable. We uses go-git to clone git repos. Hence, we need to follow its way of turning on insecure-skip-verify flag as https://git-scm.com/book/fa/v2/Appendix-B%3A-Embedding-Git-in-your-Applications-go-git

@frankwg
Copy link
Author

frankwg commented Jul 15, 2020

Hi @ianzhang366

Do you have any concern about the code? Due to we're in MCM 2.0 SVT, it's better to have this code test before GA.

Here is the PR
#241

BTW, I don't know why Sonar and Travis check didn't proceed. Do I miss something?

@ianzhang366
Copy link
Contributor

Hi @frankwg it seems your code is based on an out of date master branch... can you please rebase it to the most recent master branch?

magic-mirror-bot bot pushed a commit that referenced this issue Aug 10, 2022
…roperly (#239)

Signed-off-by: Mike Ng <ming@redhat.com>

Signed-off-by: Mike Ng <ming@redhat.com>
(cherry picked from commit d1d7a6b)
magic-mirror-bot bot pushed a commit that referenced this issue Aug 10, 2022
…roperly (#239)

Signed-off-by: Mike Ng <ming@redhat.com>

Signed-off-by: Mike Ng <ming@redhat.com>
(cherry picked from commit d1d7a6b)
chenz4027 pushed a commit that referenced this issue Oct 20, 2022
…roperly (#239)

Signed-off-by: Mike Ng <ming@redhat.com>

Signed-off-by: Mike Ng <ming@redhat.com>
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

No branches or pull requests

2 participants