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

Package upgrades #72

Merged
merged 4 commits into from
Dec 13, 2023
Merged

Conversation

vader1986
Copy link
Contributor

No description provided.

@turowicz
Copy link

KubernetesClient shouldn't be private as your package needs it to work right?

@turowicz
Copy link

KubernetesClient shouldn't be private as your package needs it to work right? @vader1986 @galvesribeiro

@vader1986
Copy link
Contributor Author

Yes, sorry my mistake

@@ -27,7 +27,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="KubernetesClient" Version="10.0.31" PrivateAssets="All" />
<PackageReference Include="KubernetesClient" Version="10.0.31" />
Copy link
Member

Choose a reason for hiding this comment

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

image

I think we should upgrade this as well. Not sure if there are too many breaking changes...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

There was this PR, that's why I didn't upgrade:
#69

But makes sense to me. Will include that upgrade here.

@turowicz
Copy link

LGTM?

@galvesribeiro galvesribeiro merged commit 0598b52 into OrleansContrib:master Dec 13, 2023
2 checks passed
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