OLS-2350 - adding logs exporting#1579
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
c79d879 to
6d5f464
Compare
|
/retest |
2 similar comments
|
/retest |
|
/retest |
059b827 to
6eb1e7a
Compare
|
Added .dockerconfigjson key to secret. Previous stepaction required oci-storage-dockerconfigjson instead of .dockerconfigjson and the logs task requires the latter |
|
/retest |
d345c57 to
14088a1
Compare
|
/retest |
| - name: quay-repo | ||
| value: "quay.io/openshift-lightspeed/ols-operator-artifacts" | ||
| - name: artifact-credentials-secret | ||
| value: ols-konflux-artifacts-bot-creds |
There was a problem hiding this comment.
should this be a secret name? ols-konflux-artifacts-bot
There was a problem hiding this comment.
good catch, yes. And also I can remove the workspaces underneath it.
changing workspace to mounted emptyDir shared accross steps. Keeping shared data workspace for backwards compatibility removing reference to own pod to prevent infinite loop removing reference to own pod to prevent infinite loop removing reference to own pod to prevent infinite loop removing reference to own pod to prevent infinite loop removing reference to own pod to prevent infinite loop
14088a1 to
3ea4885
Compare
|
@JoaoFula: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
Description
Adding logs exporting to konflux tasks. This should enable us to have long term storage of the logs as well as give access to claude to directly pull the konflux logs thus enabling a testing component of the AISDLC
Type of change
Related Tickets & Documents
Checklist before requesting a review
Testing