-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
With the introduction of resource-service in Keptn 0.16 the git upstream became mandatory, which is why GitHub is mandatory for this tutorial.
IMO this just adds an extra step that's confusing for new users, and this is why we published the keptn-gitea-provisioner-service.
In order to use it with Keptn 0.17, the following things have to be done:
- Install gitea
- Install keptn-gitea-provisioner-service
- Install Keptn and configure it to use the gitea-provisioner-service
We have information available on how this works here: https://github.com/keptn-sandbox/keptn-gitea-provisioner-service#quickstart
Acceptance Criteria
- It is no longer needed to have a GH Api Token for the tutorial
ghCLI is no longer installedadd approval steprefactored such that it works with just the git repo (probably just needsgitcommands)setup keptn stepno longer needs to create a repo - that's handled by the provisioner
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request