Skip to content

Credentials check fails when using VPC Service Controls #164

@leg100

Description

@leg100

I tried using gcsfs on a VM, using its metadata credentials, in a project contained within a VPC service perimeter. gcsfs successfully fetches the credentials, but when it then goes onto check the credentials by accessing a public GCS bucket, it fails because the perimeter blocks access to Google APIs for other projects.

I'm aware you can disable the check, but this isn't straightforward in my case, because I'm using pandas and it doesn't expose the relevant parameter that disables the check.

This may well trip other users using VPC service controls.

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