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

Release 1.30.x #5

Merged
merged 28 commits into from
Sep 12, 2024
Merged

Release 1.30.x #5

merged 28 commits into from
Sep 12, 2024

Commits on Oct 6, 2022

  1. fix(core): Do not set static document base URL (spinnaker#9890) (spin…

    …naker#9892)
    
    The previous change to enable optional path-based routing (spinnaker#9802) added a `<base>` tag, which regressed serving hash-based routing at non-root public paths.
    
    This change returns to AngularJS's default behavior when using hash-based routing.  Note that path-based routing will continue to only function when served from a domain root.
    
    Resolves spinnaker/spinnaker#6723
    
    (cherry picked from commit 5ac7516)
    
    Co-authored-by: jcavanagh <[email protected]>
    mergify[bot] and jcavanagh authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    a078cc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. fix(aws): fix instance type selector by allowing instance types that …

    …can't be validated. (spinnaker#9893) (spinnaker#9895)
    
    * fix(aws): fix instance type selector by allowing instance types that can't be validated.
    
    spinnaker/spinnaker#6734
    
    * fix(aws): adding test for instance type selector fix
    
    spinnaker/spinnaker#6734
    (cherry picked from commit 563b6f6)
    
    Co-authored-by: Prathibha Datta Kumar <[email protected]>
    mergify[bot] and pdk27 authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    eeed499 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. fix(links): update link to spinnaker release changelog (spinnaker#9897)…

    … (spinnaker#9900)
    
    * fix(links): update link to spinnaker release changelog
    
    * prettier
    
    (cherry picked from commit 1591513)
    
    Co-authored-by: Jared Stehler <[email protected]>
    mergify[bot] and jaredstehler authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c3ea5bc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. fix(aws): Fixing bugs related to clone CX when instance types are inc…

    …ompatible with image/region (spinnaker#9901) (spinnaker#9907)
    
    * fix(aws): Fixing bugs related to clone UX when instance types are incompatible with image/region
    
    Displaying warnings when incompatible instance types are removed
    
    spinnaker/spinnaker#6734
    
    * fix(aws): PR feedback
    
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    (cherry picked from commit d7290c4)
    
    Co-authored-by: Prathibha Datta Kumar <[email protected]>
    mergify[bot] and pdk27 authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f2c0467 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. chore(dependencies): Autobump spinnakerGradleVersion (spinnaker#9916) (

    …spinnaker#9927)
    
    Co-authored-by: root <root@2dd4f76bffcc>
    (cherry picked from commit 64d03bc)
    
    Co-authored-by: spinnakerbot <[email protected]>
    mergify[bot] and spinnakerbot authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ab3cb6e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. feat(pipeline): added feature flag for pipeline when mj stage child (s…

    …pinnaker#9914) (spinnaker#9921)
    
    * feat(pipeline): added feature flag for pipeline when mj stage child
    
    * fix(pipeline): added verification for sub pipe data
    
    * added guard verification for undefined data
    
    Co-authored-by: Fernando Freire <[email protected]>
    (cherry picked from commit 4b6fd53)
    
    Co-authored-by: Oscar Michel Herrera <[email protected]>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    mergify[bot] and OscarMichelH authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    30cb2e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. fix(timeout): Added feature flag for rollback timeout ui input. (back…

    …port spinnaker#9937) (spinnaker#9941)
    
    * fix(timeout): Added feature flag for rollback timeout ui input. (spinnaker#9937)
    
    * fix(timeout): Added feature flag for rollback timeout ui input.
    
    * fix(timeout): Added feature flag for rollback timeout ui input.
    
    (cherry picked from commit e239be3)
    
    # Conflicts:
    #	packages/amazon/src/pipeline/stages/rollbackCluster/rollbackClusterStage.html
    
    * fix(timeout): Added feature flag for rollback timeout ui input. (spinnaker#9944)
    
    ---------
    
    Co-authored-by: DanielaS12 <[email protected]>
    mergify[bot] and DanielaS12 authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    394ba17 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

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

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    2250a47 View commit details
    Browse the repository at this point in the history
  2. Publish packages to NPM (spinnaker#9949)

    * chore(publish): publish packages (2250a47)
    
     - [email protected]
     - @spinnaker/[email protected]
    
    * feat(peerdep-sync): Synchronize peerdependencies
    
    * chore(publish): publish peerdeps (2250a47)
    
     - @spinnaker/[email protected]
    
    ---------
    
    Co-authored-by: spinnakerbot <[email protected]>
    spinnakerbot2 and spinnakerbot authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    21bd843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8027b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from homedepot/release-1.29.x-remove

    [CN-1890] disable deploy options
    pjberry16 authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    0a8d106 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on Mar 8, 2023

  1. Revert "feat(Blue/Green): Add warning label and enhance disable/enabl…

    …e manifest stage with Deployment kind." (spinnaker#9951)
    link108 authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    596d974 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. chore(dev): specifying React code for Deck PRs (spinnaker#9953)

    Co-authored-by: Cameron Motevasselani <[email protected]>
    link108 and Cameron Motevasselani authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    306c5f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. feat(provider/cloudrun): Added cloudrun functionality to deck (spinna…

    …ker#9931)
    
    * feat(provider/cloudrun): Added cloudrun functionality to deck
    
    * feat(provider/cloudrun): Incorporated Suggested Changes
    
    * feat(provider/cloudRun): Fixed build issue
    
    ---------
    
    Co-authored-by: rsinghsidhu <[email protected]>
    siddhu-opsmx and rajinderSiddhu authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    3611e95 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

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

Commits on Mar 21, 2023

  1. Publish packages to NPM (spinnaker#9955)

    * chore(publish): publish packages (e1b8d70)
    
     - [email protected]
    
    * feat(peerdep-sync): Synchronize peerdependencies
    
    * chore(publish): publish peerdeps (e1b8d70)
    
     - @spinnaker/[email protected]
    
    ---------
    
    Co-authored-by: spinnakerbot <[email protected]>
    spinnakerbot2 and spinnakerbot authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    b727bf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. feat(deck): make StageFailureMessage component overridable (backport s…

    …pinnaker#9994) (spinnaker#10007)
    
    * feat(deck): make StageFailureMessage component overridable (spinnaker#9994)
    
    (cherry picked from commit 39f70cc)
    
    # Conflicts:
    #	version.json
    
    * chore(build): fix backport merge conflict
    
    ---------
    
    Co-authored-by: Matt <[email protected]>
    mergify[bot] and mattgogerly authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    4ad1f06 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Revert "fix(core): conditionally hide expression evaluation warning m…

    …essages (spinnaker#9771)" (spinnaker#10021) (spinnaker#10024)
    
    This reverts commit 7e3dd50.
    
    (cherry picked from commit 62033d0)
    
    Co-authored-by: Matt Gogerly <[email protected]>
    mergify[bot] and mattgogerly authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c66d542 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. fix: Scaling bounds should parse float not int (spinnaker#10026) (spi…

    …nnaker#10031)
    
    * fix: Scaling bounds should parse float not int
    
    Currently the API can do this, the model supports this, but the parseInt removes decimals from the UI
    
    * fix: Decimal support for upper/lower bound ASG tests
    
    (cherry picked from commit b763cae)
    
    Co-authored-by: Jason <[email protected]>
    mergify[bot] and jasonmcintosh authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f8dc0af View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. feat(helm/bake): Add additional input fields where we can fill in det…

    …ails of the APIs versions (spinnaker#10036) (spinnaker#10046)
    
    - These input fields will not be pre-populated with versions of the target cluster available in the environment.
    
    - They will become part of the bake result.
    
    - Added API_VERSIONS_ENABLED env variable flag
    
    (cherry picked from commit d968183)
    
    Co-authored-by: Krystian <[email protected]>
    mergify[bot] and ciurescuraul authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e9358ab View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. fix: Updating Lambda functions available Runtimes (spinnaker#10055) (s…

    …pinnaker#10056)
    
    (cherry picked from commit 669d1ed)
    
    Co-authored-by: Christos Arvanitis <[email protected]>
    mergify[bot] and christosarvanitis authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    25e472e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Update 1.29.7 (#3)

    * fix: UI crashes when running pipeline(s) with many stages. (backport spinnaker#9960) (spinnaker#9974)
    
    Co-authored-by: armory-abedonik <[email protected]>
    
    * Revert "fix(core): conditionally hide expression evaluation warning messages (spinnaker#9771)" (spinnaker#10021) (spinnaker#10025)
    
    This reverts commit 7e3dd50.
    
    (cherry picked from commit 62033d0)
    
    Co-authored-by: Matt Gogerly <[email protected]>
    
    * fix: Scaling bounds should parse float not int (spinnaker#10026) (spinnaker#10035)
    
    * fix: Scaling bounds should parse float not int
    
    Currently the API can do this, the model supports this, but the parseInt removes decimals from the UI
    
    * fix: Decimal support for upper/lower bound ASG tests
    
    (cherry picked from commit b763cae)
    
    Co-authored-by: Jason <[email protected]>
    
    * Fix CreateSecurityGroups ternary
    
    * Remove failing test for disabled action
    
    * Temporally adding GH workflows to build Docker from this branch
    
    * Temporally disabling other GHA workflows
    
    * Adding 'thd' prefix to IMAGE_NAME env var
    
    * Changing image name from 'deck' to 'thd-deck'
    
    * Apply master GHA changes
    
    ---------
    
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    Co-authored-by: armory-abedonik <[email protected]>
    Co-authored-by: Matt Gogerly <[email protected]>
    Co-authored-by: Jason <[email protected]>
    Co-authored-by: Rodrigo Tovar <[email protected]>
    6 people authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c446802 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    9f6ab5e View commit details
    Browse the repository at this point in the history
  2. Update GHA branch name

    ryanjohnsontv committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    77f6d48 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    810c78f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8940e52 View commit details
    Browse the repository at this point in the history