-
Notifications
You must be signed in to change notification settings - Fork 20
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
Running all gather scripts in background #91
Running all gather scripts in background #91
Conversation
…e-time Export SINCE_TIME for use in sub scripts
This commit is to collect the events in sorted order and also collect yamls and describe of oc events resource Signed-off-by: yati1998 <[email protected]>
collect events in a sorted order
This commit removes the sort-by flag from oc describe events collection Signed-off-by: yati1998 <[email protected]>
remove sort-by flag from events desc
and add missing space after the namespace flag. Signed-off-by: black-dragon74 <[email protected]>
* The image pointed to did not exist. * Signed-off-by: Manish M Yathnalli <[email protected]>
Signed-off-by: black-dragon74 <[email protected]>
…s-esc [gather-ns-resources] Delimit BASE_COLLECTION_PATH
Necessary changes required for ci-operator integration. This patch should be merged before merging the one in the openshift/release repo. This patch does not modify any of the exisiting functionality. Signed-off-by: black-dragon74 <[email protected]>
Signed-off-by: black-dragon74 <[email protected]>
…efac [refrac] Use go build tools for building
[ci] Fix github workflows
Signed-off-by: Amit Prinz Setter <[email protected]>
Fix readme to point to correct must gather image
Signed-off-by: black-dragon74 <[email protected]>
…s-bd74 Add black-dragon74 to OWNERS
Copy postgres log files for noobaa/mcg
Signed-off-by: black-dragon74 <[email protected]>
…uild-ins Add instructions to build locally
Note: You still need to export `ODF_MG_TOKEN`. Example: `ODF_MG_TOKEN=<MY_TOKEN_HERE> make local` This builds and tags the image as "odf-mg". You can override it using `IMG_TAG` environment variable. P.S: If using rancher, just export RANCHER variable in the ENV. Extended example: `RANCHER=yes ODF_MG_TOKEN=<TOKEN_HERE> IMG_TAG=my-custom-tag make local` Signed-off-by: black-dragon74 <[email protected]>
Fixes: red-hat-storage#78 Signed-off-by: black-dragon74 <[email protected]>
…l-build [Makefile] Allow local builds by using `make local`
…l-build [Doc] Update README for local builds using make
this commit sorts the oc describe and yaml events according to last seen timestamp. Signed-off-by: yati1998 <[email protected]>
sort event_desc and yaml with time
Signed-off-by: mrudraia <[email protected]> Signed-off-by: mrudraia <[email protected]> Signed-off-by: mrudraia <[email protected]> Signed-off-by: mrudraia <[email protected]> Signed-off-by: mrudraia <[email protected]> Signed-off-by: mrudraia <[email protected]> Signed-off-by: mrudraia <[email protected]> Signed-off-by: mrudraia <[email protected]>
…/cherry-pick-82-to-main [main] Collect ODF Provider and Client resources
Signed-off-by: oviner <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: OdedViner The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@OdedViner it looks good it me, but can you confirm that the logs in gather-debug.log is also fine and in order? we can then merge the PR. |
@OdedViner I see you have added duplicate PR for this, can you close one of them. |
PR needs rebase. 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. |
@OdedViner: No Bugzilla bug is referenced in the title of this pull request. In response to this:
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. |
No description provided.