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

Upstream rebase to 2.11.2 #14

Merged
merged 123 commits into from
Sep 22, 2023
Merged

Conversation

joelsmith
Copy link

@joelsmith joelsmith commented Sep 22, 2023

  1. Create a rebase tree using rebasebot:
rebasebot --source https://github.com/kedacore/keda:release/v2.11 --dest openshift/keda:main \
          --rebase joelsmith/keda:rebase --tag-policy=strict --update-go-modules --dry-run \
          --github-user-token <(yaml2json ~/.config/hub | jq -r '."github.com"[0].oauth_token')
  1. cd .rebase
  2. Update .ci-operator.yaml and squash into existing carry commit
  3. Copy https://github.com/openshift/custom-metrics-autoscaler-operator/blob/main/hack/cma-verify-history.sh to this repo overwriting old version, edit the repo name, and squash to OpenShift CI carry patch
  4. Clean up carry commits, update OWNERS, squash where appropriate
  5. Add verify history drop commit to use upstream's release/v2.11 branch as the merge base
  6. Push to own fork, open PR

renovate bot and others added 30 commits March 13, 2023 08:49
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
…by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>

* end with star when grabbing regex string from comment body

Signed-off-by: gauron99 <fridrich.david19@gmail.com>

* Update .github/workflows/pr-e2e.yml

Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Signed-off-by: David Fridrich <49119790+gauron99@users.noreply.github.com>

---------

Signed-off-by: gauron99 <fridrich.david19@gmail.com>
Signed-off-by: David Fridrich <49119790+gauron99@users.noreply.github.com>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>


Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
…edacore#4373

Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
* fix: Use explicit parameter for workflow step

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>

* fix: Use explicit parameter for workflow step

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>

---------

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: gauron99 <fridrich.david19@gmail.com>
Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
…id (kedacore#4397)

Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Signed-off-by: ithesadson <thesadson@gmail.com>
kedacore#4387) (kedacore#4401)

Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Co-authored-by: Andy Ward <mortx@toothless.eldarrin.io>
…re#4390)

Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Co-authored-by: jmadajczak <jmadajczak@transparentdata.pl>
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
…acore#4438

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
zroubalik and others added 12 commits June 21, 2023 16:01
…argetGVKR (kedacore#4722)

Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Mathieu Cantin <103442330+mcantinqc@users.noreply.github.com>
…processing deviation (kedacore#4703)

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
…le they are not managed by other ScaledObject (kedacore#4537)

Signed-off-by: Ivan Santos <301291+pragmaticivan@users.noreply.github.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Benjamin Herbert <benjamin@herbert.cc>
kedacore#4558)

--- Accreditation ---

Original PR: kedacore#3828

Borrows from the work originally implemented by: https://github.com/keegancwinchester

Note: I would have loved to have pulled the commit from the original branch, but I could not be able to.

Documentation MR by original implementor: kedacore/keda-docs#932

--- Fixes ---

Fixes # kedacore#3656

--- PR Notes ---

Introduce annotation to pause ScaledJobs.

Signed-off-by: BenJ <benjamin.jessop@fluxfederation.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Co-authored-by: Indresh2410 <130135623+Indresh2410@users.noreply.github.com>
fix: Skip Resolving Secrets From Restricted Namespace (kedacore#4735)
)

Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
Co-authored-by: Joel Smith <joelsmith@users.noreply.github.com>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Co-authored-by: Dao Thanh Tung <ttdao.2015@accountancy.smu.edu.sg>
Co-authored-by: Eldarrin <32762846+Eldarrin@users.noreply.github.com>
fix `msgBacklogThreshold` field being named wrongly as `msgBacklog` (kedacore#4736)
fix: AWS Pod Identity uses default service account if not provided (kedacore#4768)
fix: Restore prometheus metrics in Metrics Server (kedacore#4766)
fix repo bug (kedacore#4792)
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 22, 2023
This is used by CPaaS where Cachito will make a cached copy of anything
needed during the build so that an offline brew build can succeed.
* hack/cma-verify-history.sh: checks history to make sure to use
  rebasebot-friendly commit messages
@openshift-ci
Copy link

openshift-ci bot commented Sep 22, 2023

@joelsmith: 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.

@joelsmith joelsmith changed the title Rebase to upstream 2.11.2 Upstream rebase to 2.11.2 Sep 22, 2023
@joelsmith
Copy link
Author

joelsmith commented Sep 22, 2023

Instruction for reviewer(s):

Compare with upstream (in reverse order): https://github.com/kedacore/keda/commits/release/v2.11
First 116 commits here (9797830..517ed30) are the top 116 there. Beyond verifying that this is the case, no review is required of these commits (already reviewed upstream). Verifying only the commit hash of the most recent commit in both places is sufficient to verify all (as the hash would be different if anything had changed).

Compare the merge commit d811855 to its upstream parent 517ed30 to verify they are identical, showing that the rest of our prior changes are reverted by this merge commit and that we're back to a clean slate, relative to upstream. Here's a link to the diff: 517ed30...d811855 (Files changed: 0)
or you can check out this branch and run git diff 517ed30 d811855 and see that there are no changes.

Verify that remaining commits (prefixed with UPSTREAM:) are all the carry patches re-applied post-rebase and that drop patches are not.
Compare with currently-carried patches (in reverse order): https://github.com/openshift/kedacore-keda/commits/main

@joelsmith
Copy link
Author

FYI, this PR adds a new UPSTREAM: <drop>: commit, 93acaeb, so that the CI job cma-verify-history will pass. This change will get dropped on the next upstream rebase (and we'll go back to aiming at the main branch.

Copy link

@aravindhp aravindhp 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 Sep 22, 2023
@openshift-ci
Copy link

openshift-ci bot commented Sep 22, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aravindhp, joelsmith

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-merge-robot openshift-merge-robot merged commit acae035 into openshift:main Sep 22, 2023
6 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. 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