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

Update OPA version with other dependecies #1335

Merged

Conversation

anastasia-malysheva
Copy link
Contributor

Description

Issue link

How Has This Been Tested?

  • Added unit testing to cover
  • Tested manually
  • Tested by integration testing
  • Have not tested

Types of changes

  • Bug fix
  • New functionallity
  • Documentation
  • Refactoring
  • CI

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
@denis-tingaikin
Copy link
Member

@fkautz

Here I see two options on how to merge this:

  1. Split this PR to small PR and update each required dependency for OPA separately.
  2. Just merge this PR
  3. Your option.

Thoughts?

@denis-tingaikin
Copy link
Member

@anastasia-malysheva Have you updated all deps or only that related to opa?

@anastasia-malysheva
Copy link
Contributor Author

@anastasia-malysheva Have you updated all deps or only that related to opa?

I've updated all deps.

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
@anastasia-malysheva
Copy link
Contributor Author

@denis-tingaikin I've removed updates for dependencies which are not related to OPA.

@@ -1,4 +1,4 @@
// Copyright (c) 2021 Doc.ai and/or its affiliates.
// Copyright (c) 2022 Doc.ai and/or its affiliates.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// Copyright (c) 2022 Doc.ai and/or its affiliates.
// Copyright (c) 2021-2022 Doc.ai and/or its affiliates.

@@ -1,4 +1,4 @@
// Copyright (c) 2021 Cisco and/or its affiliates.
// Copyright (c) 2022 Cisco and/or its affiliates.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// Copyright (c) 2022 Cisco and/or its affiliates.
// Copyright (c) 2021-2022 Cisco and/or its affiliates.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@denis-tingaikin denis-tingaikin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anastasia-malysheva Please resolve comments and this may be merged

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Copy link
Member

@denis-tingaikin denis-tingaikin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edwarnicke We're merging this to check NSM on CI with new deps.

We'll revert these changes if we'll get any regressions

@denis-tingaikin denis-tingaikin merged commit a7b84cf into networkservicemesh:main Aug 22, 2022
nsmbot pushed a commit to networkservicemesh/cmd-map-ip-k8s that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-cluster-info-k8s that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-ipam-vl3 that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-registry-proxy-dns that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsmgr-proxy that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/sdk-kernel that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/sdk-k8s that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsmgr that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-registry-memory that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-remote-vlan that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-vfio that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-admission-webhook-k8s that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsc-init that referenced this pull request Aug 22, 2022
…k@main

PR link: networkservicemesh/sdk#1335

Commit: a7b84cf
Author: anastasia-malysheva
Date: 2022-08-23 02:08:26 +0700
Message:
  - Update OPA version with other dependecies  (#1335)
* update dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove redundant go.gen changes and remove redundant usage of grpcfd

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* remove changes for non-related to OPA dependencies

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>

* fixes after comments

Signed-off-by: anastasia.malysheva <anastasia.malysheva@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants