Pinned Repositories
aconfig
Simple, useful and opinionated config loader.
azure-openai-gpt-slack-bot
An example for OpenAI slack integration
event-grid-with-secure-webhooks
This is a proof of concept to test how an Event Grid Subscription can send webhooks to Azure Functions and authenticate / authorize them based on the Bearer token sent, and validate that the token is from a tenant in a list of allowed tenants and that the appId is from a list of allowed application ids.
jira-custom-field-demo
This is a demo project for a jira custom field using Atlassian Forge (UI Kit).
opa-bundle-api
Proof-of-concept for an API to produce OPA bundles
opa-nginx-authz
Lab to test opa authz for nginx
azad-kube-proxy
Azure AD Kubernetes API Proxy
azcagit
GitOps Engine for Azure Container Apps
go-oidc-middleware
OpenID Connect (OIDC) http middleware for Go
terraform-modules
Xenit Terraform modules
simongottschlag's Repositories
simongottschlag/azure-openai-gpt-slack-bot
An example for OpenAI slack integration
simongottschlag/jira-custom-field-demo
This is a demo project for a jira custom field using Atlassian Forge (UI Kit).
simongottschlag/aconfig
Simple, useful and opinionated config loader.
simongottschlag/event-grid-with-secure-webhooks
This is a proof of concept to test how an Event Grid Subscription can send webhooks to Azure Functions and authenticate / authorize them based on the Bearer token sent, and validate that the token is from a tenant in a list of allowed tenants and that the appId is from a list of allowed application ids.
simongottschlag/aca-test-yaml
Test YAML files for Azure Container Apps
simongottschlag/azcfg-lab
Demo project for trying out the azcfg go module
simongottschlag/azure-app-containers-lab
Lab with Azure App Containers
simongottschlag/advent-of-code-2024
Repository for Advent of Code 2024.
simongottschlag/azfunc-lab
simongottschlag/barista-contrib
Community modules for barista
simongottschlag/cloud-and-scalability-lab2
simongottschlag/cloud-and-scalability-lab3
simongottschlag/cloud-and-scalability4
simongottschlag/cosign
Container Signing
simongottschlag/cosign-gatekeeper-provider
🔮 ✈️ to integrate OPA Gatekeeper's new ExternalData feature with cosign to determine whether the images are valid by verifying their signatures
simongottschlag/dkron
Dkron - Distributed, fault tolerant job scheduling system https://dkron.io
simongottschlag/docker-credential-acr-env
simongottschlag/echo-contrib
Echo community contribution
simongottschlag/gatekeeper
Gatekeeper - Policy Controller for Kubernetes
simongottschlag/go-containerregistry
Go library and CLIs for working with container registries
simongottschlag/go-federated-credentials-lab
Lab to test things with federated credentials.
simongottschlag/hamilton
Go SDK for Microsoft Graph
simongottschlag/meh
my everyday helper
simongottschlag/sigstore
Common go library shared across sigstore services and clients
simongottschlag/simongottschlag
whois simon
simongottschlag/slamax
Calculates maximum composite SLA for a list of sequentially provided cloud services or your custom-defined services.
simongottschlag/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
simongottschlag/terraform-provider-kubernetes
Terraform Kubernetes provider
simongottschlag/test-gocty-vs-json-rawmessage
A test to compare go-cty with pure json.RawMessage
simongottschlag/text-chunking-gpt
text chunking using gpt