Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

Releases: chimera-kube/pod-toleration-policy

Release v0.2.0

08 Feb 17:03
c8f2f5e
Compare
Choose a tag to compare
Merge pull request #3 from chimera-kube/wapc

Port policy from WASI to waPC

Release v0.0.2

25 Nov 09:28
60388a0
Compare
Choose a tag to compare
Update GitHub release action

This update introduces this new behaviour for the release action:

  * Execute it on push requests against `main` branch and whenever
    there's a tag that starts with `v<something>`
  * Publish the WASM module to the GitHub Container registry as an OCI
    artifact
  * The action pushes a `pod-toleration:latest` OCI artifact to ghcr
    for regular pushes against the `main` branch
  * The action pushes a `pod-toleration:v<something>` OCI artifact to
    ghcr for tag pushes
  * Tag pushes trigger also the creation of a release

Release v0.0.1

24 Nov 17:41
a8d97a6
Compare
Choose a tag to compare
Merge pull request #1 from chimera-kube/improve-policy

Rework how the policy works to make it more resilient

Release refs/heads/github-release

24 Nov 17:42
d9d1025
Compare
Choose a tag to compare