shivansh-gohem

Results 8 issues of shivansh-gohem

This PR fixes the persistent "ctr: content digest not found" error when running `create-kubestellar-demo-env.sh` on WSL 2 with Docker Desktop, which was preventing users from setting up the demo environment...

needs-ok-to-test
size/M
dco-signoff: yes

### Describe the bug When running the `create-kubestellar-demo-env.sh` script on a fresh Ubuntu WSL 2 environment, it consistently fails when trying to load the `vcluster` image into the `kind` cluster....

kind/bug

## Description Implements skeleton structure for declarative ArgoCD cluster registration for WDS control planes using labeled Secrets instead of CLI commands. **⚠️ Status: Work in Progress** - Seeking guidance before...

size/L
needs-ok-to-test
do-not-merge/work-in-progress
dco-signoff: yes

Preview at https://shivansh-gohem.github.io/kubestellar/docs-embed-e2e-content/ Closes #3333 ## Summary This PR embeds the E2E testing documentation directly into the Testing page using the `include-markdown` directive, improving user experience by making the content...

ok-to-test
size/M
dco-signoff: yes

## Description This is the first example for PipeCD v1 demonstrating the new plugin architecture. As requested in issue #6266, I'm creating working examples to help users understand how to...

area/examples

Hi @eeshaanSA and @khanhtc1202, Following up on my previous PR, this tackles the **'Contribute to PipeCD Blogs'** section of Epic #6124, as requested. This PR adds the new guide, which...

This pull request addresses a bug where background policy report scans would overwrite correct admission-time skip status (due to a PolicyException) with a fail result. Previously, the background reports logic...

size:L

## Description This PR fixes the issue where auto-generated rules for Pod controllers match non-Kubernetes CRDs that share the same kind name (e.g., `Job`). Fixes #14214 ## Problem When defining...

size:M