Skip to content

Fix VRRP check script#19890

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
imcsk8:failover-scale
May 31, 2018
Merged

Fix VRRP check script#19890
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
imcsk8:failover-scale

Conversation

@imcsk8
Copy link
Contributor

@imcsk8 imcsk8 commented May 31, 2018

Internal check script does not work with current
security checks for keepalived, this patch is a
workaround for this problem.

Fixes: rhbz#1576398

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 31, 2018
@imcsk8
Copy link
Contributor Author

imcsk8 commented May 31, 2018

PTAL @openshift/networking @openshift/sig-networking @knobunc

@imcsk8 imcsk8 requested review from knobunc and pravisankar May 31, 2018 00:35
echo " script \"true\""
else
echo " script \"</dev/tcp/${serviceip}/${port}\""
echo " script \"bash -c '</dev/tcp/${serviceip}/${port}'\""

Choose a reason for hiding this comment

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

nit: /bin/bash -c ...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

as always, you're right, thanks!

Internal check script does not work with current
security checks for keepalived, this patch is a
workaround for this problem.

Fixes: rhbz#1576398

Fix shell path
Copy link

@pravisankar pravisankar left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels May 31, 2018
@pravisankar
Copy link

/retest

Copy link
Contributor

@knobunc knobunc left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

Thanks @imcsk8

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: imcsk8, knobunc, pravisankar

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. component/networking lgtm Indicates that a PR is ready to be merged. sig/networking size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants