Marcel B

Results 7 issues of Marcel B

Get/Set config are creating a SecretServer_$($env:USERNAME).xml and the psm1 is looking for SecretServer.xml. If you want to implement a config per user I would store it in ~ \SecretServer

see https://thycotic.force.com/support/s/article/PowerShell-Add-Update-Secret-Example for example.

enhancement

There is no support at the moment for host records New-IBHostRecord / Get-IBHostRecord / Set-IBHostRecord?

By default Infoblox has a self signed certificate. There is no way to use the powershell cmdlets with this untrusted certificate. ``` Test-IBGridmaster : Unable to connect to Infoblox device...

how do we use this with Kustomize repos?

documentation
help wanted
question

Any plans to support this for Powershell 6 on Mac? For what I can see the module works it just cannot save the "profiles" because of the whole forward /...

**Describe the bug** At the moment is seems that [checkNPs](https://github.com/derailed/popeye/blob/master/internal/lint/pod.go#L101) only checks for Network Policies and not for Cilium. **Expected behavior** I would expect that when Cilium is detected. The...