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

vendor: upgrade tilt-apiserver #4990

Merged
merged 1 commit into from
Sep 28, 2021
Merged

vendor: upgrade tilt-apiserver #4990

merged 1 commit into from
Sep 28, 2021

Conversation

nicks
Copy link
Member

@nicks nicks commented Sep 28, 2021

Hello @milas,

Please review the following commits I made in branch nicks/vendor:

80912f5 (2021-09-28 11:14:18 -0400)
vendor: upgrade tilt-apiserver
Unfortunately, I needed to rollback opentelemetry to v0.20.0, because
that's what k8s uses. The difference between v1.0.0 and v0.20.0 isn't THAT big
but it did requires some bridge code.

Code review reminders, by giving a LGTM you attest that:

  • Commits are adequately tested
  • Code is easy to understand and conforms to style guides
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics

Unfortunately, I needed to rollback opentelemetry to v0.20.0, because
that's what k8s uses. The difference between v1.0.0 and v0.20.0 isn't THAT big
but it did requires some bridge code.
@nicks nicks requested a review from milas September 28, 2021 15:14
@milas
Copy link
Contributor

milas commented Sep 28, 2021

Unfortunately, I needed to rollback opentelemetry to v0.20.0

Ooof - hopefully the ecosystem upgrades to v1.0.0 so we don't get stuck between incompatible versions between deps at some point 😓

@nicks nicks merged commit 948bda7 into master Sep 28, 2021
@nicks nicks deleted the nicks/vendor branch September 28, 2021 19:53
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

2 participants