Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(ecs): refactor applicationCachingAgent to use unique namespace #5375

Merged
merged 3 commits into from
Jun 1, 2021

Conversation

piradeepk
Copy link
Contributor

@piradeepk piradeepk commented Jun 1, 2021

This change updates the application caching agent to use a new namespace ECS_APPLICATIONS rather than reusing the existing APPLICATIONS namespace.

Verified:

  1. ECS provider deployments still work
  2. ApplicationCachingAgent is continuing to log messages

Fixes: spinnaker/spinnaker#6084

@piradeepk
Copy link
Contributor Author

@deverton for your awareness. This will be the first of 2 PRs that need to be merged in that should resolve your issue.

Copy link
Contributor

@allisaurus allisaurus left a comment

Choose a reason for hiding this comment

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

LGTM!

@piradeepk piradeepk added the ready to merge Approved and ready for a merge label Jun 1, 2021
@mergify mergify bot added the auto merged Merged automatically by a bot label Jun 1, 2021
@mergify mergify bot merged commit 417c337 into spinnaker:master Jun 1, 2021
@allisaurus allisaurus added the backport-candidate Add to PRs to designate release branch patch candidates. label Jun 4, 2021
@link108
Copy link
Member

link108 commented Jun 9, 2021

@Mergifyio backport release-1.26.x

mergify bot pushed a commit that referenced this pull request Jun 9, 2021
…5375)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 417c337)
@mergify
Copy link
Contributor

mergify bot commented Jun 9, 2021

Command backport release-1.26.x: success

Backports have been created

link108 pushed a commit that referenced this pull request Jun 9, 2021
…ackport #5375) (#5384)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 417c337)

Co-authored-by: Piradeep Kandasamy <44981951+piradeepk@users.noreply.github.com>
@link108 link108 removed the backport-candidate Add to PRs to designate release branch patch candidates. label Jun 9, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.27
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clouddriver-ecs: applications search very slow
4 participants