Alexander Schaber

Results 19 issues of Alexander Schaber

I added a feature for saving DNS Zones. It works, but it's not ready, but I'm looking for feedback.

user_pending
device_model

enable settings such as `rest: "[::]:8888"`

in case you need something else than 0.0.0.0/0, for example ::/0.

### Description of your changes Switched the base image from `alpine` to `scratch` reducing the image size and potential issues with dependency maintenance. ``` $ podman image ls terraform-docs localhost/terraform-docs...

docker
size/XS

After enabling dependabot (#133) in my fork there were a good few updates to consider. I merged everything where the tests passed. You can see what happened here: https://github.com/aschaber1/movetokube-postgres-operator/pulls?q=is%3Apr If...

Hello, really like your project :) There are a few issues with outdated dependencies, I have created a `depandabot.yml` to support with automated dependency management. Please also go to Settings...

Hello :) **Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I have a MariaDB provided by a DBaaS. I'd like to be...

help wanted
good first issue
feature
priority-long-term

## Problem Statement I'd like to generate uuids for use as input values in flux' `HelmReleases`. ## Related Issue n/a ## Proposed Changes I added a new generator that uses...