muvaffak

Results 107 issues of muvaffak

Hi, I'm using android 6.0.1 and cordova 5.3.7. cordova-screenshot works well with iOS but in Android 6.0.1 it's just black screen and I don't use Crosswalk. Since there doesn't seem...

Trying to install, this error happens: ``` Error: Failed to fetch plugin com.moust.cordova.videoplayer via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection...

Hi, Thanks for the work! But, I noticed a bug. To replicate: 1. Click menu button 2. Select the same view controller option with the one you have now 3....

When I run `urlwatch` in a docker container with a job whose `navigate` is given, I get the following error: ``` Exception while releasing resources for job: Traceback (most recent...

question

### What problem are you facing? There are resources such as [IAM Role Attachment](https://github.com/crossplane-contrib/provider-aws/blob/aef7ee3/pkg/controller/iam/rolepolicyattachment/controller.go#L100) where there is no specific identifier that we can use as external name. The parameters make...

enhancement

### What problem are you facing? As Crossplane ecosystem expands, it's not unusual anymore to have 100s of `CustomResourceDefinition`s in a provider. A big part of this is thanks to...

enhancement
good mentorship issue

### What problem are you facing? We're trying to make Crossplane provider installation work in an offline environment. While we can load the controller images into the node cache of...

enhancement
package

### Description of your changes We're having cases where we need to provide a migration guide in providers like [this one](https://github.com/crossplane/provider-aws/blob/master/cluster/UPGRADE.md) and this doc will help provider developers to just...

I've completed the installation with the following commands: ``` kubectl apply -f https://raw.githubusercontent.com/compumike/hairpin-proxy/v0.1.2/deploy.yml kubectl -n hairpin-proxy set env deployment/hairpin-proxy-haproxy TARGET_SERVER=ingress-nginx-controller.kube-system.svc.cluster.local ``` Before installation, the request would time out but now...

**Describe the bug** There are some resources with very few fields, like KMS `Alias`, and we may end up adding all of their fields to the ignore list. However, since...

bug
code generator
lifecycle/frozen