You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/29 21:58:00 UTC

[GitHub] [airflow] jedcunningham opened a new issue #20560: Elasticsearch connection user and password should be optional

jedcunningham opened a new issue #20560:
URL: https://github.com/apache/airflow/issues/20560


   ### Official Helm Chart version
   
   main (development)
   
   ### Apache Airflow version
   
   2.2.3 (latest released)
   
   ### Kubernetes Version
   
   1.21.5
   
   ### Helm Chart configuration
   
   ```yaml
   elasticsearch:
     enabled: true
     connection:
       host: elasticsearch-master
       port: 9200
   ```
   
   ### Docker Image customisations
   
   _No response_
   
   ### What happened
   
   Secret was created with this connection:
   
   ```
   http://%3Cno+value%3E:%3Cno+value%3E@elasticsearch-master:9200
   ```
   
   ### What you expected to happen
   
   Secret created with this connection:
   
   ```
   http://elasticsearch-master:9200
   ```
   
   ### How to reproduce
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] krtkvrm commented on issue #20560: Elasticsearch connection user and password should be optional

Posted by GitBox <gi...@apache.org>.
krtkvrm commented on issue #20560:
URL: https://github.com/apache/airflow/issues/20560#issuecomment-1025007462


   Sure, it's taking time on my side


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] subkanthi commented on issue #20560: Elasticsearch connection user and password should be optional

Posted by GitBox <gi...@apache.org>.
subkanthi commented on issue #20560:
URL: https://github.com/apache/airflow/issues/20560#issuecomment-1025007242


   @krtkvrm are you working on this, if not please let me know I almost have the fix.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] krtkvrm commented on issue #20560: Elasticsearch connection user and password should be optional

Posted by GitBox <gi...@apache.org>.
krtkvrm commented on issue #20560:
URL: https://github.com/apache/airflow/issues/20560#issuecomment-1025007999


   @subkanthi sure


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] krtkvrm removed a comment on issue #20560: Elasticsearch connection user and password should be optional

Posted by GitBox <gi...@apache.org>.
krtkvrm removed a comment on issue #20560:
URL: https://github.com/apache/airflow/issues/20560#issuecomment-1025007462


   Sure, it's taking time on my side


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] jedcunningham closed issue #20560: Elasticsearch connection user and password should be optional

Posted by GitBox <gi...@apache.org>.
jedcunningham closed issue #20560:
URL: https://github.com/apache/airflow/issues/20560


   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] krtkvrm commented on issue #20560: Elasticsearch connection user and password should be optional

Posted by GitBox <gi...@apache.org>.
krtkvrm commented on issue #20560:
URL: https://github.com/apache/airflow/issues/20560#issuecomment-1002892529


   can i take this up ?


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org