Marcin Janiszewski

Results 7 issues of Marcin Janiszewski

I would like to use system environment like $ENV to pass data about running environment and read this variable in my .js test files. How to do it? I also...

Hi. Looks like when I create some page using `$page` or `GalenPages.extendPage` and I use this page object to again extend page using `GalenPages.extendPage` then the primary and secondary fields...

bug
p2
c3

I have created an EKS managed Node Group with a default disk size (20GB). Here is the resource https://doc.crds.dev/github.com/crossplane/provider-aws/eks.aws.crossplane.io/NodeGroup/[email protected] I am using aws-provider 0.43.1 and ArgoCD for deployments. Now I...

bug
stale

### What happened? I'm trying to create just a VPCpeering, both VPCs in the same region and account. VPCpeering is partially created, and waiting for acceptance. My setup is: 1....

bug
stale

### What happened? Using ArgoCD. Creating a clean DB, without a restoration point, and with the master password being generated. Got error: ``` cannot create DBInstance in AWS: InvalidParameterValue: Invalid...

bug
stale

I think It is impossible to use multiple descents operators in one query but should be. Example: ``` { path: { "get": { "enum": 123 }, "put": { "something": {...

## Description As described in README I was expecting to disable the metric endpoint to public access. This is not possible by setting the env `DISABLE_EXTERNAL_ACCESS` to True since it...