What happened:
https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/pkg/provider/securitygroup/securityrule.go#L41
|
func (helper *RuleHelper) nextRulePriority(prefer rulePriorityPrefer) (int32, error) { |
We need to make the above behaviors the same. Max priority 4096 should/shoult not be counted in as the managed range.
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
- Kubernetes version (use
kubectl version):
- Cloud provider or hardware configuration:
- OS (e.g:
cat /etc/os-release):
- Kernel (e.g.
uname -a):
- Install tools:
- Network plugin and version (if this is a network-related bug):
- Others:
What happened:
https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/pkg/provider/securitygroup/securityrule.go#L41
cloud-provider-azure/pkg/provider/securitygroup/securitygroup.go
Line 113 in 5909ab1
We need to make the above behaviors the same. Max priority 4096 should/shoult not be counted in as the managed range.
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version):cat /etc/os-release):uname -a):