-
### Verified issue does not already exist?
Yes
### What error did you receive
InvalidArgument: C:\Program Files\PowerShell\7\Modules\Thycotic.SecretServer\functions\users\Get-TssUser.ps1:67
…
-
This is a tracker to consider the idea of a subresource for object metadata. In particular, for Secrets, you may want to grant a controller permission to read/edit metadata without granting access to …
-
**Describe the problem**
A Netbird is stuck on loading dashboard.
**To Reproduce**
Steps to reproduce the behavior:
1. Install and setup Netbird following [this](https://docs.netbird.io/self…
-
[Cluster API](https://github.com/kubernetes-sigs/cluster-api) (which is used inside VMware Tanzu Kubernetes Grid) keeps track of clusters via a [`Cluster` CRD](https://github.com/kubernetes-sigs/clust…
-
## Describe the Bug
When you try to configure the AWS credentials by specifying the path to a .csv file containing Access Key and Secret Access Key (downloaded from the AWS IAM section), an error m…
-
https://cloud.google.com/solutions/secrets-management
-
I'm trying to get a refresh token using a service principal client secret like this:
```
$secret = Get-Content .\appreg.txt
$secure_secret = $secret | ConvertTo-SecureString -AsPlainText -Force
$p…
-
### Describe the bug
When Running the Command line with Correct Sub, Tenant, Res Grp, VM name works with windows powerShell, but does not work with Linux , even tried the Azure Cloud Shell. Attemping…
-
# Summary
There should be a way of providing secrets to the argocd repo server. That can't leak to other tenants in the server. Eg I shouldn't be able to use team As secrets from TeamB
# Motiva…
-
Hello all,
I followed the evolution of https://github.com/GoogleCloudPlatform/k8s-config-connector/issues/27, but I found a limitation.
When using `kubectl apply -k` with a secret generator, i…