Utkarsh Srivastava

Results 29 comments of Utkarsh Srivastava

Are we still moving ahead with this PR?

@leecalcote the issue with sending any notification on failing registration is that "events" bidirectional connection is opened by Meshery Server (which acts like a client to meshery adapter) when it...

@dannyzaken, yes that's right this PR was intended to fix our crypto monkey patching in FIPS environment. I mentioned the lesser relevant story in the PR description and forgot to...

@dannyzaken, @guymguym I recently picked up this issue. I am not sure if we can replace our init container hacks with `fsUser`, `fsGroup` and `fsGroupChangePolicy`. Kubernetes will also do exactly...

@b-ranto added support for `SRPM_ONLY=true` in the make recipe.

Hi @b-ranto, can you please push your changes to the same branch (maybe adding yourself as the co-author)? I don't think spawning another PR is a good idea. Or I...

@b-ranto addressed most of the comments here (by referring to PR #7845) and added you as the coauthor to this PR.

I cannot seem to get nasm installed via their official RPM repo on arm architecture. Reverted that change.

Will merge this PR now. There is one unaddressed concern from @b-ranto here: - `BuildRequires: nasm` should be added - Not addressed in this PR because I couldn't get NASM...