You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/05/19 14:09:10 UTC

[GitHub] [cloudstack-kubernetes-provider] onitake commented on a change in pull request #29: Inclusivity changes for CloudStack - rename some offensive words/terms as appropriate, that are meaningful and inclusive.

onitake commented on a change in pull request #29:
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/29#discussion_r635275404



##########
File path: cloudstack_loadbalancer.go
##########
@@ -121,8 +121,8 @@ func (cs *CSCloud) EnsureLoadBalancer(ctx context.Context, clusterName string, s
 
 	klog.V(4).Infof("Load balancer %v is associated with IP %v", lb.name, lb.ipAddr)
 
-	// Fetch the IP whitelist from the spec if any
-	//whitelist = service.Spec.LoadBalancerSourceRanges
+	// Fetch the IP allowlist from the spec if any
+	//allowlist = service.Spec.LoadBalancerSourceRanges

Review comment:
       Hmmm I don't remember what this was for...
   Is it relevant for the needed 1.20 compatibility changes? If no, let's drop it.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org