pepr icon indicating copy to clipboard operation
pepr copied to clipboard

Type safe K8s middleware for humans

Results 72 pepr issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. Create a configuration option to be able to run Pepr in debug mode inside of the cluster with `--inspect='0.0.0.0:9229'`...

enhancement

### Describe what should be investigated or refactored For debugging purposes, we should track the PIDs that are created by pepr ### Links to any relevant code (optional) i.e. -...

tech-debt

### Is your feature request related to a problem? Please describe. Pepr needs fuzzing. Add Fuzz testing to Pepr so that we run a battery of tests through our functions....

enhancement

### Describe what should be investigated or refactored The store test on the e2e excellent examples intermittently fail ### Links to any relevant code [(optional) i.e. - https://github.com/defenseunicorns/pepr/blob/24f1f253b1db4c9d97717c0282b8f39c74d3ace1/README.md?plain=1#L3 ](https://github.com/defenseunicorns/pepr/blob/main/.github/workflows/pepr-excellent-examples.yml) ###...

tech-debt

### Is your feature request related to a problem? Please describe. It is annoying to people who are testing modules that the `Validating/MutatingWebhookConfigurations` stick around after `npx pepr dev` ###...

enhancement
good first issue

### Is your feature request related to a problem? Please describe. Add a file called `PROJECTS_USING_PEPR.md` for visibility on projects using Pepr into this repo. add [uds-core](https://github.com/defenseunicorns/uds-core) to list

enhancement
good first issue

### Is your feature request related to a problem? Please describe. Have a way to dry run Kubernetes objects to see what mutations/validations will occur before applying them to the...

enhancement

### Is your feature request related to a problem? Please describe. Research a way to add doc comments in our sdk function that result in documentation. ### Describe the solution...

enhancement

### Describe what should be investigated or refactored Excellent examples is a fundamental part of Pepr as it is used to test new images against a battery of e2e tests....

tech-debt

### Describe what should be investigated or refactored We need an e2e excellent example for the OnSchedule implementation

tech-debt