Richard Hillmann
Richard Hillmann
## New ACK Service Controller Support for Cloudwatch resources. We currently use [cloudformation-operator](https://github.com/linki/cloudformation-operator) to automatically create alarms from within a kubernetes controller. ### List of API resources List the API...
It looks like @vozlt is inactive for over 2 years in github, so i guess there is no maintainer anymore who can merge PRs. I fear using this module as...
Its currently not possible to send metrics to different reporters if those are not all Reporters or either CachedReports. This does not work, as it will report values only to...
I experience strange behavior that it tries to replace my docker network after rebooting the server. Looks like the ipam_config stanza cannot be properly merged and then triggeres the replacement....
### Module version ``` v0.6.1 ``` ### Use-cases I want to be able to access the provider configuration in custom AttributePlanModifier, so i can set global behaviors or feature flags....
### Module version ``` v0.6.1 ``` ### Use-cases Some backends may return items differently ordered after creation which will produce inconsistent results for the plan. I am not sure if...
I have very hard times to make SetNestedAttributes properly working when it has optional nested attributes and with optional computed attributes. It looks like null values are not properly recognised...
This change adds a new native backend to remove eventually the need to depend on external skopeo binary. Using the native library allows much better control and error handling. It...
**Is your feature request related to a problem? Please describe.** Most applications still send (structured/plain) logs to stdout and then depends on external scraping. Some opentelemetry sdk also do not...