Skip to content

Bump agents-service to include x-identity-id forwarding fix (unblock e2e go-terraform agent nickname) #473

@rowan-stein

Description

@rowan-stein

Context

agynio/e2e PRs started failing in the go-terraform suite when creating an agent with nickname:

create agent: internal: set nickname: rpc error: code = Unauthenticated desc = identity not available: x-identity-id not found in metadata

Failing run example:

Root cause

agents-service was calling Identity nickname RPCs without forwarding x-identity-id from incoming → outgoing gRPC metadata.

Fix is implemented in:

Request

Update bootstrap/platform deployment (charts / image pin) to pick up the fixed agents-service version once PR #47 is merged/released.

Acceptance criteria

  • New bootstrap provision uses the fixed agents-service.
  • agynio/e2e go-terraform suite passes (agent nickname create/update/import).

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