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

Remove hubble-cli sub-chart #11806

Merged
merged 2 commits into from Jun 2, 2020
Merged

Remove hubble-cli sub-chart #11806

merged 2 commits into from Jun 2, 2020

Conversation

seanmwinn
Copy link
Contributor

Remove the hubble-cli sub-chart since the binary was packaged with the cilium-agent container and will not be released

Fixes: #11805

Signed-off-by: Sean Winn sean@isovalent.com

@seanmwinn seanmwinn added the release-note/misc This PR makes changes that have no direct user impact. label Jun 2, 2020
@seanmwinn seanmwinn requested a review from a team as a code owner June 2, 2020 00:33
@seanmwinn seanmwinn requested a review from a team June 2, 2020 00:33
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.8.0 Jun 2, 2020
@seanmwinn seanmwinn requested a review from a team as a code owner June 2, 2020 00:38
@seanmwinn seanmwinn modified the milestones: 1.9, 1.8 Jun 2, 2020
@coveralls
Copy link

coveralls commented Jun 2, 2020

Coverage Status

Coverage increased (+0.003%) to 36.892% when pulling 6475ef9 on seanmwinn:cilium-11805 into 82fafa7 on cilium:master.

@michi-covalent michi-covalent added the dont-merge/blocked Another PR must be merged before this one. label Jun 2, 2020
@michi-covalent
Copy link
Contributor

this is blocked on #11784. once it's merged, test/k8sT/hubble.go needs to be updated a bit more. for example, https://github.com/cilium/cilium/blob/7a113cbb5d2fe446ccfae392ddc68d6247623465/test/k8sT/hubble.go#L179 needs to exec into the cilium pod to run the hubble command.

@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.8.0 Jun 2, 2020
seanmwinn and others added 2 commits June 2, 2020 18:18
… the cilium-agent container

Fixes: #11805

Signed-off-by: Sean Winn <sean@isovalent.com>
The Hubble CLI is now part of the Cilium container image. Therefore we
can invoke all Hubble commands from the Cilium container and remove the
hubble-cli helpers.

Co-authored-by: Sean Winn <sean@isovalent.com>
Signed-off-by: Sean Winn <sean@isovalent.com>
Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
Copy link
Contributor

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

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

love it

@michi-covalent michi-covalent removed the dont-merge/blocked Another PR must be merged before this one. label Jun 2, 2020
@michi-covalent
Copy link
Contributor

test-me-please

@gandro
Copy link
Member

gandro commented Jun 2, 2020

@borkmann borkmann merged commit dd3e0a0 into cilium:master Jun 2, 2020
1.8.0 automation moved this from In progress to Merged Jun 2, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 2, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.8 in 1.8.0 Jun 3, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.8 in 1.8.0 Jun 3, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.8 to Backport done to v1.8 in 1.8.0 Jun 4, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.8 to Backport done to v1.8 in 1.8.0 Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
1.8.0
  
Merged
1.8.0
Backport done to v1.8
Development

Successfully merging this pull request may close these issues.

Helm: Deprecate hubble-cli sub-chart
7 participants