knative-serving-operator

module
v0.4.1 Latest Latest
Warning

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

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

README

knative-serving-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, and then run these commands:

$ VERSION="vX.Y.Z"
$ operator-sdk build --docker-build-args "--build-arg version=$VERSION" quay.io/openshift-knative/knative-serving-operator:$VERSION
$ docker push quay.io/openshift-knative/knative-serving-operator:$VERSION
$ git tag $VERSION
$ git push --tags

Directories

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

Jump to

Keyboard shortcuts

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