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

New Deployment protos to work with already-implemented versioning 3 API's #515

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

Conversation

Shivs11
Copy link
Member

@Shivs11 Shivs11 commented Jan 14, 2025

READ BEFORE MERGING: All PRs require approval by both Server AND SDK teams before merging! This is why the number of required approvals is "2" and not "1"--two reviewers from the same team is NOT sufficient. If your PR is not approved by someone in BOTH teams, it may be summarily reverted.

What changed?

  • Updated protos to reflect changes based on the recent conclusion regarding naming conventions for versioning-3
  • Deployment -> WorkerDeploymentVersion
  • Added comments to remove pre-release versioning-3 code.

Note: This API does not update pre-release versioning-3 changes related to dataplane. That currently is being worked in separate PR. The aim of this PR is to update those protos which are required by the deployment entity workflows so that work on those can commence there ASAP.

Additionally, the updates to the proto are not finalized and will bring in more additions. Right now, they contain the bare minimum fields/structs required to make the deployment entity workflows run.

With that being said, care has been taken to not add fields here and delete them in the near future. In other words, future changes will only bring in additions to these new protos.

Why?

  • Versioning-3

Breaking changes

Server PR

  • The Server PR is currently being built. Note, the server PR will only contain renamings (to agree with the namings of this PR) so I don't think that should serve as a blocker for reviewing this.

@Shivs11 Shivs11 marked this pull request as ready for review January 15, 2025 16:07
@Shivs11 Shivs11 requested review from a team as code owners January 15, 2025 16:07
@Shivs11 Shivs11 requested a review from ShahabT January 15, 2025 16:07
@Shivs11 Shivs11 assigned carlydf and unassigned carlydf Jan 15, 2025
@Shivs11 Shivs11 requested a review from carlydf January 15, 2025 16:07
Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

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

The aim of this PR is to update those protos which are required by the deployment entity workflows so that work on those can commence there ASAP.

Can we hold off on merging to master until that work is done? I am assuming there is no user-facing need for this imminently?

Copy link
Member

Choose a reason for hiding this comment

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

I don't think this file needs to be committed

Copy link
Member Author

Choose a reason for hiding this comment

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

oops, sorry - shall remove this.
Yes, we can hold off until Shahab's PR gets in.

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.

3 participants