jpbetz / auger

Directly access data objects stored in etcd by kubernetes.
Apache License 2.0
386 stars 61 forks source link

Quick fix to make Auger work with CRDs. #21

Closed cheftako closed 5 years ago

cheftako commented 5 years ago

CR data is always JSON and cannot be coverted to other media type. Assumes user asks for it as JSON and then shortcuts conversion.

For example : auger extract -f db -k /registry/ark.heptio.com/deletebackuprequests/heptio-ns/heptio-backup-cr -o json --fields value