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

[JENKINS-49717] Hide deprecated credentials type #529

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

Dohbedoh
Copy link
Contributor

@Dohbedoh Dohbedoh commented Jul 3, 2019

JENKINS-49717 The "OpenShift OAuth token" is still available when creating new credentials but actually unusable. This fix will hide it from the dropdown when creating new credentials. Existing credentials are still selectable in the Kubernetes Cloud configuration, I believe thanks to the aliases.

@Vlatombe Vlatombe merged commit ccf5d5f into jenkinsci:master Jul 3, 2019
@jglick
Copy link
Member

jglick commented Jul 3, 2019

IIUC this kind of credentials has been replaced by StringCredentialsImpl, right? Then you should add a readResolve to actually convert it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants