-
Notifications
You must be signed in to change notification settings - Fork 114
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
Sync latest CRDs to helm chart #167
Conversation
We can't use SR-IOV Network Operator chart from the official repo until k8snetworkplumbingwg/sriov-network-operator#167 will be merged and new chart will be punlished. This patch syncs the latest changes from the upstrem to Network Operator repo to deploy the lates version of the SR-IOV Network Operator.
We can't use SR-IOV Network Operator chart from the official repo until k8snetworkplumbingwg/sriov-network-operator#167 will be merged and new chart will be punlished. This patch syncs the latest changes from the upstrem to Network Operator repo to deploy the lates version of the SR-IOV Network Operator. Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
@@ -0,0 +1,41 @@ | |||
# permissions to do leader election. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i dont think this is used today when running make deploy-k8s
IMO you need to update the role.yaml template
sriov-network-operator/deploy/role.yaml
Line 86 in 348e699
resources: |
perhaps other .yaml
files from deploy folder are out of sync
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch, I'll update my PR with it
We can't use SR-IOV Network Operator chart from the official repo until k8snetworkplumbingwg/sriov-network-operator#167 will be merged and new chart will be punlished. This patch syncs the latest changes from the upstrem to Network Operator repo to deploy the lates version of the SR-IOV Network Operator. Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
We can't use SR-IOV Network Operator chart from the official repo until k8snetworkplumbingwg/sriov-network-operator#167 will be merged and new chart will be punlished. This patch syncs the latest changes from the upstrem to Network Operator repo to deploy the lates version of the SR-IOV Network Operator. Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
We can't use SR-IOV Network Operator chart from the official repo until k8snetworkplumbingwg/sriov-network-operator#167 will be merged and new chart will be punlished. This patch syncs the latest changes from the upstrem to Network Operator repo to deploy the lates version of the SR-IOV Network Operator. Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
We can't use SR-IOV Network Operator chart from the official repo until k8snetworkplumbingwg/sriov-network-operator#167 will be merged and new chart will be punlished. This patch syncs the latest changes from the upstrem to Network Operator repo to deploy the lates version of the SR-IOV Network Operator. Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
We can't use SR-IOV Network Operator chart from the official repo until k8snetworkplumbingwg/sriov-network-operator#167 will be merged and new chart will be punlished. This patch syncs the latest changes from the upstrem to Network Operator repo to deploy the lates version of the SR-IOV Network Operator. Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
We can't use SR-IOV Network Operator chart from the official repo until k8snetworkplumbingwg/sriov-network-operator#167 will be merged and new chart will be punlished. This patch syncs the latest changes from the upstrem to Network Operator repo to deploy the lates version of the SR-IOV Network Operator. Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
We can't use SR-IOV Network Operator chart from the official repo until k8snetworkplumbingwg/sriov-network-operator#167 will be merged and new chart will be punlished. This patch syncs the latest changes from the upstrem to Network Operator repo to deploy the lates version of the SR-IOV Network Operator. Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
We can't use SR-IOV Network Operator chart from the official repo until k8snetworkplumbingwg/sriov-network-operator#167 will be merged and new chart will be punlished. This patch syncs the latest changes from the upstrem to Network Operator repo to deploy the lates version of the SR-IOV Network Operator. Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
@pliurh @zshi-redhat can this be merged ? |
No description provided.