Dave Protasowski

Results 151 issues of Dave Protasowski

`t.Skip()` is an option but it requires changing the test code. It's hard to write a correct regex to pass to the `-run` flag in order to skip specific tests....

Proposal
Proposal-Accepted

**What steps did you take:** Create a deployment yaml ```yaml apiVersion: apps/v1 kind: Deployment metadata: name: nginx-deployment labels: app: nginx spec: replicas: 0 selector: matchLabels: app: nginx template: metadata: labels:...

question
helping with an issue
discussion

**Describe the problem/challenge you have** Knative's config maps have an `_example` key and they're multi-line and noisy and there's not way to exclude them from the `kapp config-map` output **Describe...

enhancement
discussion

Repo: https://github.com/knative-sandbox/actions-downstream-test We want to delete this from peribolos and eventually delete the repo on Sept 1st 2022 The date is specifically chosen to be the 1.4 EOL date. 1.4...

Related thought: we should probably be specific about how we might handle cases like the above, where there is a supported version of knative with an EOL k8s version. We...

I believe this would enable https://en.wikipedia.org/wiki/Address_space_layout_randomization and help our security posture

lifecycle/frozen

### System Details OS: macOS Monterey Version 12.3 (21E230) Arch: amd64 (Intel i9) Go Version: `go1.17.8 darwin/amd64` & `go version go1.18 darwin/amd64` Bash: GNU bash, version 5.1.16(1)-release (x86_64-apple-darwin20.6.0) `KO_DOCKER_REPO` set...

lifecycle/frozen

Sometimes I'd like an image with two go binaries built with `ko`. `ko` currently adds uniquely named binaries to to `/ko-app` folder but it dumps all `kodata` into the same...

help wanted
lifecycle/frozen

https://github.com/knative/serving/issues/12091

area/API
size/XXL
do-not-merge/work-in-progress
area/networking
approved
area/test-and-release
needs-rebase

I think BYO revision name just needs special handling in your webhook. Thus you'd want to do the following in the general case when there are no explicit names: -...

lifecycle/frozen
triage/accepted