Skip to content

Conversation

@myakove
Copy link
Collaborator

@myakove myakove commented Jul 26, 2023

@redhat-qe-bot
Copy link
Contributor

Report bugs in Issues

The following are automatically added:

  • Add reviewers from OWNER file (in the root of the repository) under reviewers section.
  • Set PR size label.
  • New issue is created for the PR. (Closed when PR is merged/closed)
  • Run pre-commit if .pre-commit-config.yaml exists in the repo.

Available user actions:

  • To mark PR as verified comment /verified to the PR, to un-verify comment /verified cancel to the PR.
    verified label removed on each new commit push.
  • To cherry pick a merged PR comment /cherry-pick <target branch to cherry-pick to> in the PR.
    • Cherry-pick will be started when PR is merged
  • To re-run tox comment /retest tox in the PR.
  • To re-run build-container command /retest build-container in the PR.
  • To re-run python-module-install command /retest python-module-install in the PR.
  • To build and push container image command /build-and-push-container in the PR (tag will be the PR number).
  • To add a label by comment use /<label name>, to remove, use /<label name> cancel
Supported labels
  • hold
  • verified
  • wip
  • lgtm
  • approve

@myakove
Copy link
Collaborator Author

myakove commented Jul 26, 2023

/verified

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@myakove
Copy link
Collaborator Author

myakove commented Jul 26, 2023

/verified cancel

1 similar comment
@myakove
Copy link
Collaborator Author

myakove commented Jul 26, 2023

/verified cancel

@myakove
Copy link
Collaborator Author

myakove commented Jul 26, 2023

/verified

@myakove myakove merged commit ac33478 into main Jul 27, 2023
@myakove myakove deleted the remove-openshift-dependencies branch July 27, 2023 08:17
@dbasunag
Copy link
Contributor

dbasunag commented Aug 2, 2023

/cherry-pick v4.14

@redhat-qe-bot
Copy link
Contributor

Manual cherry-pick is needed
Cherry pick failed for ac33478 to v4.14:
To cherry-pick run:

git checkout v4.14
git pull origin v4.14
git checkout -b remove-openshift-dependencies-v4.14
git cherry-pick ac33478eff5699701e25ab92858455c0a467bcbe
git push origin remove-openshift-dependencies-v4.14

myakove added a commit that referenced this pull request Aug 11, 2025
* Remove openshift python module dependencies, use kubernetes

* Remove openshift python module dependencies, use kubernetes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants