Richard Hagen

Results 51 issues of Richard Hagen

Hi! Thanks for an awesome project! We have som Diffs with a lot of operations in each patch, and the exception can be a little hard to troubleshoot. Would you...

### Expected Behavior The deploy key should be created ### Actual Behavior ``` github_repository_deploy_key.this: Creating... ╷ │ Error: POST https://api.github.com/repos//infrastructure/keys: 404 Not Found [] │ │ with github_repository_deploy_key.this, │ on...

Type: Bug
Status: Up for grabs

**Is your feature request related to a problem? Please describe.** I want to override part of a secret with values from Flux `substitutes`, imagine this secret: ```yaml apiVersion: external-secrets.io/v1beta1 kind:...

kind/feature

Hi! I want to enable all hosts to get their own hostname (like host1.hosts.domain.com) UseCase: reverse dns for rancher-nfs, I can specify that all domains on *.hosts.domain.com have access to...

Hi, playing around I noticed `AllAsyncProjectionShardNames` returns all projections, possible bug? ```csharp IDocumentStore.Advanced.AllAsyncProjectionShardNames() ``` > Convenience method to retrieve all valid "ShardName" identities of asynchronous projections

### Motivation I want to allow only specific kubernetes service accounts access to the application (from a different cluster) Currently the issuer works great with Oauth2-Proxy, but all service accounts...

enhancement
Stale

### ALTERNATIVE: https://external-secrets.io/latest/api/generator/acr/ We can leverage ExternalSecretsOperator with Workload Identity to create short lived tokens that only have access to individual repositories and cache. ### ALTERNATIVE 2: Create ACR Refresh...

🤔 refinement needed

Move all ingresses to Flux: Use `clusterName` and `dnsZone` substitutes from the configmap `flux-system/radix-flux-config` - [x] prometheus - [x] grafana - [x] https://github.com/equinor/radix-flux/pull/2170 - [x] https://github.com/equinor/radix-flux/pull/2182 - [x] https://github.com/equinor/radix-flux/pull/2183 -...

Challenges: - [x] - Configure github deploy keys _solved by substitutes from secrets synced to keyvault_ - [x] - Configure github wehbook secrets _solved by substitutes from secrets synced to...

refinement needed

**Is your feature request related to a problem? Please describe.** When using Keda, we use `ScaledObjects` only, but every time I search for Scaled, it suggests `ScaledJob`, which is always...

stale