Преглед изворни кода

Merge pull request #2731 from porter-dev/rename-cluster-hotfix

remove preview envs scope form cluster rename
jusrhee пре 3 година
родитељ
комит
0287cbbeea
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      api/server/router/cluster.go

+ 0 - 1
api/server/router/cluster.go

@@ -571,7 +571,6 @@ func getClusterRoutes(
 					types.UserScope,
 					types.ProjectScope,
 					types.ClusterScope,
-					types.PreviewEnvironmentScope,
 				},
 			},
 		)