Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release process doc has been removed. Intentional?
kptdev/krm-functions-catalog@0985682
https://github.com/kptdev/krm-functions-catalog/blob/render-helm-chart/v0.3/RELEASING.md
fn docs URL. Where is this hosted?
Existing gh action workflow in place to push to ghcr
Which executes this script - https://github.com/kptdev/krm-functions-catalog/blob/master/dev/cd/after-push-to-branch#L41
One fn currently setup to push to ghcr:
NOTE: Uses a local Makefile which executes a custom google image build tool - https://github.com/ko-build/ko?tab=readme-ov-file
Current images in the registry: (The registry seems to be private. Should this be public?)
set-name-prefix has no associated docs and is not included in the catalog - https://catalog.kpt.dev/
The image also gets pushed to gcr.io from some other CI system.
https://console.cloud.google.com/artifacts/docker/kpt-fn/us/gcr.io/set-name-prefix?inv=1&invt=AbzmhQ
Release gh action has no runs yet. Not sure why as should have been triggered when tags are pushed.
Migration plan?
Convert all metadata.yaml to krm-fn-metadata.yaml?
Branching/tagging? Do we stick with that process?
How to handle doc updates/creation?
Beta Was this translation helpful? Give feedback.
All reactions