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

Make auth verdicts visible in CLI #1099

Merged
merged 3 commits into from
Jun 21, 2023

Commits on Jun 21, 2023

  1. Update Cilium to v1.14.0-snapshot.4

    This is needed in order to get the auth data from the flows.
    
    Signed-off-by: Maartje Eyskens <maartje.eyskens@isovalent.com>
    meyskens committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0f98a93 View commit details
    Browse the repository at this point in the history
  2. Make auth verdicts visible in CLI

    This adds the auth verdict to the hubble flows CLI output inside
    the summary.
    
    Signed-off-by: Maartje Eyskens <maartje.eyskens@isovalent.com>
    meyskens committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    000ffaf View commit details
    Browse the repository at this point in the history
  3. Make IOReaderObserver complient to ObserverClient

    Adds a failing GetNamespaces option to IOReaderObserver so it fits the
    ObserverClient interface again.
    
    Signed-off-by: Maartje Eyskens <maartje.eyskens@isovalent.com>
    meyskens committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    54b8f28 View commit details
    Browse the repository at this point in the history