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 2022/06/02 12:29:18 UTC

[GitHub] [airflow] potiuk opened a new pull request, #24109: Revert "Use github for postgres chart index (#24089)"

potiuk opened a new pull request, #24109:
URL: https://github.com/apache/airflow/pull/24109

   This reverts commit 90ff36ab4db8cbad02904dddccec645c4304b721.
   
   <!--
   Thank you for contributing! Please make sure that your code changes
   are covered with tests. And in case of new features or big changes
   remember to adjust the documentation.
   
   Feel free to ping committers for the review!
   
   In case of existing issue, reference it using one of the following:
   
   closes: #ISSUE
   related: #ISSUE
   
   How to write a good git commit message:
   http://chris.beams.io/posts/git-commit/
   -->
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more information.
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in a newsfragement file, named `{pr_number}.significant.rst`, in [newsfragments](https://github.com/apache/airflow/tree/main/newsfragments).
   


-- 
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] potiuk commented on pull request #24109: Revert "Use github for postgres chart index (#24089)"

Posted by GitBox <gi...@apache.org>.
potiuk commented on PR #24109:
URL: https://github.com/apache/airflow/pull/24109#issuecomment-1144853149

   Actually @jedcunningham - it seems things have gotten worse. Right now even reverting the change with #24089 does not fix the problem. Seems that no matter if you use the originall ""https://charts.bitnami.com/bitnami"" or the new GitHub - link we have a problem. This is **precisely** the kind of problems we want to avoid in our CI. Right now seems that Bitnami got even worse than before and something terribly wrong with the chart happen.
   
   I don't really trust bitnami for that,


-- 
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] potiuk commented on pull request #24109: Revert "Use github for postgres chart index (#24089)"

Posted by GitBox <gi...@apache.org>.
potiuk commented on PR #24109:
URL: https://github.com/apache/airflow/pull/24109#issuecomment-1144807630

   Seems that the change #24089 to switch to direct github has some problems (saw it in few PRs) - until we fix it, this seems wors than the original flakiness :)


-- 
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] potiuk closed pull request #24109: Revert "Use github for postgres chart index (#24089)"

Posted by GitBox <gi...@apache.org>.
potiuk closed pull request #24109: Revert "Use github for postgres chart index (#24089)"
URL: https://github.com/apache/airflow/pull/24109


-- 
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] potiuk commented on pull request #24109: Revert "Use github for postgres chart index (#24089)"

Posted by GitBox <gi...@apache.org>.
potiuk commented on PR #24109:
URL: https://github.com/apache/airflow/pull/24109#issuecomment-1144857985

   Ok. the problem is here: https://github.com/bitnami/charts/issues/10539
   
   Seems that bitnami - in order to resolve the 500 Internall error simply deleted old versions of charts (including our postgres) from their index.
   
   Really "nice" solution.


-- 
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