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

Bumps chainguard/node-lts from `4f3a934` to `64578d8`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chainguard/node-lts&package-manager=docker&previous-version=4f3a934523ec278c04e71f7ad5b5f2dbe57bdb9b1862a3afe60f4d83dfb471ad&new-version=64578d895b168f20737413ac56a14cefd63663691611f8af5020e8bc8de53f82)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

## Description This PR fixes the link to the contributor guide in the PR template. ## Related Issue Fixes # Relates to # ## Type of change - [ ]...

### Is your feature request related to a problem? Please describe. The current `npx pepr build` generates a helm chart + a manifest (from the templated chart?) for deployment of...

enhancement

## Description Updates `npx pepr build` to take in an optional argument `--zarf chart|manifest` so that the generated zarf yaml will use the generated chart vs the manifest. Default behavior...

## Description In-cluster debugging feature that adds flag to `npx pepr build` to generate debugging artifacts allowing the module author to debug module without the need for `npx pepr dev`...

Bumps the production-dependencies group with 1 update: [kubernetes-fluent-client](https://github.com/defenseunicorns/kubernetes-fluent-client). Updates `kubernetes-fluent-client` from 2.6.0 to 2.6.1 Release notes Sourced from kubernetes-fluent-client's releases. v2.6.1 2.6.1 (2024-05-29) Bug Fixes update quicktype-core version (#264) (f8cecdd),...

dependencies
javascript

## Description ... ## Related Issue Fixes # Relates to # ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New...

### Describe what should be investigated or refactored ```bash npm install -g npm ``` score is 7: npmCommand not pinned by hash ### Links to any relevant code https://github.com/defenseunicorns/pepr/security/code-scanning/85 ###...

tech-debt

## Summary Currently when using the IB image the first log line outputs the version as v0.0.0-development. I would expect this to be 0.31.1 (or equivalent depending on version). ##...

### Describe what should be investigated or refactored Several dead links in the IB `README.md` ### Links to any relevant code https://repo1.dso.mil/dsop/opensource/defenseunicorns/pepr/controller

tech-debt