Jeremy Solbrig

Results 8 issues of Jeremy Solbrig

**What happened**: When I run `helm repo add volcano https://volcano-sh.github.io/charts` I get a 404. Going to https://volcano.sh.github.io in a browser also gives a 404. **What you expected to happen**: The...

kind/bug

##### SUMMARY I am attempting to deploy an application that contains multiple resources using `kubernetes.core.k8s` where the definition is provided by a call to the `kubernetes.core.kustomize` lookup. Once the resources...

type/enhancement

I'd like to add a legend to a flowchart that I've been putting together. I'd prefer if there were no connections between the nodes in the legend. ### What I...

Type: Other
Status: Triage

#### What would you like to be added: I would like to see Volcano default to managing an explicit list of namespaces rather than managing all namespaces by default. To...

kind/feature
lifecycle/stale

As described in #2286 this adds the `--managed-namespaces` flag to the vc-webhook-manager binary. The flag is mutually exclusive with the `--ingored-namespaces` flag. As a note, I personally think that `--ignored-namespaces`...

size/M

### Long story short In the [diff]() example, the example only works if the `labels` field already exists. As things are, `labels` has not been created at this point (and...

bug

### Long story short In the [update example](https://kopf.readthedocs.io/en/stable/walkthrough/updates/) of the walkthrough we are told to create update the size of an unbound PVC. However, it appears that this behavior is...

bug

**Describe the bug** There is a formatting difference depending on whether you have Python 3.10.15 installed but with the same version of Black (currently 25.1.0). Under 3.10.15 this gets reformatted:...

T: bug