You do not have permission to delete messages in this group
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kubernetes-sig-cli, Kubernetes developer/contributor discussion
Hey all,
During last SIG-CLI call [1] I brought under discussion the possibility
of deprecating --record flag which is used to record invoked command
and its arguments in object annotations.
The current mechanism is implemented only across a few commands,
on top of that, we're working on promoting to beta sending to the server
the command and its arguments inside HTTP headers [2]. In 1.22
this mechanism is promoted to beta, and thus will on by default.
I'll give folks the usual 2 weeks of lazy consensus (by Jun 6th),
after which time I'll open a PR and we'll start deprecating this
functionality.