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

Rearrange static files to prevent creation errors #73

Merged
merged 2 commits into from
Oct 19, 2021

Conversation

Gal-Zaidman
Copy link

This patch rearranges the static files so they will be created in order, first service accounts and roles which doesn't depend on any resource, then role binding, and then the rest.

Also we remove some deprecated function calls

gzaidman added 2 commits October 19, 2021 15:52
This patch rearanges the static files so they will be created in order, first service accounts and roles which doesn't depend on any resource, then role binding, and then the rest.

Also we remove some deprecated function calls
@Gal-Zaidman
Copy link
Author

/hold

I want to examine the logs of the tests

@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 Oct 19, 2021
@openshift-ci openshift-ci bot requested review from bennyz and a user October 19, 2021 12:56
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 19, 2021
Copy link

@ghost ghost 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 openshift-ci bot assigned ghost Oct 19, 2021
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 19, 2021
@openshift-ci
Copy link

openshift-ci bot commented Oct 19, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Gal-Zaidman, janosdebugs

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [Gal-Zaidman,janosdebugs]

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

@Gal-Zaidman
Copy link
Author

/unhold

@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 Oct 19, 2021
@openshift-merge-robot openshift-merge-robot merged commit 988b18c into openshift:master Oct 19, 2021
@Gal-Zaidman
Copy link
Author

/cherry-pick release-4.9

@openshift-cherrypick-robot

@Gal-Zaidman: new pull request created: #74

In response to this:

/cherry-pick release-4.9

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.

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.

3 participants