Skip to content

test: replace unnecessary CreateResourceFromStringWithNamespace with CreateResourceFromString #246

@ronething

Description

@ronething

Some code uses CreateResourceFromStringWithNamespace, but it is unnecessary, and it can be considered to be replaced with CreateResourceFromString.

gatewayProxyName := s.Namespace()
err = s.CreateResourceFromStringWithNamespace(fmt.Sprintf(defaultGatewayProxy, gatewayProxyName, s.Deployer.GetAdminEndpoint(), s.AdminKey()), s.Namespace())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions