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

Update kind example #94

Merged
merged 1 commit into from
Jan 24, 2019
Merged

Update kind example #94

merged 1 commit into from
Jan 24, 2019

Conversation

unguiculus
Copy link
Member

  • Use kind release from GitHub instead of 'go get sigs.k8s.io/kind'
  • Run ct container with '--network host' to avoid patching kubeconfig
  • Create multi-node cluster with one master and three worker nodes
    so pods with anti-affinity can be tested
  • Improve wait logic to cater for multiple nodes
  • Add log statements
  • Remote unnecessary 'k8s' remote to avoid confusion
  • Extract function for 'docker exec' calls

Signed-off-by: Reinhard Nägele [email protected]

* Use kind release from GitHub instead of 'go get sigs.k8s.io/kind'
* Run ct container with '--network host' to avoid patching kubeconfig
* Create multi-node cluster with one master and three worker nodes
  so pods with anti-affinity can be tested
* Improve wait logic to cater for multiple nodes
* Add log statements
* Remote unnecessary 'k8s' remote to avoid confusion
* Extract function for 'docker exec' calls

Signed-off-by: Reinhard Nägele <[email protected]>
@rimusz
Copy link
Contributor

rimusz commented Jan 24, 2019

/lgtm

Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

I'm getting used to the code base but this lgtm. This is pretty cool

Copy link
Collaborator

@mattfarina mattfarina left a comment

Choose a reason for hiding this comment

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

This lgtm. But, since I didn't test it via CircleCI I'll leave it to @unguiculus to merge

@unguiculus
Copy link
Member Author

I did test it pretty extensively. 🤓

@unguiculus unguiculus merged commit 9de228d into helm:master Jan 24, 2019
@unguiculus unguiculus deleted the update-kind branch January 24, 2019 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants