Skip to content

Context Canceled on all authentication attempts for 10 minutes after an API node has shutdown #184

@Timothy-Dougherty

Description

@Timothy-Dougherty

Hi, we're observing the authentication request fail consistently for ~10 minutes after an API node has been shutdown.

We run multiple API nodes and bring one down at a time for updates, all other api nodes are accessible via our loadbalancer and we have confirmed the url used by the plugin operates correctly during this time.

However the vault plugin seems to hold onto a bad connection for 10 minutes and constantly fails all authentication attempts, after this period it operates correctly.

This is the response we see:
“https://{kube api url}/tokenreviews\“: context canceled”

We're using v1.12.3 of Vault

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions