launchdarkly / ld-relay-helm

A helm chart to ease deployment of the LaunchDarkly Relay Proxy
Other
6 stars 12 forks source link

make hpa compatible with older k8s versions #21

Closed guifl closed 1 year ago

guifl commented 1 year ago

Requirements

Related issues

https://github.com/launchdarkly/ld-relay-helm/issues/20

Describe the solution you've provided

I've added a check on the k8s version to make sure to use a compatible API version for HPA

Describe alternatives you've considered

Provide a clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context about the pull request here.