Closed
Conversation
Want to bump version so we can update packages in Fedora. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Contributor
|
On Thu, Mar 02, 2017 at 01:45:15PM -0800, Daniel J Walsh wrote:
* Bump version to 0.0.2
We haven't actually tagged a release yet. Is there a purpose to
bumping the runtime-tools version without cutting releases?
|
Contributor
Author
|
I am fine with what ever procedure we can to update the release number. The bottom line is this package is in Fedora with a very old version, I want to get it updated. |
Contributor
|
On Thu, Mar 02, 2017 at 02:43:26PM -0800, Daniel J Walsh wrote:
The bottom line is this package is in Fedora with a very old
version, I want to get it updated.
To me that sounds like “we need to start cutting runtime-tools
releases”, and I think that would be a great idea.
|
Contributor
Author
|
👍 |
Contributor
|
Let's update with the runtime-spec rc5 and then get 1.0 rc for runtime-tools. |
Contributor
|
On Tue, Mar 07, 2017 at 11:42:28AM -0800, Mrunal Patel wrote:
Let's update with the runtime-spec rc5 and then get 1.0 rc for
runtime-tools.
Before we jump straight to a 1.0 RC, I think we should land #321. I
think that is only blocked on “where runtime-tools maintainers want
the JSON Schema from the runtime-spec PR” (link to that JSON Schema in
[1]). Until we document the API we're testing (and ideally, update
our implementation to use that API, e.g. splitting create/start in
[2]), I recommend sticking with more modest release numbers like
0.1.0, 0.2.0, etc. Hopefully that will avoid the ¾-year period in 1.0
“RCs” which runtime-spec has gone through.
[1]: #321 (comment)
[2]: https://github.com/opencontainers/runtime-tools/blob/8392e59c7c11b146462e20701c912242f83cf110/cmd/oci-runtime-tool/runtime_validate.go#L74
|
This file contains hidden or 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
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.
Signed-off-by: Daniel J Walsh dwalsh@redhat.com