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

Bump github.com/opencontainers/runtime-spec from 1.1.0-rc.2 to 1.1.0-rc.3 #1808

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2023

Bumps github.com/opencontainers/runtime-spec from 1.1.0-rc.2 to 1.1.0-rc.3.

Release notes

Sourced from github.com/opencontainers/runtime-spec's releases.

v1.1.0-rc.3

Vote: #1208 (https://groups.google.com/a/opencontainers.org/g/dev/c/VoNKGQpXh70)


Changes (v1.1.0-rc.2 → v1.1.0-rc.3)

Additions:

  • config: add scheduler entity (#1188)
  • config: Add I/O Priority Configuration for process group in Linux Containers (#1191)

Minor fixes and documentation:

  • config-linux: clarify I/O throttling differences between cgroup v1 and v2 (#1194)
  • config-linux: chore: Update ociVersion in example (#1199)
  • releases: use +dev as in-development suffix (#1198)
  • MAINTAINERS: add Toru Komatsu (utam0k) (#1201)
  • glossary: s/features document/Features structure/g (#1203)
  • features: update Example (#1204)
  • schema: fix definition for ioPriority (#1206)
  • CODEOWNER: Add Toru Komatsu(@​utam0k) to sync with MAINTAINERS (#1207)

Changes (v1.1.0-rc.1 → v1.1.0-rc.2)

Additions

  • config-linux: add support for rsvd hugetlb cgroup (#1116)
  • features: add features.md to formalize the runc features JSON (#1130)
  • config-linux: add support for time namespace (#1151)

Minor fixes and documentation

  • config-linux: clarify where device nodes can be created (#1148)
  • runtime: remove When serialized in JSON, the format MUST adhere to the following pattern (#1178)
  • Update CI to Go 1.20 (#1179)
  • config: clarify Linux mount options (#1181)
  • config-linux: fix url error (#1184)
  • schema: fix schema for timeOffsets (#1193)
  • schema: remove duplicate keys (#1195)

Changes (v1.0.2 → v1.1.0-rc.1)

Breaking changes (but rather conforms to the existing runc implementation)

  • config: change prestart hook spec to match reality (#1169)

Deprecations

  • config-linux: mark memory.kernel[TCP] as NOT RECOMMENDED (#1093)

Additions

... (truncated)

Changelog

Sourced from github.com/opencontainers/runtime-spec's changelog.

OpenContainers Specifications

Changes with v1.1.0-rc.3:

Additions:

  • config: add scheduler entity (#1188)
  • config: Add I/O Priority Configuration for process group in Linux Containers (#1191)

Minor fixes and documentation:

  • config-linux: clarify I/O throttling differences between cgroup v1 and v2 (#1194)
  • config-linux: chore: Update ociVersion in example (#1199)
  • releases: use +dev as in-development suffix (#1198)
  • MAINTAINERS: add Toru Komatsu (utam0k) (#1201)
  • glossary: s/features document/Features structure/g (#1203)
  • features: update Example (#1204)
  • schema: fix definition for ioPriority (#1206)
  • CODEOWNER: Add Toru Komatsu(@​utam0k) to sync with MAINTAINERS (#1207)

Changes with v1.1.0-rc.2:

Additions:

  • config-linux: add support for rsvd hugetlb cgroup (#1116)
  • features: add features.md to formalize the runc features JSON (#1130)
  • config-linux: add support for time namespace (#1151)

Minor fixes and documentation:

  • config-linux: clarify where device nodes can be created (#1148)
  • runtime: remove When serialized in JSON, the format MUST adhere to the following pattern (#1178)
  • Update CI to Go 1.20 (#1179)
  • config: clarify Linux mount options (#1181)
  • config-linux: fix url error (#1184)
  • schema: fix schema for timeOffsets (#1193)
  • schema: remove duplicate keys (#1195)

Changes with v1.1.0-rc.1:

Breaking changes (but rather conforms to the existing runc implementation):

  • config: change prestart hook spec to match reality (#1169)

Deprecations:

  • config-linux: mark memory.kernel[TCP] as NOT RECOMMENDED (#1093)

Additions:

... (truncated)

Commits
  • ae35e39 version: release v1.1.0-rc.3
  • d8be1e3 ChangeLog: Document changes since v1.1.0-rc.2
  • 720792f Merge pull request #1207 from utam0k/codeowner-utam0k
  • 1beaf68 CODEOWNER: Add Toru Komatsu(@​utam0) to sync with MAINTAINERS
  • 55ae274 Merge pull request #1206 from giuseppe/fix-definition-io-priority
  • d46c8b2 schema: fix definition for ioPriority
  • 9447d3c Merge pull request #1198 from cyphar/release-dev-suffix
  • 8e0dce8 Merge pull request #1191 from utam0k/io-prio
  • 504f70e Add I/O Priority Configuration for Process Group in Linux Containers
  • 7529d10 Merge pull request #1201 from AkihiroSuda/maintainers-add-utam0k
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @helsaawy.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/opencontainers/runtime-spec](https://github.com/opencontainers/runtime-spec) from 1.1.0-rc.2 to 1.1.0-rc.3.
- [Release notes](https://github.com/opencontainers/runtime-spec/releases)
- [Changelog](https://github.com/opencontainers/runtime-spec/blob/main/ChangeLog)
- [Commits](opencontainers/runtime-spec@v1.1.0-rc.2...v1.1.0-rc.3)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runtime-spec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 11, 2023 03:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 11, 2023
Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
Copy link
Contributor

@helsaawy helsaawy left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

helsaawy added a commit to helsaawy/hcsshim that referenced this pull request Jul 10, 2023
Combine several dependabot PRs to deal with `test/go.mod` module issues:

- microsoft#1835
- microsoft#1834
- microsoft#1833
- microsoft#1832
- microsoft#1831
- microsoft#1830
- microsoft#1829
- microsoft#1828
- microsoft#1825
- microsoft#1819
- microsoft#1808

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
helsaawy added a commit to helsaawy/hcsshim that referenced this pull request Jul 10, 2023
Combine several dependabot PRs to deal with `test/go.mod` module issues:

- microsoft#1835
- microsoft#1834
- microsoft#1833
- microsoft#1832
- microsoft#1831
- microsoft#1830
- microsoft#1829
- microsoft#1828
- microsoft#1825
- microsoft#1819
- microsoft#1808

Regenerate proto files since `protoc-gen-go` is updated.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
helsaawy added a commit to helsaawy/hcsshim that referenced this pull request Jul 10, 2023
Combine several dependabot PRs to deal with `test/go.mod` module issues:

- microsoft#1834
- microsoft#1833
- microsoft#1832
- microsoft#1831
- microsoft#1830
- microsoft#1829
- microsoft#1828
- microsoft#1825
- microsoft#1819
- microsoft#1808

Regenerate proto files since `protoc-gen-go` is updated.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
helsaawy added a commit to helsaawy/hcsshim that referenced this pull request Jul 11, 2023
Combine several dependabot PRs to deal with `test/go.mod` module issues:

- microsoft#1834
- microsoft#1833
- microsoft#1832
- microsoft#1831
- microsoft#1830
- microsoft#1829
- microsoft#1828
- microsoft#1819
- microsoft#1808

Regenerate proto files since `protoc-gen-go` is updated.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
helsaawy added a commit that referenced this pull request Jul 11, 2023
Combine several dependabot PRs to deal with `test/go.mod` module issues:

- #1834
- #1833
- #1832
- #1831
- #1830
- #1829
- #1828
- #1819
- #1808

Regenerate proto files since `protoc-gen-go` is updated.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 23, 2023

A newer version of github.com/opencontainers/runtime-spec exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
@helsaawy helsaawy force-pushed the dependabot/go_modules/github.com/opencontainers/runtime-spec-1.1.0-rc.3 branch from 196bdb4 to e7b88b5 Compare July 26, 2023 18:39
@helsaawy
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2023

Superseded by #1852.

@dependabot dependabot bot closed this Jul 26, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/opencontainers/runtime-spec-1.1.0-rc.3 branch July 26, 2023 18:46
princepereira pushed a commit to princepereira/hcsshim that referenced this pull request Aug 29, 2024
Combine several dependabot PRs to deal with `test/go.mod` module issues:

- microsoft#1834
- microsoft#1833
- microsoft#1832
- microsoft#1831
- microsoft#1830
- microsoft#1829
- microsoft#1828
- microsoft#1819
- microsoft#1808

Regenerate proto files since `protoc-gen-go` is updated.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant