Skip to content

GitOps to automat CI - Github and Apicurio Registry #2701

Answered by jsenko
ozarkblue asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for bringing up this use case. We've recently discussed that we would like to improve our story in this area, since we do not have a specific solution at the moment. Current options are:

  • Using the sync operator. Tools like ArgoCD can synchronize custom k8s resources from a git repository to a k8s cluster, from where the operator then performs the sync. This should work, however, it would restrict the format of the files in the repo and the sync operator is not very mature yet.
  • Using one of the apicurio-registry-client-sdk-* projects to create a custom tool that would do the sync. We have client SDKs for JS, Go and Python. There is an API endpoint for testing whether an artifact…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@EricWittmann
Comment options

Answer selected by EricWittmann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants