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

Logout rework #73

Merged
merged 13 commits into from Dec 22, 2023
Merged

Logout rework #73

merged 13 commits into from Dec 22, 2023

Conversation

toote
Copy link
Contributor

@toote toote commented Dec 11, 2023

In #71 it was reported that the plugin does not do a logout. Did a re-work of the plugin to allow for that functionality.

Unfortunately, this would make the plugin backwards-incompatible so it would require a major release.

Closes #71

@toote toote added the bug label Dec 11, 2023
@toote toote requested a review from pzeballos December 11, 2023 22:36
plugin.yml Outdated
Comment on lines 13 to 14
keep-config-file:
type: boolean
Copy link
Contributor

Choose a reason for hiding this comment

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

This parameter isn't being used

@toote toote requested a review from tomowatt December 18, 2023 22:25
Copy link
Contributor

@tomowatt tomowatt left a comment

Choose a reason for hiding this comment

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

Looks good to me, Approved!

@pzeballos pzeballos merged commit 725a4e2 into master Dec 22, 2023
1 check passed
@pzeballos pzeballos deleted the toote_logout_rework branch December 22, 2023 14:09
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 this pull request may close these issues.

docker-login plugin does not logout
3 participants