Nolan Brubaker

Results 30 issues of Nolan Brubaker

Given the following workflow: ```yaml name: 'Auto Assign PR Reviewers' on: pull_request jobs: add-reviews: runs-on: ubuntu-latest steps: - uses: kentaro-m/[email protected] with: configuration-path: ".github/auto_assign.yml" repo-token: '${{ secrets.GITHUB_TOKEN }}' ``` And the...

We've been experiencing https://bugs.launchpad.net/zc.buildout/+bug/492321 (copied below for easier reference) since buildout 1.5 on FreeBSD. I'm willing to work on a patch for this, since I would really appreciate the speed...

When I try applying the following state to a GCP cluster, following [the docs](http://kubicorn.io/documentation/google-walkthrough.html) it fails when waiting for the master IP. ``` x1c in /home/nrb/go/src/github.com/kris-nova/kubicorn (git) master % kubicorn...

Google
Bug
Help (medium)
NeedsInvestigating

In order to keep track of resources in an account, it would be helpful to have all Kubicorn resources tagged with something consistent. That way, an administrator could query their...

Feature
Help (medium)
Fun

The vSphere CPI chart will need a proper vSphere runtime in order to be installed, so we'll need to add a vSphere runner to the GitHub Actions in order to...

vsphere-cpi
ci/cd

**Describe the problem/challenge you have** Right now, when Velero makes changes to its plugin APIs, there's no mechanism for the Velero server to communicate the version of the API that...

Enhancement/Dev
Epic
Area/Plugins
Reviewed Q2 2021

When I run `:GoPkgOutline` with either of these two files open, I do not see any of the functions for the `controller` type. https://github.com/kcp-dev/kcp/blob/main/pkg/reconciler/apis/apiexport/apiexport_reconcile.go https://github.com/kcp-dev/kcp/blob/main/pkg/reconciler/apis/apiexport/apiexport_controller.go I only see fields defined...

help wanted

/kind bug /triage accept **What steps did you take and what happened:** Running `make release`, or more specifically, `make release-binaries` during the release process from a macOS machine (Intel or...

kind/bug
lifecycle/stale
needs-triage
needs-priority

#4748 automated releases with GoReleaser. We can build on this configuration by making regular releases via another workflow. These could be nightly or weekly, depending on CI availability. This gives...

priority/important-longterm
area/release
triage/accepted

**What type of PR is this?** /kind support **What this PR does / why we need it**: Updates the metadata.yaml file for v2.5.x and API support. **Checklist**: - [x] includes...

kind/support
release-note-none
cncf-cla: yes
size/XS
needs-priority