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

hubble-relay: add Dockerfile and make target to build hubble-relay image #11192

Merged
merged 2 commits into from Apr 30, 2020

Conversation

rolinh
Copy link
Member

@rolinh rolinh commented Apr 28, 2020

No description provided.

@rolinh rolinh added kind/enhancement This would improve or streamline existing functionality. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. sig/hubble Impacts hubble server or relay labels Apr 28, 2020
@rolinh rolinh requested a review from a team as a code owner April 28, 2020 16:22
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.8.0 Apr 28, 2020
@rolinh rolinh force-pushed the pr/rolinh/hubble-relay-docker branch from 9cbaa32 to 1b6326d Compare April 28, 2020 16:23
@coveralls
Copy link

coveralls commented Apr 28, 2020

Coverage Status

Coverage increased (+0.006%) to 44.606% when pulling 06e19ef on pr/rolinh/hubble-relay-docker into 2e957af on master.

@rolinh
Copy link
Member Author

rolinh commented Apr 28, 2020

test-me-please

Copy link
Member

@aanm aanm left a comment

Choose a reason for hiding this comment

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

Please update the release process documentation stating that this image also needs to be taken care of when doing a release

#. Update the ``stable`` tags for ``cilium``, ``cilium-operator``, and
``cilium-docker-plugin`` on DockerHub.

hubble-relay.Dockerfile Outdated Show resolved Hide resolved
@rolinh rolinh force-pushed the pr/rolinh/hubble-relay-docker branch from 1b6326d to bd0c040 Compare April 29, 2020 09:26
@rolinh rolinh requested a review from a team as a code owner April 29, 2020 09:26
@rolinh
Copy link
Member Author

rolinh commented Apr 29, 2020

Please update the release process documentation
@aanm Done, thanks for pointing out.

@rolinh rolinh requested review from aanm and gandro April 29, 2020 09:27
Copy link
Member

@gandro gandro left a comment

Choose a reason for hiding this comment

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

Not super familiar with the release process, but the Dockerfile itself looks good to me!

@rolinh
Copy link
Member Author

rolinh commented Apr 29, 2020

test-me-please

Makefile Outdated Show resolved Hide resolved
hubble-relay.Dockerfile Outdated Show resolved Hide resolved
Signed-off-by: Robin Hahling <robin.hahling@gw-computing.net>
The "${CONTAINER_ENGINE}" variable should be used instead of "docker"
within make targets. This commits fixes 2 instances where "docker" was
used instead of the variable.

Signed-off-by: Robin Hahling <robin.hahling@gw-computing.net>
@rolinh rolinh force-pushed the pr/rolinh/hubble-relay-docker branch from bd0c040 to 06e19ef Compare April 29, 2020 16:00
@rolinh
Copy link
Member Author

rolinh commented Apr 29, 2020

test-me-please

michi-covalent added a commit that referenced this pull request Apr 29, 2020
This PR adds a new helm chart for Hubble Relay deployment/service. A few
things to note:

- Each Hubble Relay pod must be scheduled on a node with Cilium running.
  Hubble Relay connects to the hubble unix domain socket to retrive peer
  information.
- For now the readiness/liveness probes simply checks if the gRPC port
  is open since Hubble Relay doesn't have the status command yet.

Closes: #11226
Ref: #11192 #10648

Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
@qmonnet qmonnet merged commit ec201d8 into master Apr 30, 2020
1.8.0 automation moved this from In progress to Merged Apr 30, 2020
@qmonnet qmonnet deleted the pr/rolinh/hubble-relay-docker branch April 30, 2020 13:47
michi-covalent added a commit that referenced this pull request Apr 30, 2020
This PR adds a new helm chart for Hubble Relay deployment/service. A few
things to note:

- Each Hubble Relay pod must be scheduled on a node with Cilium running.
  Hubble Relay connects to the hubble unix domain socket to retrive peer
  information.
- For now the readiness/liveness probes simply checks if the gRPC port
  is open since Hubble Relay doesn't have the status command yet.

Closes: #11226
Ref: #11192 #10648

Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
qmonnet pushed a commit that referenced this pull request May 2, 2020
This PR adds a new helm chart for Hubble Relay deployment/service. A few
things to note:

- Each Hubble Relay pod must be scheduled on a node with Cilium running.
  Hubble Relay connects to the hubble unix domain socket to retrive peer
  information.
- For now the readiness/liveness probes simply checks if the gRPC port
  is open since Hubble Relay doesn't have the status command yet.

Closes: #11226
Ref: #11192 #10648

Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This would improve or streamline existing functionality. release-note/minor This PR changes functionality that users may find relevant to operating Cilium. sig/hubble Impacts hubble server or relay
Projects
No open projects
1.8.0
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

7 participants