Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

HTTP examples #36

Merged
merged 4 commits into from
Sep 22, 2017
Merged

HTTP examples #36

merged 4 commits into from
Sep 22, 2017

Conversation

mattmoor
Copy link
Contributor

All the same languages, except C++

Fixes: #29

@mattmoor
Copy link
Contributor Author

That's an exciting error on OSX :)

@mattmoor
Copy link
Contributor Author

I am going to comment the Python example for now and link to an issue on rules_python to track this.

@mattmoor
Copy link
Contributor Author

I also created the travis load balancer, so I'm going to close and reopen to make sure Travis is passing.

@mattmoor
Copy link
Contributor Author

Ok, this should be RFAL. Tests are now green :)

Copy link

@jonjohnsonjr jonjohnsonjr left a comment

Choose a reason for hiding this comment

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

Small nits otherwise LGTM.

for i in $RANDOM $RANDOM; do
edit "$i"
update
# Don't let K8s slowness cause flakes.

Choose a reason for hiding this comment

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

Nit: k8s

func main() {
http.HandleFunc("/", HelloWorld)
http.ListenAndServe(port, nil)
}

Choose a reason for hiding this comment

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

Nit: add newline at the end of file

@mattmoor
Copy link
Contributor Author

@dlorenc If you had anything to add here I'd be happy to follow up, but otherwise I'm going to lighten your load :D

@mattmoor mattmoor merged commit 9efa526 into master Sep 22, 2017
@nlopezgi nlopezgi deleted the hello-http branch November 27, 2018 15:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants