• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nolar / kopf / 1100 / 3
82%
main: 91%

Build:
Build:
LAST BUILD BRANCH: docs-furo-theme
DEFAULT BRANCH: main
Ran 16 Apr 2020 11:23PM UTC
Files 57
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Apr 2020 11:19PM UTC coverage: 81.536%. First build
CHANGE_MINIKUBE_NONE_USER=true KUBECONFIG=$HOME/.kube/config MINIKUBE_WANTUPDATENOTIFICATION=false MINIKUBE_WANTREPORTERRORPROMPT=false MINIKUBE_IN_STYLE=true MINIKUBE_HOME=$HOME MINIKUBE_VERSION=latest KUBERNETES_VERSION=v1.16.0 CLIENT=no

push

travis-ci

nolar
WIP: functional auto-discovery of resources & namespaces w/ glob matching

For namespaces: `-n default -n kube-*` or `-A`
For resources: `@kopf.on.create('*', '*', '*')`

Play with:

* `kopf run ... -n default -n kube-*`
* `kubectl create -f examples/crd.yaml`
* `kubectl create ns kube-xyz`
* `kubectl delete ns kube-xyz`
* `kubectl delete -f examples/crd.yaml`

TODOs:

- support built-in resources for globs (via scan_resources() listing)
- support short forms of handler decorators (short/singular names only)
- warning for no -A or -n (or current context should be used?)
- remove all resource info caches from the aiohttp session/context
- better docstrings in discovery.py
- registries: either backward compat, or drop the legacies already (too hard).
- multi-namespace peering (consider partially overlapping operators?)
- tests
- docs & examples

1045 of 1380 branches covered (75.72%)

Branch coverage included in aggregate %.

3318 of 3971 relevant lines covered (83.56%)

0.84 hits per line

Source Files on job 1100.3 (CHANGE_MINIKUBE_NONE_USER=true KUBECONFIG=$HOME/.kube/config MINIKUBE_WANTUPDATENOTIFICATION=false MINIKUBE_WANTREPORTERRORPROMPT=false MINIKUBE_IN_STYLE=true MINIKUBE_HOME=$HOME MINIKUBE_VERSION=latest KUBERNETES_VERSION=v1.16.0 CLIENT=no)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 758
  • Travis Job 1100.3
  • 53d3be59 on github
  • Next Job for CHANGE_MINIKUBE_NONE_USER=true KUBECONFIG=$HOME/.kube/config MINIKUBE_WANTUPDATENOTIFICATION=false MINIKUBE_WANTREPORTERRORPROMPT=false MINIKUBE_IN_STYLE=true MINIKUBE_HOME=$HOME MINIKUBE_VERSION=latest KUBERNETES_VERSION=v1.16.0 CLIENT=no on discoveries (#1134.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc