-
Notifications
You must be signed in to change notification settings - Fork 22
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
feat: retrieve pull-secret using Red Hat SSO account #216
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me but I'm wondering we should enfore SSO use as manual retrieval is too complex. @slemeur WDYT ?
Yes, we should enforce the use of SSO. |
This issue podman-desktop/podman-desktop#6632 should also be fixed to make workflow better. Right now the browser just pops up and one has no idea why. |
f69f012
to
e45ded3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix packaging errors
depends on podman-desktop/podman-desktop#7443. |
28c6c20
to
4d4da59
Compare
Signed-off-by: Denis Golovin <[email protected]>
Signed-off-by: Denis Golovin <[email protected]>
Signed-off-by: Denis Golovin <[email protected]>
4d4da59
to
fcb084e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fix #207.
This PR adds:
Considered other implementation options:
Depends on: