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

Issue with passing annotations through Spring Cloud Data Flow Skipper to connected stream apps #1093

Open
jaikemj opened this issue Jun 15, 2023 · 0 comments
Labels
status/need-triage Team needs to triage and take a first look

Comments

@jaikemj
Copy link

jaikemj commented Jun 15, 2023

I am encountering an issue related to passing annotations through Spring Cloud Data Flow Skipper to stream apps connected to it. The problem is that when we describe the pod of a stream app, the annotation we passed through Skipper is not visible.

According to the documentation (link: https://docs.spring.io/spring-cloud-dataflow/docs/current/reference/htmlsingle/), it mentions that we can add annotations using the following configuration: deployer..kubernetes.podAnnotations=annotationName:annotationValue.

I would like to raise a question to inquire about the possibility of passing annotations through the Skipper config map and receiving them in the stream apps deployed via Spring Cloud Data Flow Skipper.

Is it possible to pass annotations through the Skipper config map and have those annotations accessible in the connected stream apps deployed using Spring Cloud Data Flow Skipper?

@github-actions github-actions bot added the status/need-triage Team needs to triage and take a first look label Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/need-triage Team needs to triage and take a first look
Projects
None yet
Development

No branches or pull requests

1 participant