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

Feature/limit awscfg output #48

Merged
merged 3 commits into from
Dec 19, 2022
Merged

Conversation

pns-nirmata
Copy link
Contributor

No description provided.

@pns-nirmata pns-nirmata requested a review from anusha94 December 19, 2022 07:05
@@ -111,15 +111,6 @@ install: manifests kustomize ## Install CRDs into the K8s cluster specified in ~
uninstall: manifests kustomize ## Uninstall CRDs from the K8s cluster specified in ~/.kube/config. Call with ignore-not-found=true to ignore resource not found errors during deletion.
$(KUSTOMIZE) build config/crd | kubectl delete --ignore-not-found=$(ignore-not-found) -f -

.PHONY: deploy
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are these targets being removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should have not been there. Was not working after some earlier cleanup.

@pns-nirmata pns-nirmata merged commit 05c0c9f into main Dec 19, 2022
@pns-nirmata pns-nirmata deleted the feature/limit-awscfg-output branch December 19, 2022 09:28
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