Nick Freyaldenhoven

Results 9 comments of Nick Freyaldenhoven

I just took some time to dig into this. There is a race condition which may be tied to --wait when installing the chart, but a rough representation of the...

I do not currently have a public repo, but I will try to remember to let you know when it becomes public. I tried out sol-profiler first when I was...

I was finally able to address this again and kind of hacked together something that works. All the repo's are public now, so I will be able to share what...

[This](https://github.com/ParadigmFoundation/kosu-monorepo/blob/5705f03d35b7ef885821baa139e166d74bc4931d/packages/kosu-solidity-tests/index.ts#L66) is the config where I'm passing the artifacts.

These NPM failures look similar to some stuff I was seeing locally while toying around. I think a node wizard may need to address it.

@Aankhen I'll look over this shortly, but I went about it differently. #3311

I'm pretty sure the following needs to be updated to batchv1. I haven't fully vetted if it isn't going to break anything, but roughly fixed the issue at hand. https://github.com/vmware-tanzu/octant/blob/fd077fc3948e1b107f674d527454c4384c6e8ea9/internal/describer/objects.go#L55-L61

Reverting to node 14 to address [this](https://github.com/Freydal/octant/runs/7114131191?check_suite_focus=true) version issue. ![image](https://user-images.githubusercontent.com/17073441/176462378-a4b39edf-f19f-47ab-a8da-ecbee2a592b1.png) Introducing an implicit `npm i` in build script to address [this](https://github.com/Freydal/octant/runs/7096420979?check_suite_focus=true) missing dependency issue. ![image](https://user-images.githubusercontent.com/17073441/176462193-3198e9d2-9df6-4ec2-9d86-353c58b0dc21.png) Possibly better ways to address...

Hey I'm coming here after having a similar experience as some of the ones mentioned above after a vulnerability crack down. Thanks Log4j. My first project's culprit was ehcache similar...