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

Fix OpenCensus and OCAgent dependencies #437

Merged
merged 2 commits into from
Aug 1, 2019

Conversation

jhendrixMSFT
Copy link
Member

Avoid depending on protobuf v1.3+ as it breaks kubernetes

Thank you for your contribution to Go-AutoRest! We will triage and review it as soon as we can.

As part of submitting, please make sure you can make the following assertions:

  • I've tested my changes, adding unit tests if applicable.
  • I've added Apache 2.0 Headers to the top of any new source files.
  • I'm submitting this PR to the dev branch, except in the case of urgent bug fixes warranting their own release.
  • If I'm targeting master, I've updated CHANGELOG.md to address the changes I'm making.

Avoid depending on protobuf v1.3+ as it breaks kubernetes
@jhendrixMSFT jhendrixMSFT self-assigned this Jul 31, 2019
@jhendrixMSFT
Copy link
Member Author

@feiskyer

@jhendrixMSFT
Copy link
Member Author

This should resolve #413

@jhendrixMSFT
Copy link
Member Author

CC @justaugustus

Copy link

@justaugustus justaugustus left a comment

Choose a reason for hiding this comment

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

This is awesome. Thanks @jhendrixMSFT!
One comment on the override.

version = "0.4.5"
version = "=0.3.0"

[[override]]

Choose a reason for hiding this comment

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

What's the plan for this override? Remove in a future version?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, once it's safe for kubernetes to ingest v1.3 of protobuf.

Choose a reason for hiding this comment

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

Sounds good. Thanks again, @jhendrixMSFT!

@feiskyer
Copy link
Member

feiskyer commented Aug 1, 2019

Awesome thanks @jhendrixMSFT.

@jhendrixMSFT jhendrixMSFT merged commit ba1147d into Azure:master Aug 1, 2019
@jhendrixMSFT jhendrixMSFT deleted the ocrollback branch August 1, 2019 15:21
tamalsaha added a commit to gomodules/stow that referenced this pull request Aug 1, 2019
xref: Azure/go-autorest#437

Signed-off-by: Tamal Saha <tamal@appscode.com>
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.

4 participants