loststar commented on issue #1659: URL: https://github.com/apache/streampipes/issues/1659#issuecomment-1638307807
> > I have a couple of ideas that might be helpful, but I'm not sure if they're good ideas or not. > > ``` > > * Add locators like [this](https://github.com/apache/streampipes/blob/7fff17c768f7511d39bed38ed7dc455c1058670f/installer/k8s/README.md?plain=1#L21) to the file to help improve the script positioning. > > > > * Explore using [ConfigMaps](https://kubernetes.io/docs/concepts/configuration/configmap/) in k8s. Maybe this could potentially help us use an alias to replace the value of StreamPipes' version. > > ``` > > > > > > > > > > > > > > > > > > > > > > > > BTW, maybe we can use the previous PR as a workaround and keep this issue open for further exploration. > > Thanks a lot for your input @loststar 🙏🏼 FYI: this might relate to a project we have in this year's OSPP challenge: https://summer-ospp.ac.cn/org/prodetail/23fc00416?lang=en&list=pro Thanks for the information. If the OSPP participants will refine this feature, I'm willing to stay engaged in the discussion, or I'll continue to follow this issue. @bossenti After consideration, I think the following approach aligns better with our goals: incorporating specific comments before and after the version number, similar to [this example](https://github.com/apache/streampipes/blob/7130732f53b603db1c805b6d7785c609ac107024/installer/k8s/README.md?plain=1#L21-L23), and utilizing a script to match the version number within the restricted section. I will make an attempt to draft a version at a later date to assess its effectiveness. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@streampipes.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org