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

fix(kubernetes/artifacts): Support for legacy Clouddriver's artifact replacement logic (backport #5513) #5531

Merged
merged 2 commits into from
Oct 25, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 15, 2021

This is an automatic backport of pull request #5513 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

…replacement logic (#5513)

* fix(artifacts): support legacy artifact binding.

* fix(artifacts): add comment for unit test.

* fix(artifacts): delete unnecessary dependency

* fix(artifacts): add comment in param

* fix(artifacts): fix import

* fix(artifacts): update comment.

* fix(artifacts): refactor factory and fix unit test

* fix(artifacts): fix typo

* fix(artifacts): avoid race condition for static context

* fix(artifacts): fix typo

* fix(artifacts): run spotlessApply

* fix(artifacts): fix NPE

* fix(artifacts): delete unnecessary dependency

* fix(artifacts): use @value annotation within abstract class

* fix(artifacts): delete unnecessary imports

* fix(artifacts): run spotlessApply

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 18e53a0)
@link108 link108 merged commit 5a51ce0 into release-1.25.x Oct 25, 2021
@link108 link108 deleted the mergify/bp/release-1.25.x/pr-5513 branch October 25, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants