if you set the name property in the metadata block it will respect it but you have to check for uniqueness yourself after that
c
creamy-potato-29402
09/27/2018, 4:22 PM
Autonaming allows us to improve the replacement semantics of kubernetes resources. So for example, if a config map's data is updated, pulumi can create a new config map, then update all pods to use the new version, and then only if that succeeds, delete the old one.
creamy-potato-29402
09/27/2018, 4:23 PM
Kubectl, in contrast, will simply update the data in place which does NOT trigger a rollout among deployments that reference it.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.