controller-idioms
controller-idioms copied to clipboard
Generic libraries for building idiomatic Kubernetes controllers
The `FileInformer` currently defaults to a `1m` resync period. This interval should be configurable when creating via the factory, so that different files can have different fallback resync periods.
We often have the case where we have some object from the cache/cluster and some "computed" form of that same object (for the sake of comparing and determining whether changes...
Bumps the gomod-version group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash) | `2.2.0` |...