Erik Forsberg
Erik Forsberg
I understand the concern regarding changing defaults, but just to make things clear, with vault secrets webhook 1.21.0 and forward, due to changes in how the consul-template container runs (specifically,...
Was trying to use Web Based authentication with a custom AWS IAM Role when running hawkbit in AWS EKS Kubernetes cluster. Doing this is the best practice when it comes...
It's unclear to me if there is a way to reference Avro schemas using the registry's reference feature in current releases? According to [Redhat Documentation](https://access.redhat.com/documentation/en-us/red_hat_build_of_apicurio_registry/2.3/html/apicurio_registry_user_guide/intro-to-the-registry_registry#registry-artifacts_registry), it's only available for Avro,...
OK, I see now in [Apicurio docs](https://www.apicur.io/registry/docs/apicurio-registry/2.4.x/getting-started/assembly-managing-registry-artifacts-api.html#managing-artifact-references-using-rest-api_registry) that I can supply references if I use a custom content-type. I guess that should work regardless of type of Schema. Will try...
I'm in a bit of a hurry, so only some cursory answers, hopefully I can come back with more tomorrow. *About the design with schema references*: I think that makes...
Sound great! So, how's the cleaning up and PR work going? :-)
Re "Secure by default" - I agree that's a good principle. Random idea: Let UI code check if referential integrity is enabled, and only then enable fetching references?
Or stricter: Only allow `?references=REWRITE` in API calls if referential integrity is enabled. Would require storing that referential integrity was enabled when artifact version was written.
> @forsberg now you have some legit Ci failures :). That's GREAT! :-) I also have some trouble trying to run the integration tests locally as mentioned in https://github.com/Apicurio/apicurio-registry/discussions/3828, perhaps...