Sunil Shivanand

Results 6 comments of Sunil Shivanand

After going through the discussions here and in [aquasecurity/starboard#858](https://github.com/aquasecurity/starboard/discussions/858) and the associated proposal from @erikgb, I propose the following solution - Introduce new configuration parameter vulnerabilityScannerRevisonHistoryLimit with the default value...

> @padlar sorry for coming late on this , however I have to understand the suggested solution before going forward. removing `vulnerabilityScannerRevisonHistoryLimit` mean that we will continue to create reports...

Going to work on e2e/ctl_v3_grpc_test.go

@phisco To fix this, should I replace MergeOptions at https://github.com/crossplane/crossplane/blob/6a788f6cefa98d3223d5adba090f841030fab631/apis/apiextensions/v1/composition_patches.go#L63 to use `ToFieldPathPolicy` https://github.com/crossplane-contrib/function-patch-and-transform/blob/5e719a407c474f1d364b7b41af147b4268bbf3ce/input/v1beta1/resources_patches.go#L36 from here?

https://github.com/crossplane/crossplane/commit/6752269c358b7463b2cdea10fca4a135adbf5003 MR adds the option to select branch. Is there anything else that needs to be done? :)

Planning to work on showing custom metrics in top command, some follow-up questions - the plan is to read these values from the pod /metric http endpoint, correct? and filter...