Skip to content

Remove hubble-cli sub-chart #11806

Merged
borkmann merged 2 commits intocilium:masterfrom
seanmwinn:cilium-11805
Jun 2, 2020
Merged

Remove hubble-cli sub-chart #11806
borkmann merged 2 commits intocilium:masterfrom
seanmwinn:cilium-11805

Conversation

@seanmwinn
Copy link
Copy Markdown
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
@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
Copy Markdown

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
Copy Markdown
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.

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
Copy Markdown
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
Copy Markdown
Contributor

test-me-please

@gandro
Copy link
Copy Markdown
Member

gandro commented Jun 2, 2020

@borkmann borkmann merged commit dd3e0a0 into cilium:master 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
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

None yet

Development

Successfully merging this pull request may close these issues.

Helm: Deprecate hubble-cli sub-chart

7 participants