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) #5537

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 16, 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 91ebbba into release-1.27.x Sep 17, 2021
@link108 link108 deleted the mergify/bp/release-1.27.x/pr-5513 branch September 17, 2021 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants