Files
kubernetes/vendor/github.com
Kubernetes Submit Queue 082cfac707 Merge pull request #35408 from xilabao/add-secret-to-pflag
Automatic merge from submit-queue (batch tested with PRs 35408, 41915, 41992, 41964, 41925)

add secret option to flag

To resolve the issue of security(pr #35030 ),

> @smarterclayton commented 5 days ago
> This is unfortunately not all flags that could be secrets. The best option would be to add support in spf13/pflag to tag a flag as a secret, and then use that bit to determine the list.
> 
> Also, Command() could be used in contexts that need exact parameters (for subshell execution), so we would need to add a new method or extend the signature here to allow exact flags to be retrieved.

we could add a secret option to the flags.
2017-02-26 18:07:53 -08:00
..
2016-06-02 16:57:28 -07:00
2016-08-09 08:51:15 -05:00
2017-02-23 10:08:50 +01:00
2016-09-15 18:37:57 -04:00
2016-09-15 18:37:57 -04:00
2016-09-28 11:22:52 -07:00
2016-09-15 18:37:57 -04:00
2016-10-08 20:41:57 -04:00
2016-09-16 13:26:18 +02:00
2016-06-26 22:50:11 -07:00
2017-02-25 23:39:22 +08:00
2016-06-02 16:57:28 -07:00