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. For uds-core policy exemptions, there might be a case for optionally locking down which namespace the operator watches for...

enhancement
NEEDS ADR

### Is your feature request related to a problem? Please describe. Should be a mode where objects that are not passing validation are allowed into the cluster. This is helpful...

enhancement
NEEDS ADR
metrics

### Is your feature request related to a problem? Please describe. Kubernetes secrets are limited to [1MiB in size](https://kubernetes.io/docs/concepts/configuration/secret/#restriction-data-size). A potential work around for storing modules in secrets would be...

enhancement
SPIKE
NEEDS ADR

### Is your feature request related to a problem? Please describe. Each release, the updated controller image should be published to IB. ### Describe the solution you'd like - **Given**...

enhancement

### Is your feature request related to a problem? Please describe. As Pepr reconciles around policy and admission control validation there are global CRD”s that may provide some value that...

enhancement
SPIKE

### Is your feature request related to a problem? Please describe. Excellent example for building an operator ### Describe the solution you'd like - **Given** a operator is being considered...

enhancement

related to #288 -> (replacement example should have this below) Include an example in the documentation that combines all of: * Mutation of newly created resources (`Mutate()`) * Validation enforcing...

documentation
enhancement

### documentation pepr is really powerful, and very easy to perform actions that do not play well with others: here's some examples of things we need to document: 1. Upstream...

documentation
enhancement
good first issue

Issue to track submittal to CNCF. Process is outlined [here](https://github.com/cncf/toc/blob/main/process/project_proposals.md) and [here](https://github.com/cncf/sandbox/). Application Backlog: https://github.com/orgs/cncf/projects/14/views/1 - [ ] Basic form fields [in the application](https://github.com/cncf/sandbox/issues/new?assignees=&labels=New&projects=&template=application.yml&title=%5BSandbox%5D+%3CProject+Name%3E) - [ ] Define roadmap @jeff-mccoy...

### Is your feature request related to a problem? Please describe. Have an exemption clause where specific failing objects are allowed to pass through admission. This can already be done...

enhancement
wontfix