Kamil Breguła
Kamil Breguła
Hello, I would like to add support for self-signed SSL certificates. Requests can ignore verifying the SSL certificate if we set verify to False: Unfortunately, in this library, it is...
Hello, I have currently prepared the Docker environment, there are 3 containers: * Kerberos KDC * Presto with SSL+Kerberos * Client machine Link: https://github.com/mik-laj/presto-kerberos-docker All Keytab keys, SSL certificates are...
Hello, I think it is worth adding to good practice creating [values.schema.json](https://helm.sh/docs/topics/charts/#schema-files) file. This file allows us to validate the values.yaml file structure. This may also be a good way...
Hello, Cloud Life Sciences (formerly Google Genomics) is missing. I think it's Cloud Run + VM with GPU, but I'm not sure. https://cloud.google.com/life-sciences/docs/concepts/introduction Best regards, Kamil Breguła
Hi. I would have been happy if you would have added a button to quickly and easily copy the installation code. On Laptops, text selection is not comfortable. Related page:...
Dear friends. In this project, we have one bash script - [./site.sh](https://github.com/apache/airflow-site/blob/master/site.sh) that starts to grow more and more, so its maintenance becomes more problematic. I think it's a good...
Hello, I will be happy when the Table of contents has been added to CONTRIBUTE.md. Its structure should be verified using pre-commit. We can use https://github.com/thlorenz/doctoc Example with pre-commit: https://github.com/apache/airflow/blob/0c1477f/.pre-commit-config.yaml#L130-L138...
Hello, Browsers save this file in cache, which causes problems. When we release a new version, the new version does not appear immediately for the version selection menu. The easiest...