Skip to content

[JENKINS-69155] Snapshot authentication credentials #111

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

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

cronik
Copy link
Contributor

@cronik cronik commented Sep 1, 2022

Create snapshot of authentication credentials so that they can be properly
serialized to the agent.

jenkinsci/hashicorp-vault-plugin#201 (comment)

Fixes: JENKINS-69155

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@cronik cronik requested a review from a team as a code owner September 1, 2022 02:44
@cronik cronik force-pushed the feature/credentials-snapshot branch from fbe0a25 to 66ac346 Compare September 12, 2022 21:55
@cronik cronik changed the title Snapshot authentication credentials [JENKINS-69155] Snapshot authentication credentials Sep 20, 2022
@MarkEWaite MarkEWaite added the bug label Sep 27, 2022
@cronik cronik force-pushed the feature/credentials-snapshot branch from 66ac346 to a48c567 Compare September 28, 2022 12:36
Create snapshot of authentication credentials so that they can be properly
serialized to the agent.

Fixes: JENKINS-69155
@cronik cronik force-pushed the feature/credentials-snapshot branch from a48c567 to 8a1fbf2 Compare October 3, 2022 14:36
@MarkEWaite MarkEWaite merged commit 73787d1 into jenkinsci:master Oct 7, 2022
MarkEWaite added a commit to MarkEWaite/repository-permissions-updater that referenced this pull request Jun 22, 2023
The http-request plugin needs a new release to deliver the features
and bug fixes that have accumulated since its last release in Aug 2022.
Some of those new features and bug fixes include:

* Require Jenkins 2.361.4 as minimum Jenkins version
  (jenkinsci/http-request-plugin#128)
* JENKINS-69081 - Track credential usage
  (jenkinsci/http-request-plugin#113)
* JENKINS-69155 - Snapshot authentication credentials
  (jenkinsci/http-request-plugin#111)
* Upgrade HtmlUnit from 2.x to 3.x
  (jenkinsci/http-request-plugin#148)

Documentation improvements include:

* Improve feature descriptions in documentation
  (jenkinsci/http-request-plugin#141)
* Add URL details as part of the exception
  (jenkinsci/http-request-plugin#74)
* Add a response header example to documentation
  (jenkinsci/http-request-plugin#133)
* rewording of abstract section
  (jenkinsci/http-request-plugin#130)
* Drop redundant part of example
  (jenkinsci/http-request-plugin#122)

Maintenance improvements include:

* Remove divBasedFormLayout from jelly files
  (jenkinsci/http-request-plugin#149)

jenkinsci/http-request-plugin#150 is the pull
request that prompted this adoption request

Reverts part of pull request:

* jenkins-infra#2950
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.

2 participants