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

fix: skip apply if no manifests were generated #29

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

twelho
Copy link
Owner

@twelho twelho commented Sep 1, 2024

Small fix for #27: in case Kustomize produces no CRDs or other manifests, we need to skip kubectl apply to avoid it complaining.

Small fix for #27: in case Kustomize produces no CRDs or other manifests, we need to skip `kubectl apply` to avoid it complaining.

Signed-off-by: Dennis Marttinen <[email protected]>
@twelho twelho requested a review from Hypercuboid September 1, 2024 11:12
@twelho twelho self-assigned this Sep 1, 2024
@twelho twelho merged commit adbe97a into master Sep 5, 2024
4 checks passed
@twelho twelho deleted the fix-manifest-apply branch September 5, 2024 15:09
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