Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 998 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 998 Bytes

Pullup

GitHub release CircleCI codecov

Update Kubernetes resources by webhooks.

Features

  • Create, update or delete Kubernetes by HTTP webhooks.
  • GitHub webhooks integration. Push and pull request events are supported currently.
  • Copy existing resources and mutate copied resources with Strategic Merge Patch or JSON Patch.

Documentation

Learn more on the official site.

Contributing

See CONTRIBUTING.md for information about setting environment.