slack-notify

command module
v0.0.0-...-877ba7a Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2019 License: MIT Imports: 9 Imported by: 0

README

Memo

kubebuilder

kubebuilder

使い方

CRDの定義
kubectl apply -f example/0crd.yaml
vim example/sample-slack-notify.yaml # incoming webhookのurlを設定
kubectl apply -f example/sample-slack-notify.yaml

開発

コントローラのビルド
make docker-build docker-push IMG=<some-registry>/controller
コントローラのデプロイ
make deploy IMG=<some-registry>/controller
SlackNotifyのデプロイ
kubectl apply -f example/sample-slack-notify.yaml

備考

テスト実行すると失敗するのでスキップしている

JSONPATHではなくJSONPath kubebuilder のアノテーション

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1
Package v1 contains API Schema definitions for the slacknotify v1 API group +kubebuilder:object:generate=true +groupName=slacknotify.kafuhamada.kubebuilder.io
Package v1 contains API Schema definitions for the slacknotify v1 API group +kubebuilder:object:generate=true +groupName=slacknotify.kafuhamada.kubebuilder.io

Jump to

Keyboard shortcuts

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