Skip to content

Issue

How to request a new feature ?

To create a new feature, please use the conf github repository, by following the link Ask a feature

  • Describe what you are expecting
  • Tag it as feature in field type on the right.

How to report an issue ?

To create an issue, please use the conf github repository, by following the link Create an issue

  • Requirement Add your od.config file

Run the command line to get it

NAMESPACE=abcdesktop
kubectl -n $NAMESPACE get configmap abcdesktop-config -o jsonpath='{.data.od\.config}' > od.config
  • Requirement Add your abcdesktop.yaml file
  • Describe what you are expecting
  • Describe what you get