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

MON-3737: Update binaries to new version #525

Merged
merged 1 commit into from Apr 12, 2024

Conversation

marioferh
Copy link
Contributor

@marioferh marioferh commented Mar 14, 2024

Change pinned memcached binary downloaded in makefile. Related to this PR openshift/release#50465 that install memcached as a dnf dependency.
memcached binary was download from archlinux archive and pinned to an old image that create some issues in integration test.

Update otelcol to last version

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 14, 2024
@marioferh marioferh force-pushed the update_binaries branch 2 times, most recently from e41eabf to d706540 Compare March 14, 2024 14:28
@marioferh marioferh changed the title Update _output binaries to latest version WIP: Update _output binaries to latest version Mar 14, 2024
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 14, 2024
@marioferh marioferh changed the title WIP: Update _output binaries to latest version Update _output binaries to latest version Mar 14, 2024
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 14, 2024
@marioferh marioferh changed the title Update _output binaries to latest version Update _output binaries to new version Mar 14, 2024
@marioferh marioferh changed the title Update _output binaries to new version Update binaries to new version Mar 15, 2024
@marioferh marioferh force-pushed the update_binaries branch 2 times, most recently from baacc79 to 5014366 Compare March 15, 2024 09:46
Makefile Outdated Show resolved Hide resolved
@marioferh marioferh force-pushed the update_binaries branch 2 times, most recently from d8dca87 to 9a12936 Compare March 15, 2024 16:05
@marioferh marioferh changed the title Update binaries to new version MON-3737: Update binaries to new version Apr 1, 2024
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Apr 1, 2024

@marioferh: This pull request references MON-3737 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.16.0" version, but no target version was set.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 1, 2024
Makefile Outdated Show resolved Hide resolved
@marioferh marioferh force-pushed the update_binaries branch 3 times, most recently from 1daf7fc to bd804ec Compare April 2, 2024 10:55
@marioferh marioferh force-pushed the update_binaries branch 2 times, most recently from cac57f9 to 2cb935f Compare April 11, 2024 08:56
@marioferh marioferh changed the title MON-3737: Update binaries to new version WIP MON-3737: Update binaries to new version Apr 11, 2024
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 11, 2024
@marioferh
Copy link
Contributor Author

/retest

Signed-off-by: Mario Fernandez <mariofer@redhat.com>
@marioferh marioferh changed the title WIP MON-3737: Update binaries to new version MON-3737: Update binaries to new version Apr 11, 2024
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 11, 2024
@openshift-bot
Copy link
Contributor

openshift-bot commented Apr 11, 2024

@marioferh: This pull request references MON-3737 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.16.0" version, but no target version was set.

In response to this:

Change pinned memcached to container one
update otelcol to last version

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 openshift-eng/jira-lifecycle-plugin repository.

@marioferh
Copy link
Contributor Author

/retest-required

Copy link
Contributor

openshift-ci bot commented Apr 11, 2024

@marioferh: all tests passed!

Full PR test history. Your PR dashboard.

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-ci-robot
Copy link
Contributor

@marioferh: An error was encountered searching for bug MON-3737 on the Jira server at https://issues.redhat.com/. No known errors were detected, please see the full error message for details.

Full error message. No response returned: Get "https://issues.redhat.com/rest/api/2/issue/MON-3737": GET https://issues.redhat.com/rest/api/2/issue/MON-3737 giving up after 5 attempt(s)

Please contact an administrator to resolve this issue, then request a bug refresh with /jira refresh.

In response to this:

Change pinned memcached to system one. Related to this OR openshift/release#50465 that install memcached in ci container.
Update otelcol to last version

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot removed the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 11, 2024
@openshift-ci-robot
Copy link
Contributor

@marioferh: An error was encountered searching for bug MON-3737 on the Jira server at https://issues.redhat.com/. No known errors were detected, please see the full error message for details.

Full error message. No response returned: Get "https://issues.redhat.com/rest/api/2/issue/MON-3737": GET https://issues.redhat.com/rest/api/2/issue/MON-3737 giving up after 5 attempt(s)

Please contact an administrator to resolve this issue, then request a bug refresh with /jira refresh.

In response to this:

Change pinned memcached to system one. Related to this PR openshift/release#50465 that install memcached in ci container.
Update otelcol to last version

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Apr 11, 2024

@marioferh: An error was encountered searching for bug MON-3737 on the Jira server at https://issues.redhat.com/. No known errors were detected, please see the full error message for details.

Full error message. No response returned: Get "https://issues.redhat.com/rest/api/2/issue/MON-3737": GET https://issues.redhat.com/rest/api/2/issue/MON-3737 giving up after 5 attempt(s)

Please contact an administrator to resolve this issue, then request a bug refresh with /jira refresh.

In response to this:

Change pinned memcached binary downloaded in makefile. Related to this PR openshift/release#50465 that install memcached as a dnf dependency.
Update otelcol to last version

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 11, 2024
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Apr 11, 2024

@marioferh: This pull request references MON-3737 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.16.0" version, but no target version was set.

In response to this:

Change pinned memcached binary downloaded in makefile. Related to this PR openshift/release#50465 that install memcached as a dnf dependency.
memcached binary was download from archlinux archive and pinned to an old image that create some issues in integration test.

Update otelcol to last version

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 openshift-eng/jira-lifecycle-plugin repository.

Copy link
Contributor

@philipgough philipgough 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 added the lgtm Indicates that a PR is ready to be merged. label Apr 12, 2024
Copy link
Contributor

openshift-ci bot commented Apr 12, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marioferh, philipgough

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 [marioferh,philipgough]

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

@openshift-merge-bot openshift-merge-bot bot merged commit e830322 into openshift:master Apr 12, 2024
9 checks passed
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants