Skip to content

Conversation

@dstandish
Copy link
Contributor

This object is not used anywhere. It is a legacy from the logic to periodically resume deferrable task to grab logs.

@boring-cyborg boring-cyborg bot added area:providers provider:cncf-kubernetes Kubernetes (k8s) provider related issues labels Nov 3, 2023
@dstandish dstandish force-pushed the remove-pod-logging-status branch 3 times, most recently from 7d102e4 to b76c05a Compare November 4, 2023 01:55
This object is not used anywhere.  It is a legacy from the logic to periodically resume deferrable task to grab logs.
@dstandish dstandish force-pushed the remove-pod-logging-status branch from b76c05a to f7cebca Compare November 4, 2023 01:55
@bolkedebruin bolkedebruin merged commit be2c3b9 into apache:main Nov 5, 2023
@jedcunningham jedcunningham deleted the remove-pod-logging-status branch November 9, 2023 16:16
pankajkoti added a commit to astronomer/astronomer-providers that referenced this pull request Nov 10, 2023
The release of CNCF Kubernetes Airflow provider 7.9.0 includes
PR apache/airflow#35422 whih removes
the PodLoggingStatus object that was getting returned that
we are relying in our Async KPO operator. Since, it is a breaking
change for our operator restrict the max version of the provider
to 7.8.0 until which the operator works well for us.
Additionally, since the Google KE engine operator also relies
on the PodLoggingStatus, also restrict the max version for the
Google provider to the previous stable version and restrict
the dependent Kubernetes provider version to the one containing
the PodLoggingStatus object
pankajkoti added a commit to astronomer/astronomer-providers that referenced this pull request Nov 10, 2023
The release of CNCF Kubernetes Airflow provider 7.9.0 includes
PR apache/airflow#35422 whih removes
the PodLoggingStatus object that was getting returned that
we are relying in our Async KPO operator. Since, it is a breaking
change for our operator restrict the max version of the provider
to 7.8.0 until which the operator works well for us.
Additionally, since the Google KE engine operator also relies
on the PodLoggingStatus, also restrict the max version for the
Google provider to the previous stable version and restrict
the dependent Kubernetes provider version to the one containing
the PodLoggingStatus object
pankajkoti added a commit to astronomer/astronomer-providers that referenced this pull request Nov 10, 2023
)

The release of CNCF Kubernetes Airflow provider 7.9.0 includes
PR apache/airflow#35422 whih removes
the PodLoggingStatus object that was getting returned that
we are relying in our Async KPO operator. Since, it is a breaking
change for our operator restrict the max version of the provider
to 7.8.0 until which the operator works well for us.
Additionally, since the Google KE engine operator also relies
on the PodLoggingStatus, also restrict the max version for the
Google provider to the previous stable version and restrict
the dependent Kubernetes provider version to the one containing
the PodLoggingStatus object
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Nov 10, 2023
This object is not used anywhere.  It is a legacy from the logic to periodically resume deferrable task to grab logs.
dstandish added a commit to astronomer/airflow that referenced this pull request Nov 23, 2023
This object was completely unused in OSS but others may have depended on it and it is kinder to remove it in a major release.
pankajkoti added a commit that referenced this pull request Nov 23, 2023
* Revert Remove PodLoggingStatus object #35422

This object was completely unused in OSS but others may have depended on it and it is kinder to remove it in a major release.

* Fix param for the test

---------

Co-authored-by: Pankaj Koti <pankajkoti699@gmail.com>
ephraimbuddy pushed a commit that referenced this pull request Nov 26, 2023
* Revert Remove PodLoggingStatus object #35422

This object was completely unused in OSS but others may have depended on it and it is kinder to remove it in a major release.

* Fix param for the test

---------

Co-authored-by: Pankaj Koti <pankajkoti699@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:cncf-kubernetes Kubernetes (k8s) provider related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants