-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[snmpd]: download source files from azure storage blob #239
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
ref: https://bugs.python.org/issue24672 Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
vivekrnv
pushed a commit
to vivekrnv/sonic-buildimage
that referenced
this pull request
Mar 18, 2024
…est HEAD automatically (sonic-net#15725) (sonic-net#239) #### Why I did it src/sonic-dash-api/sonic-dash-api ``` * 3f728d1 - (HEAD -> master, origin/master, origin/HEAD) Update vnet_direct in route.proto (https://github.com/nvidia-sonic/sonic-buildimage/pull/4) (11 days ago) [Ze Gan] ```
vivekrnv
pushed a commit
to vivekrnv/sonic-buildimage
that referenced
this pull request
Mar 18, 2024
… the latest HEAD automatically (sonic-net#15725) (sonic-net#239)" This reverts commit a972898.
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jun 5, 2024
[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205
mssonicbld
added a commit
that referenced
this pull request
Jun 15, 2024
…lly (#19296) #### Why I did it src/sonic-gnmi ``` * 5357f93 - (HEAD -> master, origin/master, origin/HEAD) Fix yang validation (#244) (19 hours ago) [ganglv] * 20aba13 - Improve GNMI incremental config and add unit test for BGP (#239) (2 days ago) [ganglv] * f0d0959 - Merge pull request #241 from liuh-80/dev/liuh/add_gnmi_cert_name (2 days ago) [Hua Liu] |\ | failure_prs.log 9b65bde - Merge branch 'master' into dev/liuh/add_gnmi_cert_name (2 days ago) [Hua Liu] | |\ | |/ |/| * | 424212b - Add aaa ut (#222) (2 days ago) [ganglv] / * 90322b3 - Revert unecessary change (10 days ago) [liuh-80] * b7abf5a - Fix comments (10 days ago) [liuh-80] * f47be1c - Update server_test.go (11 days ago) [Hua Liu] * 0ae9398 - Fix test case (12 days ago) [liuh-80] * d305bca - Fix build issue (12 days ago) [liuh-80] * 518b332 - Merge remote-tracking branch 'origin/master' into dev/liuh/add_gnmi_cert_name (12 days ago) [liuh-80] * 0d30cfc - Fix yang issue (12 days ago) [liuh-80] * f2882dd - Add cert role mapping (12 days ago) [liuh-80] * 3ee207a - Update server_test.go (2 weeks ago) [Hua Liu] * 0f211bf - Update server_test.go (2 weeks ago) [Hua Liu] * 6b85507 - Improve coverage (2 weeks ago) [liuh-80] * ec096c3 - Fix split method (2 weeks ago) [liuh-80] * 43e7a43 - Improve code (2 weeks ago) [liuh-80] * 7c4b830 - Improve code (3 weeks ago) [liuh-80] * b998f4e - Improve code (3 weeks ago) [liuh-80] * 795a52b - Improve code (3 weeks ago) [liuh-80] * 08571e3 - Add cert authorization with common name support (3 weeks ago) [liuh-80] ``` #### How I did it #### How to verify it #### Description for the changelog
arun1355492
pushed a commit
to arun1355492/sonic-buildimage
that referenced
this pull request
Jul 26, 2024
…lly (sonic-net#19296) #### Why I did it src/sonic-gnmi ``` * 5357f93 - (HEAD -> master, origin/master, origin/HEAD) Fix yang validation (sonic-net#244) (19 hours ago) [ganglv] * 20aba13 - Improve GNMI incremental config and add unit test for BGP (sonic-net#239) (2 days ago) [ganglv] * f0d0959 - Merge pull request sonic-net#241 from liuh-80/dev/liuh/add_gnmi_cert_name (2 days ago) [Hua Liu] |\ | failure_prs.log 9b65bde - Merge branch 'master' into dev/liuh/add_gnmi_cert_name (2 days ago) [Hua Liu] | |\ | |/ |/| * | 424212b - Add aaa ut (sonic-net#222) (2 days ago) [ganglv] / * 90322b3 - Revert unecessary change (10 days ago) [liuh-80] * b7abf5a - Fix comments (10 days ago) [liuh-80] * f47be1c - Update server_test.go (11 days ago) [Hua Liu] * 0ae9398 - Fix test case (12 days ago) [liuh-80] * d305bca - Fix build issue (12 days ago) [liuh-80] * 518b332 - Merge remote-tracking branch 'origin/master' into dev/liuh/add_gnmi_cert_name (12 days ago) [liuh-80] * 0d30cfc - Fix yang issue (12 days ago) [liuh-80] * f2882dd - Add cert role mapping (12 days ago) [liuh-80] * 3ee207a - Update server_test.go (2 weeks ago) [Hua Liu] * 0f211bf - Update server_test.go (2 weeks ago) [Hua Liu] * 6b85507 - Improve coverage (2 weeks ago) [liuh-80] * ec096c3 - Fix split method (2 weeks ago) [liuh-80] * 43e7a43 - Improve code (2 weeks ago) [liuh-80] * 7c4b830 - Improve code (3 weeks ago) [liuh-80] * b998f4e - Improve code (3 weeks ago) [liuh-80] * 795a52b - Improve code (3 weeks ago) [liuh-80] * 08571e3 - Add cert authorization with common name support (3 weeks ago) [liuh-80] ``` #### How I did it #### How to verify it #### Description for the changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.