Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Kubefirst Watcher micro-service

License

Notifications You must be signed in to change notification settings

kubefirst/kubefirst-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubefirst-watcher

This is part of the kubefirst watcher operator.

This tool will help to detect a combination of status of the cluster to hold action to be executed only after given state.

Notes

Updateting images at the moment:

export GIT_SHA=`git rev-parse --short HEAD`
docker build -f build/Dockerfile .  -t k1test:$GIT_SHA
docker image tag k1test:$GIT_SHA 6zar/k1test:$GIT_SHA
docker image tag k1test:latest 6zar/k1test:latest
docker image push 6zar/k1test:latest
docker image push 6zar/k1test:$GIT_SHA
echo $GIT_SHA

This images need to be migrated to kubefirst docker registry

About

Kubefirst Watcher micro-service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published