Matt Boersma

Results 75 issues of Matt Boersma

**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: Updates opentelemetry-go to v1.6.1, and its unstable packages to v0.28.0. Also updates the...

cncf-cla: yes
size/XL
kind/cleanup
release-note-none
lifecycle/active
do-not-merge/hold

Steps to reproduce: - mount a `kubefuse` filesystem - look at the YAML version of an object in `kubefuse`: `cat ~/k8s/default/rc/my-controller.yaml` - edit an object, e.g.: `vi ~/k8s/default/rc/my-controller/json`, and save...

bug

**What this PR does / why we need it**: Implements the MachinePool Machines proposal in CAPI and for the Docker provider. This should be considered a POC and is intended...

cncf-cla: yes
size/XXL
do-not-merge/work-in-progress
needs-rebase

/kind feature **Describe the solution you'd like** From Go's documentation for the [data race detector](https://go.dev/doc/articles/race_detector): > ...you may find more races by running a binary built with -race under a...

kind/feature
help wanted
good first issue
lifecycle/stale

**What type of PR is this?** /kind failing-test **What this PR does / why we need it**: Enables the Go [race detector](https://go.dev/doc/articles/race_detector) in unit tests, because that seems like a...

cncf-cla: yes
size/XS
release-note-none
kind/failing-test

/kind bug **What steps did you take and what happened:** This new CI job has [never passed](https://testgrid.k8s.io/sig-cluster-lifecycle-cluster-api-provider-azure#capz-periodic-e2e-full-v1beta1-minus-1). Digging into the logs, we see that the AKS test cluster fails to...

kind/bug

**What steps did you take and what happened:** When running Azure image-builder tasks from this repository in pipelines, we want to use the container produced by `make -C images/capi docker-build`...

kind/bug
priority/backlog

**Related command** `az aks create --help` **Description** This fixes some typos and missing hyphens in the phrase "comma-separated". **Testing Guide** **History Notes** [AKS] `az aks create`: Correct use of "comma-separated"...

AKS
Auto-Assign

**What this PR does / why we need it**: Updates the documentation (and two manifests) to reflect the status of the ClusterResourceSet experimental feature as Beta and `true` by default....

size/S
cncf-cla: yes
area/documentation
area/clusterresourceset

**What this PR does / why we need it**: Sets the default for `EXP_MACHINE_POOL` to `true`, so MachinePools are an "always on" feature (unless the user disables it). This seems...

cncf-cla: yes
size/M
area/machinepool