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/10 08:35:14 UTC

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

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



##########
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:
       I'm for removing it @onitake @joschi36 




-- 
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