Theo Barber-Bany

Results 10 issues of Theo Barber-Bany

# Summary Can ArgoCD (via RBAC?) be configured so an `argocd app sync` can only be issued to a certain target revision for a specific project? Or can a project...

enhancement

Hi, I have had success running the server locally, using 'sbt run' and then querying using httpie, however my production environment does not have enough memory to build / run,...

Install the azure and gcp image registry credential providers, that are required from 4.16.

jira/valid-reference

#### What type of PR is this? /kind cleanup Version vump #### What this PR does / why we need it: Bumps sigs.k8s.io/pkg/azclient to the latest version. This is to...

cncf-cla: yes
lgtm
size/L
release-note-none
kind/cleanup
ok-to-test

The url https://whereisscihub.now.sh/go/ works as a drop in replacement for the .tw domain. I'm using : ```js el.href = el.href.replace(/^((http(s|):\/\/|www\.)|)(dx.|)doi\.org\//gim, 'https://whereisscihub.now.sh/go/'); ``` Maybe an idea? I've had trouble with the...

**What this PR does / why we need it**: This PR Adds the Paused condition, and tests to all of the core CAPI resources. Fixes #10130 /area area/provider/core

cncf-cla: yes
size/XL
do-not-merge/work-in-progress
needs-rebase
ok-to-test
area/provider/core

**What this PR does / why we need it**: This change updates the provider contract to account for a new paused condition. It is intended to start as an optional...

cncf-cla: yes
size/M
needs-rebase
ok-to-test
area/documentation

Currently, as far as I can tell,`auth-provider-gcp` only supports using the `default` gcp service account attached to the GCE VM. (https://github.com/kubernetes/cloud-provider-gcp/blob/master/pkg/gcpcredential/gcpcredential.go#L171-L226). It would be great to additional authentication methods when...

needs-triage