Daren Desjardins

Results 6 comments of Daren Desjardins

It appears to be an issue in the distribution engine, see this issue https://github.com/distribution/distribution/issues/3275#issuecomment-907399342 It has been address in the main branch https://github.com/distribution/distribution/issues/3097 but they have not performed a release...

I submitted a PR to update distribution to a version that supports `AWS AssumeRoleWithWebIdentity` https://github.com/goharbor/harbor/pull/16190

Related https://github.com/goharbor/harbor-helm/issues/189

> As a workaround if the tags are retrievable via curl http://metadata.google.internal/computeMetadata/v1/instance/tags -H Metadata-Flavor:Google then they could be pulled individually or preset via a script. This does return labels of...

After some testing we found: - The http://metadata.google.internal/computeMetadata/v1/instance/tags endpoint returns Network Tags (keys) and not Labels. You could mangle them into a Teleport label by making them appear as a...

@maartenvanderhoef I submitted https://github.com/segmentio/chamber/pull/140 as a way to add support