Striar Yunis

Results 4 issues of Striar Yunis

# System Docker Version: 20.10.8, build 3967b7d Dockerode Version: 3.3.0 # Issue Awaiting an image.push doesn't wait until the upload is complete. If a push is followed by a remove,...

### Description of your changes Change error message to be correct for main.tf Fixes #292 I have: - [X] Read and followed Crossplane's [contribution process]. - [X] Run `make reviewable`...

### What happened? When main.tf fails to write the error produced is: "cannot write tfstate file" See: https://github.com/crossplane/terrajet/blob/main/pkg/terraform/files.go#L186

bug

In a file with the following yaml: ``` apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: monitor resources: - bundle.yaml patches: - target: kind: ClusterRoleBinding name: prometheus-operator patch: |- - op: replace path:...

bug