Skip to content

[ENHANCEMENT] Allow http protocol in NodeRequestHandler #1094

@fooku18

Description

@fooku18

Description

Currently the NodeRequestHandler does not allow to use http protocol in makeRequet. We are using internal k8s URLs for fetching the datafile because our services run within the same cluster. We don't have SSL running because of overhead when run within the same cluster. This causes and issue for fetching the datafile. Can you please introduce a configuration to make this check optional if users know what they are doing?

Benefits

Allows fetching when users deliberately want to use http.

Detail

No response

Examples

No response

Risks/Downsides

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions