Skip to content

How does drift/overlap in changes outside of Pulumi get resolved when apply updates and refreshing? #8874

Discussion options

You must be logged in to vote

This may need to be documented better, but I think this is expected - changes to a resource made outside of Pulumi cause it not to be tracked. IIRC, the granularity here is a specific key/value. If I change "replicas: 1" to "replicas: 2" in a deployment, I believe that only the replicas field becomes untracked by Pulumi.

@viveklak is that your understanding of the Kubernetes provider?

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@rawkode
Comment options

@sheldonhull
Comment options

@sheldonhull
Comment options

@sheldonhull
Comment options

Answer selected by nimbinatus
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Questions about existing features
5 participants