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

Update pulumi deps #1588

Merged
merged 2 commits into from
May 26, 2021
Merged

Update pulumi deps #1588

merged 2 commits into from
May 26, 2021

Conversation

lblackstone
Copy link
Member

Proposed changes

Related issues (optional)

Related to #1577

- Codegen change from pulumi/pulumi#7128
and remove hardcoded templates for v1/Secret resources
- Nondeterministic import ordering fix from pulumi/pulumi#7126
@@ -358,6 +311,45 @@
"kubernetes:coordination.k8s.io/v1beta1:LeaseList": "LeaseList"
}
},
{
"pkg": "kubernetes",
"mod": "core/v1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be the ordering issue I pinged you about. It's now alpha sorted on "$pkg:$mod".

Copy link
Member

@t0yv0 t0yv0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The JSON reordering looking good.

@github-actions
Copy link

Does the PR have any schema changes?

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

@lblackstone
Copy link
Member Author

Test flake. Merging.

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.

None yet

3 participants