Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disbling pushing Tiller to quay in CI #8906

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

mattfarina
Copy link
Collaborator

CircleCI has been unable to automatically push images to Quay. An
error of "denied: requested access to the resource is denied" is
returned when pushing to Quay.

When SSHing into the CI runner and manually running the commands
which uses the CircleCI stored environment variables the commands
succeed. The Quay credentials work.

Disabling Quay as it is blocking CI but the problem is not
immediately obvious.

CircleCI has been unable to automatically push images to Quay. An
error of "denied: requested access to the resource is denied" is
returned when pushing to Quay.

When SSHing into the CI runner and manually running the commands
which uses the CircleCI stored environment variables the commands
succeed. The Quay credentials work.

Disabling Quay as it is blocking CI but the problem is not
immediately obvious.

Signed-off-by: Matt Farina <matt@mattfarina.com>
@helm-bot helm-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 16, 2020
@mattfarina mattfarina added this to the 2.17.0 milestone Oct 16, 2020
@mattfarina mattfarina added bug Categorizes issue or PR as related to a bug. v2.x Issues and Pull Requests related to the major version v2 labels Oct 16, 2020
@mattfarina
Copy link
Collaborator Author

Closes #8907

Copy link
Member

@technosophos technosophos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mattfarina mattfarina merged commit b5f3374 into helm:dev-v2 Oct 16, 2020
@mattfarina mattfarina deleted the disable-quay branch October 16, 2020 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. v2.x Issues and Pull Requests related to the major version v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants