forked from openconfig/kne
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Dav/pr to official #5
Draft
davnerson-dn
wants to merge
33
commits into
dav/man
Choose a base branch
from
dav/pr_to_official
base: dav/man
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
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
…g#476) Install net-tools (ifconfig), iptables, nftables (nft).
…ig#485) * juniper cptx, ncptx allow inside gRPC port other than 32767 This change helps allow users change inside port other than 32767. If user wants to configure a port other than default 32767, they need to modify the gnmi service in KNE protobuf config. In the absense of config the default 32767 will be used. Both reset to factory and cert generation will make sure configured port is used. * juniper cptx, ncptx allow inside gRPC port other than 32767 This change helps allow users change inside port other than 32767. If user wants to configure a port other than default 32767, they need to modify the gnmi service in KNE protobuf config. In the absense of config the default 32767 will be used. removes some unnessary changes from previous commit and looks up for gnmi service in the map of services to find the inside port.
…te easier for users (openconfig#484) * Initial commit handling defaults in vendor node to make KNE topo create easier for users * Simple topo example * Resolve comments --------- Co-authored-by: Neha Manjunath <[email protected]>
* add registry package * add registry to deploy * switch to refresher * get refresh working * Refactor in packages * remove leftover file * cleanup tests and imports * fix lint * linter * linter * add more tests * finish unit tests * linter after merge * address comments
davnerson-dn
force-pushed
the
dav/pr_to_official
branch
4 times, most recently
from
January 30, 2024 09:38
df047c3
to
65faf27
Compare
Co-authored-by: Neha Manjunath <[email protected]>
* Ixia-c operator upgrade * Ixia-c operator upgrade
allow unordered
* Add config support for alpine * use ethX names * rename intf as func
davnerson-dn
force-pushed
the
dav/pr_to_official
branch
7 times, most recently
from
February 5, 2024 08:53
295bcdd
to
c42a592
Compare
davnerson-dn
force-pushed
the
dav/pr_to_official
branch
2 times, most recently
from
February 7, 2024 13:18
02b5194
to
9f15188
Compare
* Use names in topo proto to create Services * Add unit tests * Remove debug * Resolve comments * Add tests with empty strings * Fix issues in testing * Incorporate comments * Incorporate comments * Incorporate comments * Incorporate comments * Fix tests * Fix tests * Incorporate comments * Revert "Incorporate comments" This reverts commit 412c0e0. * Add UT --------- Co-authored-by: Neha Manjunath <[email protected]>
davnerson-dn
force-pushed
the
dav/pr_to_official
branch
from
February 15, 2024 11:36
9f15188
to
c58f210
Compare
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. - [Commits](golang/crypto@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (openconfig#474)" This reverts commit 6b835bc.
* add better semver parse * go mod tidy * fix test * add more tests * fix edge case with uint wrap * lint
* work towards cptx deprecation * fix test * fix vendors test * fix bad default for arista
* update vendor service defaults and add tests * fix tests and fmt * cleanup vendors test presub to test conn only
davnerson-dn
force-pushed
the
dav/pr_to_official
branch
from
February 29, 2024 12:28
c58f210
to
30f3fdf
Compare
davnerson-dn
force-pushed
the
dav/pr_to_official
branch
2 times, most recently
from
March 11, 2024 13:17
3e0872a
to
7686d5f
Compare
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* rollforward deps to fix postsubmit * fix typo * add gopath * fix
davnerson-dn
force-pushed
the
dav/pr_to_official
branch
2 times, most recently
from
March 17, 2024 16:09
bb91e6e
to
4677d27
Compare
davnerson-dn
force-pushed
the
dav/pr_to_official
branch
3 times, most recently
from
March 17, 2024 19:37
e0aa86d
to
8a3329b
Compare
davnerson-dn
force-pushed
the
dav/pr_to_official
branch
from
March 18, 2024 12:40
8a3329b
to
c40b7b0
Compare
davnerson-dn
force-pushed
the
dav/pr_to_official
branch
from
March 20, 2024 10:11
1f639fa
to
079b92b
Compare
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.