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

refactor(kubernetes): use Resilience4jHelper from kork to configure logging #6160

Merged

Conversation

dbyron-sf
Copy link
Contributor

to remove duplicate code.

Log messages have changed, but only slightly.

Before:

Kubectl retries configured for: mock-account

After:

Kubectl command retries configured for: mock-account

The other log messages remain the same, e.g.:

Retrying Kubectl command for mock-account. Attempt #1 failed with exception...

Copy link
Contributor

@xibz xibz left a comment

Choose a reason for hiding this comment

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

Wooo! Look at all those lines deleted! 🚢

@dbyron-sf dbyron-sf added the ready to merge Approved and ready for a merge label Feb 26, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label Feb 26, 2024
@dbyron-sf
Copy link
Contributor Author

@Mergifyio update

Copy link
Contributor

mergify bot commented Feb 27, 2024

update

❌ Mergify doesn't have permission to update

For security reasons, Mergify can't update this pull request. Try updating locally.
GitHub response: refusing to allow a GitHub App to create or update workflow .github/workflows/integration_tests.yml without workflows permission

…ogging

to remove duplicate code.

Log messages have changed, but only slightly.

Before:

Kubectl retries configured for: mock-account

After:

Kubectl command retries configured for: mock-account

The other log messages remain the same, e.g.:

Retrying Kubectl command for mock-account. Attempt spinnaker#1 failed with exception...
@dbyron-sf dbyron-sf force-pushed the refactor-KubectlJobExecutor-resilience4j branch from 4f05c22 to 0fde129 Compare February 27, 2024 03:07
@mergify mergify bot merged commit 0fc5ed2 into spinnaker:master Feb 27, 2024
23 checks passed
@dbyron-sf dbyron-sf deleted the refactor-KubectlJobExecutor-resilience4j branch March 3, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.34
Projects
None yet
3 participants