Skip to content

Commit

Permalink
Docs: Change badge to reflect new Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
pier-oliviert authored Sep 20, 2024
1 parent 776e005 commit d334e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Konditionner: Conditions for K8s Custom Resources
[![Main](https://github.com/pier-oliviert/konditionner/actions/workflows/main.yaml/badge.svg)](https://github.com/pier-oliviert/konditionner/actions/workflows/main.yaml)
[![Tests](https://github.com/pier-oliviert/konditionner/actions/workflows/tests.yaml/badge.svg)](https://github.com/pier-oliviert/konditionner/actions/workflows/tests.yaml)

This library exists to help manage conditions for people that builds Custom Resources Definitions(CRDs) for Kubernetes. Konditionner is built on the same idea as the utility package from [API Machinery](https://pkg.go.dev/k8s.io/apimachinery/pkg/apis/meta/v1#Condition) but with extensibility in mind.

Expand Down

0 comments on commit d334e3c

Please sign in to comment.