stackabletech / operator-rs

A simple wrapper/framework around kube-rs to make implementing Operators/Controllers easier
Apache License 2.0
116 stars 12 forks source link

fix(stackable-webhook): enable axum http2 feature #765

Closed NickLarsenNZ closed 4 months ago

NickLarsenNZ commented 4 months ago

Description

Enable axum's http2 feature.