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

channelz: major cleanup / reorganization #6969

Merged
merged 13 commits into from
Mar 15, 2024
Merged

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    4573af4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05abd87 View commit details
    Browse the repository at this point in the history
  3. reorganize channelz package to be more discoverable

    pluralize EntryPerPage
    dfawley committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    57b0da0 View commit details
    Browse the repository at this point in the history
  4. delete unused fields

    dfawley committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e6d1b6a View commit details
    Browse the repository at this point in the history
  5. stop storing state in channel/subchannel for channelz

    remove nil panic potential
    
    cleanups
    dfawley committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    87c8a76 View commit details
    Browse the repository at this point in the history
  6. unexport things

    reorganize
    
    remove ref type pt1
    
    remove some of findEntry
    
    simplifications
    dfawley committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4856767 View commit details
    Browse the repository at this point in the history
  7. merge sockets

    dfawley committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7801b9a View commit details
    Browse the repository at this point in the history
  8. changes

    dfawley committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    95462f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    794b9cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20deb45 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. review comments

    dfawley committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2217e0c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. review comments

    dfawley committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    90985d4 View commit details
    Browse the repository at this point in the history
  2. merge from master

    dfawley committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3de5f23 View commit details
    Browse the repository at this point in the history