Mauritz Uphoff
Mauritz Uphoff
Wrote documentation on how to use curl-impersonate with pycurl. Thanks for the great project
Hi there, I've added documentation on how to use my python package request_curl with curl-impersonate. It might be a valuable addition to this repository. Let me know if you're interested...
It would be a great improvement if we could get some sort of merge option for creating kubeconfigs instead of OVERWRITE by default. e.g. ``` stackit ske kubeconfig create k8s-xxx-01...
## Description Internal Issue: STACKITTPR-353 ## Checklist - [x] Issue was linked above - [x] Code format was applied: `make fmt` - [x] Examples were added / adjusted (see `examples/`...
## Description This PR introduces `http` and `cert_check` Terraform support. Once an HTTP or certificate check is created, you can query thanos within the observability stack for metrics (e.g `http_response_result_code`)...
## Description This PR adds the ske options API as datasource to query kubernetes and machine versions. Currently the API does not support any filtering option, but this can be...
## Description This PR refactors `stackit_authorization_{project,folder,organization}_role_assignment` resources to align with our coding standards and adds tests for resource.go and utils.go. It also adds the capability to add role assignments to...
## Description This PR adds functionality to list and describe routing tables, as well as perform full CRUD operations on routes within those tables. It does not include support for...
## Description This PR improves the output of server logs to make it more human readable. The screenshot shows old and new output ## Checklist - [x] Issue was linked...
This PR adds support for monitoring managed Postgres databases by leveraging our Postgres API for automatic service discovery. It introduces a role-based configuration, allowing Prometheus to distinguish between `server` and...