andreee94

Results 5 issues of andreee94

This issue is a feature request. Could be nice to have the possibility to automatically add new targets to warpgate via terraform directly when a new vm or LXC container...

type/feature

**Describe the feature** The Kubernetes validating and mutating admission webhooks require a self signed certificate. Until now the certificate is generated automatically when the helm chart is installed but the...

enhancement

The changes implement more authentication options without requiring to hard-code the secret inside the url. Until now is not possible to call an alert webhook which requires a basic or...

arrayIndexoutofboundsexception after screen rotation

Clickhouse has introduced the variant data type https://clickhouse.com/docs/en/sql-reference/data-types/variant. The clickhouse driver for c# already supports it https://github.com/DarkWanderer/ClickHouse.Client/pull/436. This works with dapper using the object or dynamic c# types, but does...