We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Copied from: operator-framework/community-operators#4269
When installing the operator using OLM the pod stays on PullImageBackoff.
It seems that the bintray repo is returning a 403:
$ docker pull lightbend-docker-registry.bintray.io/lightbend/akkacluster-operator:v1.0.0 Error response from daemon: error parsing HTTP 403 response body: invalid character '<' looking for beginning of value: "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Copied from: operator-framework/community-operators#4269
When installing the operator using OLM the pod stays on PullImageBackoff.
It seems that the bintray repo is returning a 403:
The text was updated successfully, but these errors were encountered: