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

OADP-4453: GO-2024-2842 #286

Closed
wants to merge 13 commits into from
Closed

Conversation

kaovilai
Copy link
Member

No description provided.

Signed-off-by: Tiger Kaovilai <[email protected]>
Co-authored-by: Tiger Kaovilai <[email protected]>
Signed-off-by: Tiger Kaovilai <[email protected]>
Co-authored-by: Tiger Kaovilai <[email protected]>
Always restore replicaset since in some cross-cluster restore scenarios
a newly-deployed replicaset will get a different name, breaking the
restored pod.

Also, remove MTC-specific RS backup plugin, since the only action
there was to mark paused replicasets for restore, which is unnecessary
now that we're restoring all of them.

Co-authored-by: Scott Seago <[email protected]>
…ault SA do not need it. (openshift#235)

* OADP-3598 Dest NS Skip waiting for dockercfg secret if default SA do not need it.

Signed-off-by: Tiger Kaovilai <[email protected]>

* switch to detecting imageRegistry replicas pending confirmation from slack

Signed-off-by: Tiger Kaovilai <[email protected]>

* add OCP version check alongside image registry replicas check

* remove unused code

* modify RestorePlugin struct to add OCP details

* directly include WaitForPullSecrets boolean on RestorePlugin struct

* fix waitforpullsecrets boolean logic

---------

Signed-off-by: Tiger Kaovilai <[email protected]>
Co-authored-by: Tiger Kaovilai <[email protected]>
Co-authored-by: Shubham Pampattiwar <[email protected]>
…tore plugin (openshift#237)

* Update logic to wait for pull secret in pod restore plugin

* Update code comments

* add logic to check for replicas alongside imageresgitry cluster capability check

---------

Co-authored-by: Shubham Pampattiwar <[email protected]>
Co-authored-by: Shubham Pampattiwar <[email protected]>
…ift#273)

This contains envParts length fix
No longer using kaovilai module name.

Signed-off-by: Tiger Kaovilai <[email protected]>
Co-authored-by: Tiger Kaovilai <[email protected]>
…t#283)

* OADP-3630: Surface errors, Don't send empty env values to registry.

Signed-off-by: Tiger Kaovilai <[email protected]>

* Use go1.20 experimental slices package

slices package were not built-ins until go1.21, and we use go1.20 currently in this branch.

See golang/go#57433

Signed-off-by: Tiger Kaovilai <[email protected]>

---------

Signed-off-by: Tiger Kaovilai <[email protected]>
Co-authored-by: Tiger Kaovilai <[email protected]>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Oct 21, 2024
@openshift-ci-robot
Copy link

openshift-ci-robot commented Oct 21, 2024

@kaovilai: This pull request references OADP-4453 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 bug to target the "4.18.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-merge-robot
Copy link

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-sigs/prow repository.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Oct 21, 2024
@kaovilai kaovilai closed this Oct 21, 2024
Copy link

openshift-ci bot commented Oct 21, 2024

@kaovilai: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/unit-test fff8207 link true /test unit-test

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-sigs/prow repository. I understand the commands that are listed here.

Copy link

openshift-ci bot commented Oct 21, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kaovilai

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:

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 21, 2024
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. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants