Skip to content

Commit

Permalink
Add issue ref
Browse files Browse the repository at this point in the history
Signed-off-by: Parthvi Vala <parthvi.vala@suse.com>
  • Loading branch information
valaparthvi committed Jan 23, 2025
1 parent 3d27538 commit 5d18777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosted/eks/p1/p1_provisioning_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ var _ = Describe("P1Provisioning", func() {
})

It("Deploy a cluster with Public/Priv access then disable Public access", func() {
// https://github.com/rancher/eks-operator/issues/752#issuecomment-2609144199
testCaseID = 151
createFunc := func(clusterConfig *eks.ClusterConfig) {
clusterConfig.PublicAccess = pointer.Bool(true)
Expand Down

0 comments on commit 5d18777

Please sign in to comment.