[I] [helm] default broker url doesn't match Redis service name [airflow]

2023-10-26 Thread via GitHub
jiajie-chen opened a new issue, #35201: URL: https://github.com/apache/airflow/issues/35201 ### Official Helm Chart version 1.11.0 (latest released) ### Apache Airflow version v2.7.1 ### Kubernetes Version v1.27.4 (minikube v1.31.2) ### Helm Chart con

Re: [I] [helm] default broker url doesn't match Redis service name [airflow]

2023-10-26 Thread via GitHub
boring-cyborg[bot] commented on issue #35201: URL: https://github.com/apache/airflow/issues/35201#issuecomment-1781440310 Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for ap

Re: [I] [helm] default broker url doesn't match Redis service name [airflow]

2023-10-30 Thread via GitHub
sseelmann commented on issue #35201: URL: https://github.com/apache/airflow/issues/35201#issuecomment-1785994810 This should be fixed in https://github.com/apache/airflow/pull/34825 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [I] [helm] default broker url doesn't match Redis service name [airflow]

2023-10-31 Thread via GitHub
jiajie-chen commented on issue #35201: URL: https://github.com/apache/airflow/issues/35201#issuecomment-1788048687 Thanks, that PR looks like it resolved the issue I saw with Redis naming. Is there a similar PR that addresses the issue when `.Values.ports.redisDB` is not set to `6379`

Re: [I] [helm] default broker url doesn't match Redis service name [airflow]

2023-11-01 Thread via GitHub
eladkal closed issue #35201: [helm] default broker url doesn't match Redis service name URL: https://github.com/apache/airflow/issues/35201 -- 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 specif

Re: [I] [helm] default broker url doesn't match Redis service name [airflow]

2023-11-01 Thread via GitHub
eladkal commented on issue #35201: URL: https://github.com/apache/airflow/issues/35201#issuecomment-1789995484 Fixed in https://github.com/apache/airflow/pull/34825 > I can push a PR with tests when I have time, if it's not currently being worked on. PRs are always welcome (no