Michael Adam
Michael Adam
@BlaineEXE wrote: > I have hit this before. I think these vars have been able to help `GOOS='linux' GOARCH="$($GO env GOARCH)"`. Interesting: Setting these seems to have helped! * `make...
This has not happened since a while (a few weeks). I guess we can close it.
@dn95 I'd like to help fix this, but quite frankly, I can't seem to reproduce the issues mentioned in the main description: for the first command, I see similar output...
> Hi [@obnoxxx](https://github.com/obnoxxx) , the different timestamps are expected because they are generated anew with each new Rook-Ceph version - that's the whole point of this issue. :) Thanks for...
@travisn wrote: > Looks like the issue still persists in v1.17.5, despite [#16033](https://github.com/rook/rook/pull/16033) what a pity! The numbers seem to be a bit different though. I find 266 unique app...
@subhamkrai is my understanding correct that this is not an observed bug in behavior but a predicted bug from looking at the code?
I started to work on this already. Below is an update where it is: > **Is this a bug report or feature request?** > > * Feature Request > >...
Further idea: Extracct the 'shellcheck' workflow into a `check.shell-scripts`make target.
@parth-gr wrote: > `check.codegen check.crds` will be locally checking whether the crds are updated or not? > Or it will replace current `crds and codegen ` make commands I have...
@parth-gr wrote: > Yaa you can address them on separate PRs, Glad we're on the same page here 👍🏼 > But mine intention here is to have a common naming...