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

nolar / kopf / 1134 / 11
82%
main: 91%

Build:
Build:
LAST BUILD BRANCH: docs-furo-theme
DEFAULT BRANCH: main
Ran 08 Jun 2020 08:22PM UTC
Files 0
Run time 0s
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

08 Jun 2020 07:25PM UTC coverage: 0.0% (-81.9%) from 81.91%
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=latest CLIENT=yes

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

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 1134.11 (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=latest CLIENT=yes)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 791
  • Travis Job 1134.11
  • c3a845f8 on github
  • Prev 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=latest CLIENT=yes on discoveries (#1100.1)
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