-
Notifications
You must be signed in to change notification settings - Fork 792
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
feat: configuration versioning #3052
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## main #3052 +/- ##
==========================================
+ Coverage 33.45% 33.75% +0.30%
==========================================
Files 106 108 +2
Lines 9769 9846 +77
Branches 1685 1694 +9
==========================================
+ Hits 3268 3324 +56
- Misses 6270 6293 +23
+ Partials 231 229 -2
|
aarnphm
force-pushed
the
refactor/configuration
branch
from
October 2, 2022 04:15
2e1ba1f
to
378eadc
Compare
aarnphm
force-pushed
the
refactor/configuration
branch
2 times, most recently
from
October 2, 2022 07:30
c20fa0c
to
ec85e25
Compare
aarnphm
commented
Oct 2, 2022
aarnphm
added a commit
to aarnphm/BentoML
that referenced
this pull request
Oct 4, 2022
depends on bentoml#3052 Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
aarnphm
added a commit
to aarnphm/BentoML
that referenced
this pull request
Oct 5, 2022
depends on bentoml#3052 Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
aarnphm
force-pushed
the
refactor/configuration
branch
2 times, most recently
from
October 5, 2022 03:02
6c7a551
to
9f38799
Compare
aarnphm
added a commit
to aarnphm/BentoML
that referenced
this pull request
Oct 5, 2022
depends on bentoml#3052 Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
aarnphm
force-pushed
the
refactor/configuration
branch
from
October 5, 2022 05:57
4b159c0
to
d664d71
Compare
aarnphm
added a commit
to aarnphm/BentoML
that referenced
this pull request
Oct 5, 2022
depends on bentoml#3052 Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
aarnphm
force-pushed
the
refactor/configuration
branch
from
October 5, 2022 05:57
d664d71
to
1aab476
Compare
aarnphm
added a commit
to aarnphm/BentoML
that referenced
this pull request
Oct 5, 2022
depends on bentoml#3052 Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
aarnphm
force-pushed
the
refactor/configuration
branch
from
October 5, 2022 10:19
1aab476
to
9d5a5a0
Compare
aarnphm
added a commit
to aarnphm/BentoML
that referenced
this pull request
Oct 5, 2022
depends on bentoml#3052 Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
aarnphm
force-pushed
the
refactor/configuration
branch
5 times, most recently
from
October 5, 2022 23:52
6c3cc60
to
fcab47e
Compare
bojiang
reviewed
Nov 21, 2022
src/bentoml/_internal/configuration/v1/default_configuration.yaml
Outdated
Show resolved
Hide resolved
bojiang
reviewed
Nov 21, 2022
src/bentoml/_internal/configuration/v1/default_configuration.yaml
Outdated
Show resolved
Hide resolved
bojiang
reviewed
Nov 21, 2022
bojiang
requested changes
Nov 21, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need mods mentioned above
aarnphm
force-pushed
the
refactor/configuration
branch
2 times, most recently
from
November 21, 2022 04:43
e4f0415
to
ca27fc5
Compare
bojiang
reviewed
Nov 21, 2022
bojiang
reviewed
Nov 21, 2022
enable tracing tests for grpc Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
aarnphm
force-pushed
the
refactor/configuration
branch
from
November 24, 2022 08:03
1887fcf
to
3d3af62
Compare
bojiang
reviewed
Nov 24, 2022
aarnphm
commented
Nov 24, 2022
aarnphm
commented
Nov 24, 2022
bojiang
approved these changes
Nov 25, 2022
aarnphm
added a commit
to aarnphm/BentoML
that referenced
this pull request
Dec 14, 2022
depends on bentoml#3052 Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
bojiang
pushed a commit
to aarnphm/BentoML
that referenced
this pull request
Dec 24, 2022
depends on bentoml#3052 Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
bojiang
pushed a commit
that referenced
this pull request
Dec 24, 2022
* docs: tracing and configuration depends on #3052 Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> * chore: update jaeger image Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> * docs: finalize Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR address configuration versioning between changes
This PR will also add a compatibility layers and versioning, which allow users to
explicitly specify configuration fields
To maintain compatibility, if given configuration does not specify version, then by
default we will use v1, which is the old configuration format