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

feat!: Make TLS filesystem functions async #743

Closed Techassi closed 6 months ago

Techassi commented 6 months ago

Followup of #736, mentioned in https://github.com/stackabletech/operator-rs/pull/736#discussion_r1511710151, tracked by https://github.com/stackabletech/issues/issues/361

Requires #736 to be merged.

Techassi commented 6 months ago

Already included in #736