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

Service Details Not Presenting Service Details w/GMSA Cred Spec File #10571

Closed
2 tasks done
WaysonWei opened this issue Oct 31, 2023 · 0 comments · Fixed by #10082
Closed
2 tasks done

Service Details Not Presenting Service Details w/GMSA Cred Spec File #10571

WaysonWei opened this issue Oct 31, 2023 · 0 comments · Fixed by #10082
Labels
Milestone

Comments

@WaysonWei
Copy link
Contributor

Before you start please confirm the following.

Problem Description

Service Details Not Presenting Service Details w/GMSA Cred Spec File

Expected Behavior

Service Details are displayed without error.

Actual Behavior

Service Details Not Presenting Service Details w/GMSA Cred Spec File

Steps to Reproduce

Steps to reproduce the issue:

[1] tee example-config.txt <<<"unimportant config content"
[2] tee example-gmsa.txt <<<"unimportant gmsa content"

[3] docker config create example-config example-config.txt
[4] docker config create example-gmsa example-gmsa.txt

[5] sudo docker service create \ --credential-spec config://example-gmsa \ --config example-config \ --replicas 0 \ --name nginx-service \ nginx:latest

[6] docker inspect nginx-service

Portainer logs or screenshots

Screen Shot 2023-03-23 at 1 47 50 PM

Portainer version

2.19.1

Portainer Edition

Business Edition (BE/EE) with 5NF / 3NF license

Platform and Version

Docker 24.0.3

OS and Architecture

Linux

Browser

No response

What command did you use to deploy Portainer?

No response

Additional Information

No response

@WaysonWei WaysonWei linked a pull request Oct 31, 2023 that will close this issue
@WaysonWei WaysonWei added this to the CE-2.19.2 milestone Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant