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

Organizations

@k8scope

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 Loading

  1. Watch k8s (kubernetes) pod restarts
    1
    package main
    2
    
                  
    3
    import (
    4
    	"context"
    5
    	"fmt"
  2. k8s watch custom resource
    1
    package main
    2
    
                  
    3
    import (
    4
    	"context"
    5
    	"fmt"
  3. 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 88 25

  4. 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 10 3

  5. graph Public

    Graph implements a generic node graph data structure.

    Go 2

  6. helm-charts Public

    A collection of Helm charts.

    Smarty