kubewarden / allowed-proc-mount-types-psp-policy

Replacement for the Kubernetes Pod Security Policy that controls the usage of /proc mount types
https://kubewarden.io
Apache License 2.0
7 stars 5 forks source link

feat: Update artifacthub-pkg.yml automatically from now on, 2nd try #27

Closed geeksambhu closed 1 year ago

geeksambhu commented 1 year ago

Description

Add reusable test workflow for the rust policy

Fix: https://github.com/kubewarden/allowed-proc-mount-types-psp-policy/pull/24#issuecomment-1476667228

viccuad commented 1 year ago

Everything is fine, besides the "check artifacthub" job failing because artifacthub-pkg.yml has 1 empty line more: https://github.com/kubewarden/allowed-proc-mount-types-psp-policy/actions/runs/4471541590/jobs/7856585269?pr=27#step:5:98

This I suspect is happening because the GitHub Actions is using kwctl v1.6.0-rc4, meanwhile v1.6.0-rc3 was used locally when running the make targets. Such an annoyance, and not fair to you @geeksambhu.

Merging this! Consider it done. For follow-up PRs, update kwctl to rc4.

Congrats for your first PR merged to the project! :smile:

viccuad commented 1 year ago

Tagged in main as v0.1.7.