Skip to content

tommy351/pullup

Repository files navigation

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.