jojo

Results 17 issues of jojo

Hi there! **Describe the bug**: Not able to create an AWS Secrets Manager secret, got the error: ``` 2020-11-11T12:27:47.7662466Z E1111 12:27:47.765945 1 controller.go:117] controllers/ExternalSecret "msg"="error while reconciling ExternalSecret" "error"="cannot get...

**What this PR does / why we need it**: This PR adds support to [Vultr](vultr.com/) cloud provider, for both their Bare Metal and Cloud Instance products. For now, is only...

sig/cluster-management
size/XL
do-not-merge/hold
release-note
ok-to-test
kind/feature
dco-signoff: yes
sig/osm

Hi there, how are you doing? We are working on the [External Secrets Operator](https://github.com/external-secrets/external-secrets), a Kubernetes Operator to read secrets from third party services like AWS Secrets Manager and inject...

tracked

Hi there 👋 We should map and implement ownership relationship between dependent resources (probably using the `SetControllerReference`. For example, when removing a `Kafka` resource, the `KafkaTopic` is left hanging around,...

While the Service is in the REBUILDING state on Aiven side we have the following Condition: ```yaml - lastTransitionTime: "2021-06-23T12:33:34Z" message: Instance was created or update on Aiven side, status...

Ref: https://github.com/aiven/aiven-kubernetes-operator/pull/61#discussion_r657033411

Today, all of our logs are `log.Info()` or `log.Error()`. Could we implement a `log.Debug()` for more verbose use cases?