raffis

Results 105 issues of raffis

A dry-run feature would be quite useful to have on the ks pipeline. If you deal with big sources a dry-run is something useful (Also if one migrates a source...

#### Describe the change Rename the deployment/service port to http-metrics in the helm chart as well as the kustomize base. #### Current situation Port is called metrics.

chart
kustomize
change

## Current situation Testdata is targeting an invalid collection ## Proposal Fix collection and db name.

size/M

#### Describe the change Deploy golinter pipeline #### Current situation There is no go linter pipeline and the goreport is not A+.

enhancement

## Description Emissary has quite some performance problems on our cluster. It's using 1 full core and over 7G memory without any requests. Basically on standby. ![Screenshot from 2022-09-22 09-48-43](https://user-images.githubusercontent.com/2376735/191775597-f4090a3a-83bd-4357-a243-27020e14a485.png)...

I noticed that we had an older version with a removed api in one namespace and the helm reconcile failed because of it: ``` Helm upgrade failed: unable to build...

Please mark as not maintained since issues like #16 are blockers.

## Reproduce ``` tinygo build -o mx.wasm -scheduler=none -target=wasi x.go wasmtime run mx.wasm ``` x.go: ``` package main import "regexp" func main() { _, err := regexp.Compile(`[0-9A-Za-z-]{0,53}`) if err !=...

**Is your feature request related to a problem? Please describe.** 9 out of 10 people have problems sealing secrets correctly. Correct namespace, correct cluster and so on. That statement is...

triage

# What does this change Hey me again 🙈 , This pr adds the ability for approving pull requests supported by all platforms. Basically reviewers now get an easy option...