-
### Context
Users should be able to define their own "objects" that skycrane can interpret.
### Description
```starlark
resource = struct(name="Test")
```
This can be then used inside a re…
-
# Summary
ArgoCD provides the ability to add scripted health checks for custom resources. The [Keycloak](https://www.keycloak.org/operator/advanced-configuration#_server_configuration_details) and…
-
### The problem
The Withings integration needs constant reauth. My Withings account has 3 users. I was looking at [this ](https://github.com/home-assistant/core/issues/102886)issue and thought that…
-
### Problem description
I've run into some trouble managing [SealedSecrets](https://github.com/bitnami-labs/sealed-secrets#sealed-secrets-for-kubernetes) with Pulumi. This is a dump of that issue.
…
-
CRD supports `image` value only with predefined external registry.
Sometimes access to registry is restricted to internal registry only, in this case you need to define imagePullSecrets or modify ser…
-
Today connection strings are owned by the resource type but sometimes they need to be appended to set other options (MARS in sql for example). We should allow apps to append to the connection string e…
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgr…
-
### Tested versions
- 4.3 rc1 (Windows 11)
### System information
Godot v4.3.rc1 - Windows 10.0.22621 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3080 Ti (NVIDIA; 32.0.15.6070) - AMD R…
-
### Describe the bug
Referencing https://github.com/aws/aws-cdk/issues/31472
I made a mistake and I actually am using the provider framework lambda, so the previous issue was improperly closed.
…
-
**Describe the bug**
However, the newly created object seems to have its own UUID, not the one I used to initialize. Am I doing something wrong?
**Stacktrace and Code to create the bug**
**…