Sergei G.

Results 15 issues of Sergei G.

Hi πŸ‘‹. Very cool idea! But there is an inconvenience when using it on macOS. If you just download and install, the application does not open. ## Screenshot ## Fix...

Hi, When I write a tests: ```go fakeReadyDeployment := fake.NewSimpleClientset(&appV1.Deployment{ TypeMeta: metav1.TypeMeta{ Kind: "Deployment", APIVersion: "apps/v1", }, ObjectMeta: metav1.ObjectMeta{ Name: deploymentName, Namespace: "default", }, }).AppsV1().Deployments("default") ``` After try to apply:...

lifecycle/rotten

Hi πŸ‘‹ I wanted to add mDNS support for wireguard and decided to take userspace module for it. But during the test I found the strange thing that the bandwidth...

What about a using SQLite for test data generation? ## Example: ```sql CREATE TABLE test ( id INTEGER PRIMARY KEY NOT NULL, x REAL NOT NULL, y REAL NOT NULL,...

Hi, https://github.com/camunda/camunda-platform-get-started/blob/b65589232c5494318f541fc7dcf4a7277c589913/go/main.go#L118 Maybe there should be a different logic here? Because `len >=0` by design.

# πŸ› bug report ## πŸŽ› Configuration (.babelrc, package.json, cli command) Default one and `parcel pages/index.pug` ```json { "name": "test", "private": true, "scripts": { "dev": "parcel pages/index.pug", "pretty": "prettier --write...

### Have you read a contributing guide? - [X] I have read CONTRIBUTING.md - [X] I have searched the existing requests and didn't find any that were similar - [X]...

enhancement

Placeholder issue for me 😁 Source: https://github.com/grishy/go-avahi-cname/issues/18

enhancement

### Have you read a contributing guide? - [x] I have read CONTRIBUTING.md - [x] I have searched the existing issues and didn't find any that were similar - [x]...

bug

### Have you read a contributing guide? - [x] I have read CONTRIBUTING.md - [x] I have searched the existing requests and didn't find any that were similar - [x]...

enhancement