Skip to content

feat: add init.sh post-initialization script#157

Open
boxcee-interview wants to merge 1 commit intocrossplane:mainfrom
boxcee-interview:fix/issue-88-add-init-script
Open

feat: add init.sh post-initialization script#157
boxcee-interview wants to merge 1 commit intocrossplane:mainfrom
boxcee-interview:fix/issue-88-add-init-script

Conversation

@boxcee-interview
Copy link
Copy Markdown

Add a post-initialization script that replaces all instances of
function-template-python with the user's function name in:

  • package/crossplane.yaml (the Function resource name)
  • example/*.yaml (example function references)

This enables the Crossplane CLI's xpkg init command to properly
initialize the template by running the init.sh hook automatically.

Closes #88

Add a post-initialization script that replaces all instances of
function-template-python with the user's function name in:
- package/crossplane.yaml (the Function resource name)
- example/*.yaml (example function references)

This enables the Crossplane CLI's xpkg init command to properly
initialize the template by running the init.sh hook automatically.

Fixes crossplane#88

Signed-off-by: Moritz Schmitz von Hülst <moritz@boxcee.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

missing Post-initialization hooks for init commands

1 participant