Skip to content

v0.22.0

Compare
Choose a tag to compare
@cmwylie19 cmwylie19 released this 12 Jan 18:23
· 349 commits to main since this release
923afb1

Features

Make npx pepr deploy wait recursively for deployments to be in a ready-state - feat: npx pepr dev does not wait for resources to be fully up by @schaeferka in #435

Work on multi-versioned docs automation for the Docs Site - feat: delete website by @btlghrants in #459

Locking down the Pepr generated Kubernetes manifests with securityContexts - feat: add sane defaults to the pod and containers in pepr deployments by @cmwylie19 in #445

npx pepr deploy --force to override manager field in the underlying KFC implementation of Server Side Apply eat: force option on npx pepr deploy by @cmwylie19 in #480

(e2e style) Upgrade test of Kubernetes manifests - feat: pepr upgrade test by @cmwylie19 in #478

Force rollouts to Pepr's Admission and Watcher deployments by adding an annotation to podSpecs - feat: add timestamp to podSpec annotations force rollout on deployments by @cmwylie19 in #483

What's Changed

  • chore: update waitForDeployments by @cmwylie19 in #482
  • chore: add error message for easier debugging by @cmwylie19 in #479
  • chore: kubernetes slack channel for pepr and readme updates by @cmwylie19 in #467
  • chore: test code coverage by @cmwylie19 in #468
  • chore: bump the development-dependencies group with 2 updates by @dependabot in #456
  • chore: bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #458
  • chore: bump the development-dependencies group with 2 updates by @dependabot in #457
  • chore: bump the development-dependencies group with 1 update by @dependabot in #466
  • chore: bump the development-dependencies group with 1 update by @dependabot in #469
  • chore: bump actions/checkout from 2 to 4 by @dependabot in #472
  • chore: bump actions/setup-node from 2 to 4 by @dependabot in #470
  • chore: bump codecov/codecov-action from 2 to 3 by @dependabot in #471
  • chore: bump the development-dependencies group with 1 update by @dependabot in #475

Full Changelog: v0.21.1...v0.22.0