René's URL Explorer Experiment


Title: No GenericResources in ServiceSpec.TaskTemplate.Resources.Reservations · Issue #2320 · docker-java/docker-java · GitHub

Open Graph Title: No GenericResources in ServiceSpec.TaskTemplate.Resources.Reservations · Issue #2320 · docker-java/docker-java

X Title: No GenericResources in ServiceSpec.TaskTemplate.Resources.Reservations · Issue #2320 · docker-java/docker-java

Description: I'm migrating some code that was written using https://github.com/spotify/docker-client over to docker-java. I've found a part of the Docker API that was supported in the spotify client but I can't see a way to use it in docker-java: whe...

Open Graph Description: I'm migrating some code that was written using https://github.com/spotify/docker-client over to docker-java. I've found a part of the Docker API that was supported in the spotify client but I can't...

X Description: I'm migrating some code that was written using https://github.com/spotify/docker-client over to docker-java. I've found a part of the Docker API that was supported in the spotify client but...

Opengraph URL: https://github.com/docker-java/docker-java/issues/2320

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"No GenericResources in ServiceSpec.TaskTemplate.Resources.Reservations","articleBody":"I'm migrating some code that was written using https://github.com/spotify/docker-client over to docker-java. I've found a part of the Docker API that was supported in the spotify client but I can't see a way to use it in docker-java: when creating a service I want to be able to define `GenericResource`s (`NamedResourceSpec` or `DiscreteResourceSpec`) in `ServiceSpec.TaskTemplate.Resources.Reservations`.\r\n\r\nUsing the spotify client, this is the type of thing I could do\r\n```java\r\nfinal Map\u003cString, String\u003e genericResources;  // Assume this is defined somewhere\r\nfinal List\u003cResourceSpec\u003e resourceSpecs = genericResources.entrySet().stream()\r\n                .map(entry -\u003e StringUtils.isNumeric(entry.getValue()) ?\r\n                        ResourceSpec.DiscreteResourceSpec.builder().kind(entry.getKey()).value(Integer.parseInt(entry.getValue())).build() :\r\n                        ResourceSpec.NamedResourceSpec.builder().kind(entry.getKey()).value(entry.getValue()).build())\r\n                .collect(Collectors.toList());\r\nfinal ResourceRequirements resourceRequirements =\r\n        ResourceRequirements.builder()\r\n                .reservations(Reservations.builder()\r\n                        .resources(resourceSpecs)\r\n                        .build())\r\n                .build();\r\nfinal TaskSpec taskSpec = TaskSpec.builder()\r\n                .resources(resourceRequirements)\r\n                .build();\r\nfinal ServiceSpec serviceSpec = ServiceSpec.builder()\r\n                .taskTemplate(taskSpec)\r\n                .build();\r\n// then pass this to the client to create a service\r\n```\r\nIn the docker-java client I can do similar things, but I can't see a way to pass generic resources to the task spec.\r\n```java\r\nnew TaskSpec().withResources(\r\n        new ResourceRequirements().withReservations(\r\n                new ResourceSpecs().with...?  // There is nothing here that takes generic resources\r\n        )\r\n);\r\n```\r\nI do see `abstract class GenericResource\u003cT\u003e` and its concrete implementations `NamedResourceSpec` and `DiscreteResourceSpec` in `com.github.dockerjava.api.model`. But it looks to me like those are only used to deserialize `Task` responses received from the API, not used to create new services in a `TaskSpec`.\r\n\r\nAlso `NamedResourceSpec` and `DiscreteResourceSpec` are both marked `@Deprecated` but I can't understand why. That annotation was added to those classes in #1635 but I can't see it mentioned in any of the commits or the discussion.\r\n\r\nIs there some reason this isn't supported? It is part of the docker API and has been for quite some time. Alternatively, is there a workaround I could do to inject these generic resource specs directly into the API calls before they are sent? (I'm still getting used to the new(-to-me) way of working with docker-java, so I don't know what low-level tricks I can pull.) ","author":{"url":"https://github.com/johnflavin-fw","@type":"Person","name":"johnflavin-fw"},"datePublished":"2024-04-19T20:19:16.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/2320/docker-java/issues/2320"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:00e76ac5-bc8e-3d91-4093-5deccd5b9465
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD4CE:B411C:6593F2C:8A7C6D1:6973561A
html-safe-nonce9cf5917c88169d14df38f0dce95a597fa9944622d4cf9c73e011606e02029305
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENENFOkI0MTFDOjY1OTNGMkM6OEE3QzZEMTo2OTczNTYxQSIsInZpc2l0b3JfaWQiOiIyNzM0MTk2NTYyMDIyNTg1ODgyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac5367fac87d92ce1e52c2c39e9fff096ac86fd4a5979a2360fd3b2fe73fd879fd
hovercard-subject-tagissue:2253905945
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/docker-java/docker-java/2320/issue_layout
twitter:imagehttps://opengraph.githubassets.com/9eeadd7aa6294126b7f80b59df25cdff02fb6a1c6f289e546a4850f56cf0e3b1/docker-java/docker-java/issues/2320
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/9eeadd7aa6294126b7f80b59df25cdff02fb6a1c6f289e546a4850f56cf0e3b1/docker-java/docker-java/issues/2320
og:image:altI'm migrating some code that was written using https://github.com/spotify/docker-client over to docker-java. I've found a part of the Docker API that was supported in the spotify client but I can't...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamejohnflavin-fw
hostnamegithub.com
expected-hostnamegithub.com
None4cf879a11b0a28a85543899a36aaee9ec9ca2fb7bedad86c0da5731193c95f01
turbo-cache-controlno-preview
go-importgithub.com/docker-java/docker-java git https://github.com/docker-java/docker-java.git
octolytics-dimension-user_id7772003
octolytics-dimension-user_logindocker-java
octolytics-dimension-repository_id20415251
octolytics-dimension-repository_nwodocker-java/docker-java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id20415251
octolytics-dimension-repository_network_root_nwodocker-java/docker-java
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release63c75712c8aa15b01c097cbf3f10ca694d449599
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/docker-java/docker-java/issues/2320#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-java%2Fdocker-java%2Fissues%2F2320
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-java%2Fdocker-java%2Fissues%2F2320
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=docker-java%2Fdocker-java
Reloadhttps://github.com/docker-java/docker-java/issues/2320
Reloadhttps://github.com/docker-java/docker-java/issues/2320
Reloadhttps://github.com/docker-java/docker-java/issues/2320
docker-java https://github.com/docker-java
docker-javahttps://github.com/docker-java/docker-java
Notifications https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Fork 1.1k https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Star 3.2k https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Code https://github.com/docker-java/docker-java
Issues 37 https://github.com/docker-java/docker-java/issues
Pull requests 49 https://github.com/docker-java/docker-java/pulls
Discussions https://github.com/docker-java/docker-java/discussions
Actions https://github.com/docker-java/docker-java/actions
Projects 0 https://github.com/docker-java/docker-java/projects
Security 0 https://github.com/docker-java/docker-java/security
Insights https://github.com/docker-java/docker-java/pulse
Code https://github.com/docker-java/docker-java
Issues https://github.com/docker-java/docker-java/issues
Pull requests https://github.com/docker-java/docker-java/pulls
Discussions https://github.com/docker-java/docker-java/discussions
Actions https://github.com/docker-java/docker-java/actions
Projects https://github.com/docker-java/docker-java/projects
Security https://github.com/docker-java/docker-java/security
Insights https://github.com/docker-java/docker-java/pulse
New issuehttps://github.com/login?return_to=https://github.com/docker-java/docker-java/issues/2320
New issuehttps://github.com/login?return_to=https://github.com/docker-java/docker-java/issues/2320
No GenericResources in ServiceSpec.TaskTemplate.Resources.Reservationshttps://github.com/docker-java/docker-java/issues/2320#top
resolution/stalehttps://github.com/docker-java/docker-java/issues?q=state%3Aopen%20label%3A%22resolution%2Fstale%22
https://github.com/johnflavin-fw
https://github.com/johnflavin-fw
johnflavin-fwhttps://github.com/johnflavin-fw
on Apr 19, 2024https://github.com/docker-java/docker-java/issues/2320#issue-2253905945
https://github.com/spotify/docker-clienthttps://github.com/spotify/docker-client
#1635https://github.com/docker-java/docker-java/pull/1635
resolution/stalehttps://github.com/docker-java/docker-java/issues?q=state%3Aopen%20label%3A%22resolution%2Fstale%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.