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

Assorted cleanups and improvements #39

Merged
merged 4 commits into from
Feb 12, 2019
Merged

Assorted cleanups and improvements #39

merged 4 commits into from
Feb 12, 2019

Conversation

craigfurman
Copy link
Contributor

@craigfurman craigfurman commented Feb 12, 2019

Changelog

4dbe7f2: More idiomatic ginkgo recursive invocation

29d7be8: Support short help flag

83b4614: Integration test servers listen on localhost

And no other addresses. This avoids firewall nagging on macOS. We were
already configuring the webhook server to listen on the loopback
interface only, but this isn't working due to a bug in
controller-runtime. Fixed by
kubernetes-sigs/controller-runtime#322.

af4c1e8: Remove small redundant things

  • Duplicate kustomize instructions
  • make clean removed directory that never exists

And no other addresses. This avoids firewall nagging on macOS. We were
already configuring the webhook server to listen on the loopback
interface only, but this isn't working due to a bug in
controller-runtime. Fixed by
kubernetes-sigs/controller-runtime#322.
* Duplicate kustomize instructions
* `make clean` removed directory that never exists
Copy link
Contributor

@benwh benwh left a comment

Choose a reason for hiding this comment

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

LGTM

@benwh benwh merged commit c6d5f17 into master Feb 12, 2019
@benwh benwh deleted the craig/little-bits branch February 12, 2019 10:14
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