-
### Relevant telegraf.conf
```toml
# Telegraf Configuration
# Global tags can be specified here in key="value" format.
[global_tags]
# Configuration for telegraf agent
[agent]
interval …
-
## Feature Request
Let me introduces 2 scenes here:
1. some apps store ak/sk in there env variables
2. some apps need cert file which is stored in k8s secret
Since Konfig is a public reposit…
-
After upgrading to 0.6.1, I get this error when I apply a secret store to a EKS or AKS cluster:
```
{
"level": "error",
"ts": 1667488402.5270889,
"logger": "controllers.SecretStore",
…
-
I am having a strange behavior. Pods from my deployments are constantly recreating even if the secret is not changing.
The deployment is annotated with `secret.reloader.stakater.com/reload: "test-s…
-
At times the examples in the documentation are not clear on what the source and destination values, e.g., all the names or keys being named the same like `example` in [Google Secret Manager example](h…
-
There is currently no documentation for the Kubernetes provider. There should be documentation on par with the other providers.
-
**Describe the solution you'd like**
While running kubernetes on EKS with `calico` instead of the `vpc-cni` addon webhooks need to run on hostnetwork to be able to communicate with the control-plane.…
-
### Issue
ESO failed to create SecretStore or Cluster SecretStore with the following error:
```shell
Error from server (InternalError): error when creating "STDIN": Internal error occurred: fai…
-
### What problem are you facing?
All conformant Crossplane managed resource support publishing their "connection details" - things like API endpoints and credentials - to a Kubernetes secret. A…
-
As expected by [#4448](https://github.com/edgexfoundry/edgex-go/issues/4448), the snap tests have started failing since [this change](https://github.com/edgexfoundry/edgex-go/pull/4449) because the ov…