Jamie Wiebe
Jamie Wiebe
Fixes apiversion for poddisruptionbudgets Changes proposed on the PR: - stop using policy/v1beta1 api for poddisruptionbudgets - use instead policy/v1
This PR is meant to remove the manual step of marking an alpha/beta release as prerelease in Github. If there comes a hyphen and string after the semantic version in...
# Which chart - fluentd-elasticsearch # What this PR does / why we need it - allows creation of extra labels to be added to created Kubernetes resources # Checklist...
This PR adds poddisruptionbudgets from the policy/v1 apiversion. PDB's were partially implemented with the v1beta1 version in 2018, but these were never put into use.