You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump pipe-fittings to v2.9.1 to fix GHCR plugin install auth error (#……4982)
pipe-fittings v2.9.1 adds an anonymous retry to OCI pulls when stored
GHCR credentials (from ~/.docker/config.json) are rejected. Without
this, an expired or revoked PAT causes 'steampipe plugin install' to
fail with an opaque 403 even when the image is publicly pullable.
Also updates cloud.bats acceptance test fixtures (AWS account
632902152528 / alias 'nagraj-aaa' → 097350876455 / 'turbot-silverwater')
to match the current turbot-ops/clitesting workspace state.