Skip to content
View leonsteinhaeuser's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@urbanmedia @tagesspiegel
Block or Report

Block or report leonsteinhaeuser

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Watch k8s (kubernetes) pod restarts Watch k8s (kubernetes) pod restarts
    1
    package main
    2
    
                  
    3
    import (
    4
    	"context"
    5
    	"fmt"
  2. k8s watch custom resource k8s watch custom resource
    1
    package main
    2
    
                  
    3
    import (
    4
    	"context"
    5
    	"fmt"
  3. project-beta-automations project-beta-automations Public

    This automation provides the ability to automate issues and pull requests related to Github Projects (ProjectV2 / Beta). If the issue or pull request is not attached to a project, it is automatical…

    Shell 81 24

  4. observer observer Public

    This library implements the pub/sub pattern in a generic way. It uses Go's generic types to declare the type of the event.

    Go 8 3

  5. graph graph Public

    Graph implements a generic node graph data structure.

    Go 2

  6. helm-charts helm-charts Public

    A collection of Helm charts.

    Smarty