You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Patrick Wiener (Jira)" <ji...@apache.org> on 2021/03/12 12:58:00 UTC

[jira] [Comment Edited] (STREAMPIPES-312) Duplicate activemq svc definition in helm chart

    [ https://issues.apache.org/jira/browse/STREAMPIPES-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300292#comment-17300292 ] 

Patrick Wiener edited comment on STREAMPIPES-312 at 3/12/21, 12:57 PM:
-----------------------------------------------------------------------

Thats not possible as you're not a committer with an authorized apache id. However, you can simply fork the repo and fix it in the current, then open a pull request (PR) for the dev branch in our repo. I can merge it from there :) 


was (Author: wiener):
Thats not possible as you're not a committer with an authorized apache id. However, you can simply fork the repo and fix it in the current, then open a PR for the dev branch in our repo. I can merge it from there :) 

> Duplicate activemq svc definition in helm chart
> -----------------------------------------------
>
>                 Key: STREAMPIPES-312
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-312
>             Project: StreamPipes
>          Issue Type: Bug
>          Components: Installer
>    Affects Versions: 0.68.0
>            Reporter: Muhammad Faizan
>            Priority: Major
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The k8s svc for activemq is defined multiple times in activemq-deployment.yaml and also in activemq-service.yaml file.
> [https://github.com/apache/incubator-streampipesinstaller/tree/dev/k8s/templates/external/activemq|https://github.com/apache/incubator-streampipes-installer/tree/dev/k8s/templates/external/activemq]
> Because of this the following error is generated on helm install:
> {quote}W0312 11:45:20.408920 85502 warnings.go:70] extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
> release "streampipes" uninstalled
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)