Richard Fairthorne

Results 8 issues of Richard Fairthorne

## Expected Behavior As a Safari user, I should be able to create a team, an account, and log in. ## Current Behavior I get the error: "_csrf token is...

This may be considered an enhancement on linux and osx, but a bug on windows. On windows, address.ip returns the address of my docker interface instead of my default interface...

When trying to process the [kraken openapi spec](https://docs.kraken.com/rest/), $ref's are misinterpreted as being external. For example: ```js { "$ref": "#/paths/~1private~1Stake/post/responses/200/content/application~1json/schema/properties/error" } ``` is an internal reference to "/private/Stake", but because...

**What would you like to be added**: Quick-add configmap file entry from side panel view of configmaps. When you click a configmap, you are presented, in the side panel, with...

enhancement
good first issue

## Bug Report #### What did you do? I followed the quickstart documentation found at https://v1-33-x.sdk.operatorframework.io/docs/building-operators/golang/quickstart/ > ./trysdk.sh &> trysdk.log ```bash #/bin/bash set -o xtrace operator-sdk version cat /etc/os-release go...

language/go

https://jsfiddle.net/netwiz101/tu21rhkv/3/ This example from the manual renders and operates correctly at jsfiddle, but does not render as expected with zodiase:mdl 1. Tabs are unresponsive 2. Hamburger menu does not appear...

## Description **What type of PR is this ?:** This PR eliminates the erroneous validation which rejects Eip's which are not in the interface's network segment. ## Related links: #456

size/M

**Describe the bug** Creation of EIP fails with ```eth0's ip and the eip[192.168.0.91-192.168.0.100] are not in the same network segment```. It should not be a requirement that the IP's are...

kind/bug