-
### What happened?
When creating a secret the data for the secret will be leaked in the debug level logs. (log output is dummy data so no worries that it's in the issue) (i have made the secret bold…
mad01 updated
1 month ago
-
### What problem are you facing?
In some environments running via proxies like ZScaler, TLS can't always be verified and as of today we seem to miss an option to skip tsl-verify. It would be re…
-
### What problem are you facing?
- The [keycloak provider ](https://github.com/crossplane-contrib/provider-keycloak) is generated via upjet
- I'm currently facing the issue that the terraform pr…
Breee updated
3 weeks ago
-
Hi,
We have quite some openid clients we create trough crossplane. However, from time to time, they seem to loose the `external-name` annotation in the metadata section, causing crossplane to give …
-
### What problem are you facing?
Pulling charts from a private repository is possible by using forProvider.chart.pullSecretRef which points to a secret containing username and password to pull the ch…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Affected Resource(s)
* `ec2.aws.upbound.io/v1beta1 - LaunchTemplate`
### Resource MRs required to reproduce t…
-
### What problem are you facing?
It is common to run the `crossplane beta trace` command repeatedly on the same claim/composite to monitor progression of resource creation/deletion
### How could C…
-
### What happened?
If we create a lot of Objects they have create-pending annotation set. That should be cleaned up as it confuses Crossplane runtime.
### How can we reproduce it?
Create in one…
-
### What happened?
The provider-terraform Create() implementation runs terraform apply which can take "a while" - certainly tens of seconds and often several minutes.
If the provider pod is termin…
-
### What problem are you facing?
These conformance tests are effectively integration tests. We intend to version them alongside Crossplane releases, i.e. there will be a 1.2 branch of this re…