Conversation
| @@ -0,0 +1,72 @@ | |||
| source.file=docker:springcloudstream/file-source-rabbit:5.1.2 | |||
There was a problem hiding this comment.
springcloudstream/file-source-rabbit:5.1.2 would be a publlic image, but it does not exist. I assume all other images have the same issue.
There was a problem hiding this comment.
I thought that the final URI would be the REGISTRY + this info (i.e. the registry is not included). However, I may be wrong and
Does docker:springcloudstream/file-source-rabbit:5.1.2 resolve to docker:index.docker.io/springcloudstream/file-source-rabbit:5.1.2 or
if the registry has been set to spring-enterprise-** does it resolve to docker:spring-enterprise-**/springcloudstream/file-source-rabbit:5.1.2.
I will look up how Dataflow uses these before merging and will reply accordingly before making any movement.
There was a problem hiding this comment.
After digging further, I believe you are correct @trisberg . Updated accordingly
This proposal adds static TDF files (Maven and Docker) for the recently release stream apps `2025.0.2`. Specifically: - `/static/stream-applications-descriptor-2025.0.2.tdf-stream-apps-rabbit-docker` - `/static/stream-applications-descriptor-2025.0.2.tdf-stream-apps-rabbit-maven` Signed-off-by: onobc <chris.bono@gmail.com>
f758769 to
2f844e7
Compare
Otherwise, the default `index.docker.io` is used and these are not on DockerHub. Signed-off-by: onobc <chris.bono@gmail.com>
This proposal adds static TDF files (Maven and Docker) for the recently release stream apps
2025.0.2.Specifically:
/static/stream-applications-descriptor-2025.0.2.tdf-stream-apps-rabbit-docker/static/stream-applications-descriptor-2025.0.2.tdf-stream-apps-rabbit-maven