Skip to content

pkg/idtools: un-deprecate Windows consts for now#49405

Merged
vvoland merged 1 commit intomoby:masterfrom
thaJeztah:undeprecate_windows_users
Feb 6, 2025
Merged

pkg/idtools: un-deprecate Windows consts for now#49405
vvoland merged 1 commit intomoby:masterfrom
thaJeztah:undeprecate_windows_users

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

These consts were deprecated in 9c368a9, but are used externally and lack a canonical location. These sids are "special", as they are available by default in Windows containers, but we need to;

  • Reference official documentation / specification for that.
  • Add names (not just the sid)
  • Consider finding a canonical location for these consts, which could be as part of the OCI specs, or hcsshim (or otherwise).

Lacking a good place for these, let's un-deprecate them for the time being until we decided what's the best location for these.

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

These consts were deprecated in 9c368a9, but are
used externally and lack a canonical location. These sids are "special", as they
are available by default in Windows containers, but we need to;

- Reference official documentation / specification for that.
- Add names (not just the sid)
- Consider finding a canonical location for these consts, which could be as part
  of the OCI specs, or hcsshim (or otherwise).

Lacking a good place for these, let's un-deprecate them for the time being until
we decided what's the best location for these.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@vvoland vvoland merged commit 19d72fd into moby:master Feb 6, 2025
@thaJeztah thaJeztah deleted the undeprecate_windows_users branch February 8, 2025 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants