https://pulumi.com logo
b

busy-umbrella-36067

10/28/2019, 8:23 PM
Is the Go test harness supposed to fail on different resource types that have the same URN?
Copy code
panic: fatal: An assertion has failed: Two resources ('urn:pulumi:fuckit::XXXXX::kubernetes:apps/v1:Deployment::squid' and 'urn:pulumi:fuckit::XXXXX::kubernetes:core/v1:Service::squid') aliased to the same: 'urn:pulumi:fuckit::XXXXX::kubernetes:apps/v1:Deployment::squid'
g

gorgeous-egg-16927

10/28/2019, 8:45 PM
Two different resource types should never have the same URN. What version of the k8s provider are you using? A related bug was fixed in https://github.com/pulumi/pulumi-kubernetes/releases/tag/v1.2.3