Bisnode / kubectl-tbac

Kubectl plugin to help managing secrets in a TBAC'ed environment
Apache License 2.0
7 stars 1 forks source link

Return secrets in deterministic order #32

Open msteiger opened 4 years ago

msteiger commented 4 years ago

It looks like the secrets are currently returned in random order. It would be nice if they could be returned in the same order they were inserted. Not a critical issue though.

mdanielolsson commented 3 years ago

I'm not sure if it can be returned in the same order it was sent in, but we could definitely sort the keys.