kuberig-io / kuberig

Deploy to Kubernetes/OpenShift by leveraging your developer skills - no yaml required!
https://kuberig.io
Apache License 2.0
37 stars 3 forks source link

scan annotations up the class hierarchy and into dependencies #15

Closed teyckmans closed 4 years ago

teyckmans commented 5 years ago

KubeRig currently only scans the project source code for annotations.

In order to make KubeRig really intuitive to use we need to scan up the class hierarchy and continue scanning into dependencies.