Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #52 from kabanero-io/262-jantley-triggerupdate
Browse files Browse the repository at this point in the history
Update 2020-02-05-WhatsNew050.adoc
  • Loading branch information
alohr51 authored Feb 6, 2020
2 parents 5410f98 + 3ed479b commit 72f2374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions publish/2020-02-05-WhatsNew050.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ categories: blog
author: Jeff Antley
author_picture: https://avatars3.githubusercontent.com/u/50876789
author_github: https://github.com/jantley-ibm
additional_authors:
additional_authors:
- name: Nate Ziemann
github: https://github.com/nateziemann
image: https://avatars1.githubusercontent.com/u/28736793
Expand All @@ -26,7 +26,7 @@ From the console you can now configure user GitHub OAuth authorization. This all

== Tekton Triggers

The pipelines provided by Kabanero now leverage Tekton triggers. Tekton trigger support in Kabanero enables execution of pipelines and tasks based on specific Github events. The lifecycle of microservice development is reflected by the developers interaction with Git. Git push, merge, tag, pull requests all reflect well-known points in that microservice's lifecycle. Tekton triggers allows for fine-grained optimized tasks to be assigned to respond to those lifecycle events. Due to this change, if you have existing webhooks created in a previous version, you will need to delete them and recreate them.
The pipelines provided by Kabanero now leverage Tekton triggers. Tekton trigger support in Kabanero enables execution of pipelines and tasks based on specific Github events. The lifecycle of microservice development is reflected by the developers interaction with Git. Git push, merge, tag, pull requests all reflect well-known points in that microservice's lifecycle. Due to this change, if you have existing webhooks created in a previous version, you will need to delete them and recreate them.

In addition to these changes, we have improved code quality and fixed many small bugs. Checkout more of what's new in the https://github.com/kabanero-io/kabanero-operator/releases/tag/0.5.0[0.5.0 release of the Kabanero Operator].

Expand Down

0 comments on commit 72f2374

Please sign in to comment.