Skip to content

Allow setting the host_ip in GoogleCloudResiliencyClient class #1

@marko7460

Description

@marko7460

When launching Pods we can use status.hostIP from the Pod to pass it into the application. This can circumvent requirement to set hostNetwork: true.

At the moment it looks like the GoogleCloudResiliencyClient has no option to take in the user defined IP. It uses localhost to connect to the host-daemon.

Would it be possible to extend the GoogleCloudResiliencyClient to take in the host_ip in the constructor?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions