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

Make ssl certs and keys accessible through RESTAPI #697

Merged
merged 1 commit into from
May 13, 2020

Conversation

mdellweg
Copy link
Member

@pulpbot
Copy link
Member

pulpbot commented May 12, 2020

Attached issue: https://pulp.plan.io/issues/6691

@@ -0,0 +1 @@
Removed SecretCharField from the codebase.
Copy link
Contributor

Choose a reason for hiding this comment

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

This probably needs to go in CHANGES/plugin_api.

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, we never exposed it via the plugin api. Ignore 😺

Copy link
Member Author

Choose a reason for hiding this comment

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

I did not see it exposed in the plugin api.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think it might be better to say here that fields that returned sha256 (ca_cert, client_cert, client_key) now return the full value.

CHANGES/6691.bugfix Outdated Show resolved Hide resolved
@mdellweg mdellweg force-pushed the deprecate_secret_char_field branch from 4bbe556 to 945e354 Compare May 12, 2020 17:05
@bmbouter
Copy link
Member

@mdellweg The code all looks good, my only suggestions are around the changelogs.

  1. Remove the CHANGES/6691.removal file
  2. Rename CHANGES/6691.bugfix -> CHANGES/6691.removal so it shows up in the backwards compatible area

@mdellweg mdellweg force-pushed the deprecate_secret_char_field branch from 945e354 to c34a7ae Compare May 13, 2020 08:44
Copy link
Member

@bmbouter bmbouter left a comment

Choose a reason for hiding this comment

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

This looks right to me. Thank you @mdellweg !

@bmbouter bmbouter merged commit d8cbecc into pulp:master May 13, 2020
@mdellweg mdellweg deleted the deprecate_secret_char_field branch May 13, 2020 15:37
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.

None yet

4 participants