Nandor Magyar

Results 4 issues of Nandor Magyar

At this very point we have our own authentication provided by Ory's Kratos with a support for Gitlab, Azure and Google. We need a pluggable solution, configurable by environment variables.

issue:enhancement

At present, if one uses the Rocket.Chat notifications the URL is hardcoded and points to our landing page. For self-hosted scenarios, this is **not** ideal. It should at least use...

Because of this: https://github.com/dyrector-io/dyrectorio/issues/786 Based on the function `TestVersionCheck`, add fuzz tests for the `VersionCheck` function. The version checking can be found in this file: golang/internal/runtime/container/container_test.go

issue:good first issue
source:agent
issue:hacktoberfest
lang:golang

There are specific functions that are good candidates for fuzzing tests. Fuzzing in general is good way to discover unexpected pathways in functions. Some material to get started with fuzzing:...

issue:hacktoberfest
lang:golang