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

gitlab modules : user/password method is deprecated #64770

Closed
Lunik opened this issue Nov 13, 2019 · 4 comments · Fixed by #64989
Closed

gitlab modules : user/password method is deprecated #64770

Lunik opened this issue Nov 13, 2019 · 4 comments · Fixed by #64989
Labels
affects_2.8 This issue/PR affects Ansible v2.8 affects_2.9 This issue/PR affects Ansible v2.9 affects_2.10 This issue/PR affects Ansible v2.10 bug This issue/PR relates to a bug. gitlab Gitlab community module This issue/PR relates to a module. source_control Source-control category support:community This issue/PR relates to code supported by the Ansible community.

Comments

@Lunik
Copy link
Contributor

Lunik commented Nov 13, 2019

SUMMARY

python-gitlab library release a new version v1.13.0. User/Password authentication as been removed completely causing all Ansible GitLab module to fail...

ISSUE TYPE
  • Bug Report
COMPONENT NAME

gitlab_group
gitlab_deploy_key
gitlab_hook
gitlab_project
gitlab_project_variable
gitlab_runner
gitlab_user

ANSIBLE VERSION

All versions

@ansibot
Copy link
Contributor

ansibot commented Nov 13, 2019

@ansibot ansibot added affects_2.10 This issue/PR affects Ansible v2.10 bug This issue/PR relates to a bug. gitlab Gitlab community module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. source_control Source-control category support:community This issue/PR relates to code supported by the Ansible community. labels Nov 13, 2019
@Lunik
Copy link
Contributor Author

Lunik commented Nov 13, 2019

+label affects_2.8
+label affects_2.9

@mbovo
Copy link

mbovo commented Nov 13, 2019

I can confirm, temporary remediation is to downgrade python-gitlab to 1.12.1

@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 affects_2.9 This issue/PR affects Ansible v2.9 labels Nov 13, 2019
@sivel sivel removed the needs_triage Needs a first human triage before being processed. label Nov 19, 2019
@ansible ansible locked and limited conversation to collaborators Dec 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 affects_2.9 This issue/PR affects Ansible v2.9 affects_2.10 This issue/PR affects Ansible v2.10 bug This issue/PR relates to a bug. gitlab Gitlab community module This issue/PR relates to a module. source_control Source-control category support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants