Go to file
2023-10-21 15:06:24 +00:00
crds/kubernetes feature: support of cors middleware on ingress resource 2023-10-03 20:11:54 +02:00
pkg/application fix: health default value 2023-10-06 00:43:53 +02:00
.gitignore feature: push crds to allow using it into another pulumi project through go.mod 2023-09-19 20:03:00 +02:00
go.mod chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.89.0 2023-10-21 15:06:24 +00:00
go.sum chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.89.0 2023-10-21 15:06:24 +00:00
main.go feature: support liveness pobe path 2023-10-06 00:23:14 +02:00
Makefile feature: support of cors middleware on ingress resource 2023-10-03 20:11:54 +02:00
Pulumi.yaml
README.md
renovate.json Add renovate.json 2023-10-20 00:04:55 +00:00

pulumi library

this repository contained crd go type. And a set of pulumi reusable library

Generate pulumi type from crds

$ make crds