Ewan Chalmers

Results 11 comments of Ewan Chalmers

I found this limitation while trying to define a log format for Ansible playbook output ``` "pattern": "(?P(?P^[^\\s][ \\S]+\\n)(?P [\\S ]*\\n)*(})?)" ``` I tried just shoving in an empty timestamp...

Me too I was able to get all having `[pos="0.000000, 0.000000"];` by including ``` -k -g ``` For the value of `k`, I started at 2000 and worked down to...

I have requested and am awaiting my addition to the kubernetes CCLA

Looking at https://deploy-preview-1648--kubernetes-sigs-secrets-store-csi-driver.netlify.app/topics/auto-restart-on-rotation, I note that mermaid source is not rendered as a diagram in the mdbook output ([as it is on github](https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/4d17d7ac66c809f63aa7e9a006343c019c230624/docs/book/src/topics/auto-restart-on-rotation.md)). Simplest thing is to remove the diagram,...

Well... that took a few more tries than I expected. The diagram now renders (FWIW - not a very exciting diagram) - https://deploy-preview-1648--kubernetes-sigs-secrets-store-csi-driver.netlify.app/topics/auto-restart-on-rotation#secretproviderclasspodstatus-custom-resource While doing this, I notice that we...

I'm unfamiliar with squashing commits and looks like there are loads of different ways to do so :/

@aramase @ritazh Any suggestion on how I could move this PR to done?

> Reading through the implementation details, I believe the controller restart will now generate twice the number of calls for the associated pod. The `SecretProviderClassPodStatus` is only updated by the...

I would like to claim the issue. I have a doc ready for PR