Mikhail Mazurskiy

Results 157 comments of Mikhail Mazurskiy

We should probably support "global constants" section inside of the bundle that can be referenced along with other bundle contents.

@wryun this is what I was talking about

Should be possible to do now.

@karlkfi Appreciate the ping. Conceptually it may make sense for each logically separate "thing"/step to have a separate timeout. I don't know if it's hard or easy to achieve this,...

@karlkfi Thanks for the update. > Go 1.18 bump for cli-utils I personally don't mind using 1.18 but [Kubernetes 1.25 uses 1.19](https://github.com/kubernetes/kubernetes/blob/v1.25.2/go.mod#L9) and that's why I [bumped the build here...

I've just bumped the version of cli-utils I use and found the `UnstructuredSet` change. I'm wondering how exactly it's going to help with testing? I'm also using `cmp` to do...