Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[blocked] Skip updates when only provider auth changes #986

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

blampe
Copy link
Contributor

@blampe blampe commented Feb 9, 2024

We already ignore changes to username/password when registry info is provider to an Image directly. This modifies that logic slightly to allow it to be applied during provider DiffConfig as well.

An E2E test was modified to reproduce the issue and unit tests were also added.

Fixes #952

Blocked on pulumi/pulumi#15032

Copy link

github-actions bot commented Feb 9, 2024

Does the PR have any schema changes?

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@blampe blampe changed the title Skip updates when provider auth changes Skip updates when only provider auth changes Feb 9, 2024
@blampe blampe changed the title Skip updates when only provider auth changes [blocked] Skip updates when only provider auth changes Feb 16, 2024
@jtmarmon
Copy link

Would love to get this merged sometime soon! My pulumi previews are littered with docker registry updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Registry auth shows changes on every run
2 participants