Skip to content

Comments

Add static TDF files for stream apps 2025.0.2#562

Open
onobc wants to merge 2 commits intomainfrom
stream-apps-2025_0_2-release
Open

Add static TDF files for stream apps 2025.0.2#562
onobc wants to merge 2 commits intomainfrom
stream-apps-2025_0_2-release

Conversation

@onobc
Copy link
Collaborator

@onobc onobc commented Feb 19, 2026

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

@@ -0,0 +1,72 @@
source.file=docker:springcloudstream/file-source-rabbit:5.1.2
Copy link
Collaborator

Choose a reason for hiding this comment

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

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.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

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.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

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>
@onobc onobc force-pushed the stream-apps-2025_0_2-release branch from f758769 to 2f844e7 Compare February 19, 2026 23:30
Otherwise, the default `index.docker.io` is used and these are not on DockerHub.

Signed-off-by: onobc <chris.bono@gmail.com>
@onobc onobc requested a review from trisberg February 21, 2026 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants