Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kubectl hooks for applying file(s) or kustomize #1736

Merged
merged 14 commits into from
Apr 6, 2021

Conversation

javiplx
Copy link
Contributor

@javiplx javiplx commented Mar 24, 2021

This PR allows the use within hooks of snippets like those below to simplify inclussion of kubectl apply commands

kubectlApply:
  kustomize: kustom
---
kubectlApply:
  filename: resource.yaml

@javiplx javiplx mentioned this pull request Mar 24, 2021
Copy link
Collaborator

@mumoshu mumoshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks a lot for your contribution @javiplx ☺️

@mumoshu mumoshu changed the title Feature: kubectl hooks (v2) Add kubectl hooks for applying file(s) or kustomize Apr 6, 2021
@mumoshu mumoshu merged commit 261367e into roboll:master Apr 6, 2021
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.

2 participants