SACHIN KUMAR

Results 23 comments of SACHIN KUMAR

Hii @apoorvdixit88 !! I'd would like to work on this issue.. /assign

Hi @codeboten and @mx-psi, I'd love to help with this issue — automating feature gate documentation via `mdatagen`. I’ve reviewed the related parent issue (#14066) and the tracking gate example...

Hi @mx-psi, ### Proposed Approach - Parse component–owner mappings from `.github/CODEOWNERS`. - Determine each component’s stability level (Alpha/Beta/Stable) from its `README.md`. - Use the GitHub API to check each owner’s...

Hi @bogdandrutu, I’d like to work on this issue. I went through #14073 and understood the context around generated code cleanup in `pdata`. Could you please assign this issue to...

Hey @BenTheElder While running the `pull-test-infra-prow-checkconfig` job, I encountered the following error: - unknown field "missing_label_policy" in config/prow/plugins.yaml - Strict is set and there were warnings. Prow job link: https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/test-infra/34695/pull-test-infra-prow-checkconfig/1917219320614621184...

Hi @Muditbhatia12 I've made the requested changes as per your feedback: - Replaced the manual empty string check with the existing `isNonEmptyString` utility from `LogicUtils.res`. - Added support for the...

Hey @Muditbhatia12 !! Yes sure! I had a look at the updated issue, thanks for the heads-up. Really grateful for the opportunity to contribute to a reputed org like Juspay,...

Hi @Muditbhatia12 !! - Just confirming that this PR (#3680) now handles empty string cases cleanly using `isNonEmptyString` and `showEmptyAsNA`. - Verified locally — ready for review whenever convenient.

Hey @robbert229 !! I'm looking into fixing this issue and wanted to discuss possible solutions before making any changes. Since the integration tests were moved to internal/, I've few possible...