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

[Feature Request]: Allow http or self-signed https based github code entry type #2891

Open
2 of 3 tasks
dberardo-com opened this issue Apr 13, 2023 · 0 comments
Open
2 of 3 tasks

Comments

@dberardo-com
Copy link

Feature Type

  • Adding new functionality to Nuclio

  • Changing existing functionality in Nuclio

  • Removing existing functionality in Nuclio

Problem Description

cannot manage to let nuclio pull a repo using an http:// based url

Feature Description

it owuld be nice to expand this feature: https://nuclio.io/docs/latest/reference/function-configuration/code-entry-types/#example-3
to accept http or at least self-signed tls certigicates

Alternative Solutions

i am trying with this command on the dashboard pod: git config --global http.sslVerify false but it seems not work for building the pods

Additional Context

No response

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

1 participant