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

pwx-37596 | fix: add kubectl log command to follow log in case of failure #1793

Merged
merged 3 commits into from
Jun 8, 2024

Conversation

strivedi-px
Copy link
Collaborator

@strivedi-px strivedi-px commented Jun 6, 2024

What type of PR is this?

failing-test

What this PR does / why we need it:
Addresses PWX-37596. Handles the failure of kubectl log command inside a retry loop and uses --since flag of kubectl log command to reduce duplication of logs.

Does this PR change a user-facing CRD or CLI?:
No

Is a release note needed?:
No

Does this change need to be cherry-picked to a release branch?:
No

Copy link
Contributor

@diptiranjanpx diptiranjanpx left a comment

Choose a reason for hiding this comment

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

LGTM

test/integration_test/test-deploy.sh Outdated Show resolved Hide resolved
@strivedi-px strivedi-px changed the title fix: add kubectl log command to follow log in case of failure pwx-37596 | fix: add kubectl log command to follow log in case of failure Jun 7, 2024
@pureneelesh
Copy link
Contributor

@strivedi-px : can we merge this? Checks for all stork PRs are failing without this fix.

@strivedi-px strivedi-px merged commit 819e7db into master Jun 8, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants