-
i currently implementing my own http server as webhook. I like to use a pushsecret from a k8s to be send to an specific http endpoint using the secret store. but the secretstore states that the capabi…
-
## Logs
```jsonl
{"level":"info","ts":1727902209.6826887,"caller":"initialize/context.go:64","msg":"Initialize...","component":"loft"}
{"level":"info","ts":1727902209.682772,"caller":"initialize/…
-
**Describe the bug**
During the configuration of kubernetes provider, there is a bug to use tls certificates. When I create SecretStore with auth type Client Certificates I get `InvalidProviderConfig…
-
### Terraform Version, Provider Version and Kubernetes Version
```
Terraform version: 1.8.2
Kubernetes provider version: v2.31.0
Kubernetes version: 1.27.x
```
### Affected Resource(s)
- `E…
-
I don't know if this is a documentation issue or a bug, so I'll ask. I have a vault registered using Microsoft.PowerShell.SecretStore. I then tried to create a second vault.
```powershell
Regist…
-
### Description
Current limitations:
- Only supports one secret per context. If a context need to store multiple secrets, the secret can be a JSON object that contains multiple secrets.
An ex…
-
```yaml
apiVersion: external-secrets.io/v1beta1
kind: SecretStore
metadata:
name: secretstore-example
namespace: app
spec:
provider:
vault:
auth:
kubernetes:
…
-
In the new EKS clusters, each application will its own SecretStore. The application's service account will need to have AssumeRoleWithWebIdentity and SSM IAM policies attached to the service account s…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResource…
-
### Steps to reproduce
1. In https://github.com/radius-project/radius/blob/main/typespec/Applications.Core/environments.tsp I see two structures,
which are identical. I brough this up with @vishwahi…