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

Louis/cc bump v0.0.17 #929

Merged
merged 4 commits into from
Mar 5, 2020
Merged

Conversation

ldelossa
Copy link
Contributor

@ldelossa ldelossa commented Mar 5, 2020

This PR bumps CC to v0.0.17.
This CC version introduced a change in libindex's State method. Commits patch these differences.

Code: "internal error",
Message: "could not retrieve indexer state " + err.Error(),
}
je.Error(w, resp, http.StatusInternalServerError)
Copy link
Member

Choose a reason for hiding this comment

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

need to return after this

Code: "internal error",
Message: "could not retrieve indexer state " + err.Error(),
}
je.Error(w, resp, http.StatusInternalServerError)
Copy link
Member

Choose a reason for hiding this comment

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

need to return after this

@@ -621,6 +623,7 @@ golang.org/x/xerrors v0.0.0-20190410155217-1f06c39b4373/go.mod h1:I/5z698sn9Ka8T
golang.org/x/xerrors v0.0.0-20190513163551-3ee3066db522/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 h1:9zdDQZ7Thm29KFXgAX/+yaf3eVbP7djjWp/dXAppNCc=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=
Copy link
Member

Choose a reason for hiding this comment

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

where does this come from?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure. let me run tidy.

ldelossa added 4 commits March 5, 2020 13:16
Signed-off-by: ldelossa <ldelossa@redhat.com>
Signed-off-by: ldelossa <ldelossa@redhat.com>
Signed-off-by: ldelossa <ldelossa@redhat.com>
Signed-off-by: ldelossa <ldelossa@redhat.com>
@ldelossa ldelossa merged commit 49a408a into quay:development-4.0 Mar 5, 2020
@ldelossa ldelossa deleted the louis/cc-bump-v0.0.17 branch December 2, 2020 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants