Skip to content

Add remote IP to the host DB object #879

@hulto

Description

@hulto

Is your feature request related to a problem? Please describe.
Currently users can't tell what the public IP of a host is without making additional out of band network quests.

Describe the solution you'd like
During claim_task grab the remote IP:

  • First check if x-forwarded-for (make sure GCP exposes this to cloud run)
  • Then check the connection remote IP
    Add the remote Ip to the Host object in graphql.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions