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

fix: Allow ScaledObject.MinReplicaCount to be set to 0 #5571

Open
wants to merge 94 commits into
base: main
Choose a base branch
from

Commits on Mar 4, 2024

  1. fix: Allows ScaledObject.MinReplicaCount to be set to 0.

    Makes ScaledObject API to be closer to ScaleJob API.
    Renames functions to MinReplicaCount and MaxReplicaCount.
    Updates doc strings to correspond new names.
    Set MinReplicaCount default to 0 as written in the doc:
    https://keda.sh/docs/1.5/concepts/scaling-deployments/#overview.
    Moves HPA related hacks into hpa.go.
    
    Fixes: 5570.
    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7cf4c6c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    489d9e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    727ed55 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Adds CHANGELOG

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    15a72e5 View commit details
    Browse the repository at this point in the history
  2. Fixes CHANGELOG order

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    dafc860 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0eddd1d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4589080 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    34864be View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    75cbc11 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fd98a30 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    bc56f3d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    097ac6b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fe3d8fd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7e60aaa View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a1a5d30 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    50229a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    255e688 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7c71f9b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3c2d20e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1d5989a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1a7e5bf View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e44c100 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1a835eb View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    32ce1f8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7d6f1ba View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    49195f4 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5b33604 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    445cba3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4a9d950 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 7, 2024
    Configuration menu
    Copy the full SHA
    81f371d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fb0a50c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    45d0b12 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 10, 2024
    Configuration menu
    Copy the full SHA
    02fd2cd View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7810619 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 15, 2024
    Configuration menu
    Copy the full SHA
    76efa11 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c34bb49 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d76b616 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 27, 2024
    Configuration menu
    Copy the full SHA
    96ae74d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 28, 2024
    Configuration menu
    Copy the full SHA
    82e25fc View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 29, 2024
    Configuration menu
    Copy the full SHA
    92278d8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6ed0d4f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ad64169 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    46a8fb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2c9915a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d97529c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e45ed7b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7703a11 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ad9e212 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8e5666d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6c31602 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    acdf330 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a0af13e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9a81552 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    75a9376 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a31c843 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f46dce8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c569a38 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    be1ddc6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7b29b59 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    43103cb View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    477c056 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    57d802c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    13cbc04 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    601674a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5237059 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7d69691 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1349c5b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a67b5ca View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    82b9989 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cebea40 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    920a463 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    03676da View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    82fe71f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6d257b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    85dabee View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bf012ce View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    060725b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c73c838 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6474c97 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f7ea1e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    eaa2fa3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a362cb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7fddf38 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    62e9497 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    95135df View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d648537 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fe3c361 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    22179d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    44e631a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1e1df45 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e78aa81 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    571837d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3597735 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-5570

    Signed-off-by: Yury Akudovich <[email protected]>
    yorik committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1b4ab31 View commit details
    Browse the repository at this point in the history