Skip to content

Conversation

@Joseph-Goergen
Copy link

@openshift-ci openshift-ci bot requested review from csrwng and rtheis January 20, 2023 21:35
@rtheis
Copy link
Contributor

rtheis commented Jan 20, 2023

/hold

Copy link
Contributor

@rtheis rtheis left a comment

Choose a reason for hiding this comment

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

/lgtm
/approved

{{ if .MasterPriorityClass }}
priorityClassName: {{ .MasterPriorityClass }}
{{ end }}
terminationGracePeriodSeconds: 90
Copy link
Contributor

Choose a reason for hiding this comment

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

I assume this will be OK, but please verify that the pod terminates in under 90 seconds.

Copy link
Author

Choose a reason for hiding this comment

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

Terminated within 3 seconds of it being scaled down

root@instance:/armada-openshift-master/lib/roks4/pki# date; kubectl scale deploy -n master-molecule1   route-controller-manager --replicas 0
Mon Jan 23 17:49:07 UTC 2023
root@instance:/armada-openshift-master# while true; do date; kubectl get pods -A | grep route-controller; sleep 5; done
Mon Jan 23 17:49:04 UTC 2023
master-molecule1   route-controller-manager-878d6dc87-2gmh7                1/1     Running            0             29m
master-molecule1   route-controller-manager-878d6dc87-85gkr                1/1     Running            0             29m
master-molecule1   route-controller-manager-878d6dc87-xbrfd                1/1     Running            0             29m
Mon Jan 23 17:49:10 UTC 2023
Mon Jan 23 17:49:17 UTC 2023

@rtheis
Copy link
Contributor

rtheis commented Jan 20, 2023

@csrwng ptal

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 20, 2023
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 20, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 20, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Joseph-Goergen, rtheis

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 20, 2023
@rtheis
Copy link
Contributor

rtheis commented Jan 24, 2023

/remove-hold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 24, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 24, 2023

@Joseph-Goergen: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit 5509851 into master Jan 24, 2023
@rtheis
Copy link
Contributor

rtheis commented Jan 24, 2023

/cherry-pick release-4-12

@openshift-cherrypick-robot

@rtheis: cannot checkout release-4-12: error checking out release-4-12: exit status 1. output: error: pathspec 'release-4-12' did not match any file(s) known to git

Details

In response to this:

/cherry-pick release-4-12

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@rtheis
Copy link
Contributor

rtheis commented Jan 24, 2023

/cherry-pick release-4.12

@openshift-cherrypick-robot

@rtheis: new pull request created: #714

Details

In response to this:

/cherry-pick release-4.12

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@csrwng
Copy link
Contributor

csrwng commented Jan 24, 2023

/lgtm

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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants