knative-eventing-operator

module
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2019 License: Apache-2.0

README

knative-eventing-operator

If you don't already have it, install operator-sdk

Before doing anything else, grab your dependencies:

$ dep ensure

Create a release

Update the resource files with the proper quay.io images, verify that version.go is correct, and then run these commands:

$ VERSION="vX.Y.Z"      # ensure this matches version/version.go!
$ operator-sdk build quay.io/openshift-knative/knative-eventing-operator:$VERSION
$ docker push quay.io/openshift-knative/knative-eventing-operator:$VERSION
$ git tag $VERSION
$ git push --tags

Directories

Path Synopsis
cmd
manager command
pkg
apis/eventing/v1alpha1
Package v1alpha1 contains API Schema definitions for the eventing v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=eventing.knative.dev Package v1alpha1 contains API Schema definitions for the eventing v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=eventing.knative.dev
Package v1alpha1 contains API Schema definitions for the eventing v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=eventing.knative.dev Package v1alpha1 contains API Schema definitions for the eventing v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=eventing.knative.dev

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL