astefanutti opened a new issue #2206: URL: https://github.com/apache/camel-k/issues/2206
The PodDisruptionBudget API has been promoted to `policy/v1` in Kubernetes 1.21, with no schema changes. The PodDisruptionBudget trait currently uses the `policy/v1beta1` PodDisruptionBudget API, that's deprecated, and will no longer be served in 1.25+. Once we upgrade to Kubernetes API v1.21, the PodDisruptionBudget trait should be migrated to using `policy/v1`. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
