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.
What type of this PR
Examples of user facing changes:
Which issue(s) this PR fixes:
Fixes #(issue-number)
WHAT
🤖 Generated by Copilot at 7b844f5
This pull request updates the kube-ovn deployment files and CRDs to support the latest release version and new features for QoS, EIP, FIP, and NAT. It also improves the logging, resource management, security, and performance of the kube-ovn and ovn components.
🤖 Generated by Copilot at 7b844f5
HOW
🤖 Generated by Copilot at 7b844f5
QoSPolicy
,EIP
,FIP
, andNAT
features (link,link,link,link,link,link,link,link,link,link,link)kube-ovn-controller
,install-cni
,cni-server
,pinger
,kube-ovn-monitor
,ovn-central
, andopenvswitch
containers tov1.12.0
(link,link,link,link,link,link,link,link,link,link,link,link,link,link,link,link,link,link,link)kube-ovn-controller
container to enable and configure new features and logging parameters (link,link,link,link,link,link,link,link,link,link,link)cni-server
container to enable and configure new features and logging parameters (link,link,link,link,link,link)pinger
andkube-ovn-monitor
containers to enable and configure logging parameters (link,link,link,link,link,link)ovn-central
andopenvswitch
containers to enable and configure new features (link,link,link,link)jsonPath
and addProtocol
column forVpcNatGateway
CRD (link,link)priorityClassName
ofkube-ovn-controller
,kube-ovn-monitor
, andovs-ovn
pods (link,link,link,link,link,link)kube-ovn-controller
,cni-server
, andpinger
containers (link,link,link,link)ipFamilyPolicy
parameter fromkube-ovn-monitor
service spec for single-stack clusters (link)kube-ovn-dual-stack.yaml
,kube-ovn-ipv6.yaml
, andkube-ovn.yaml
files withkube-ovn-crd.yaml
file (link,link,link)