pulumi/tests/integration/policy
Julien P 91568bc03b
Handle extra CLI arguments passed policy packs plugins (#16402)
The python policy plugin argument parsing was very brittle and would
fail when passed extra flags such as `--tracing <file>` or
`--logtostderr`. We now properly parse these standard plugin falgs (see
plugin#buildPluginArguments). Note that the flags are currently not
being used by the policy plugins.

Nodejs does not suffer from the same issue because we are already using
`minimist` to parse the arguments.

Fixes https://github.com/pulumi/pulumi/issues/11092
2024-06-17 09:10:04 +00:00
..
advisory_policy_pack Start policy packs in parallel (#14495) 2023-11-20 14:08:32 +00:00
mandatory_policy_pack Start policy packs in parallel (#14495) 2023-11-20 14:08:32 +00:00
policy_pack_w_config Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
policy_pack_wo_config Fix policy integration test dependencies (#4228) 2020-03-29 17:55:08 -07:00
python_policy_pack Handle extra CLI arguments passed policy packs plugins (#16402) 2024-06-17 09:10:04 +00:00
policy_test.go unused: Remove unused functions and types 2023-01-12 09:55:34 -08:00