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

Upgrading deck-oes from OES-1.30.X to OES-1.33.X #8

Merged
merged 85 commits into from
Jun 11, 2024

Conversation

sahititarigoppula
Copy link
Collaborator

@sahititarigoppula sahititarigoppula commented Jun 5, 2024

ParentJira : https://devopsmx.atlassian.net/browse/OP-22085
JIra : https://devopsmx.atlassian.net/browse/OP-22193

  • Build got success.
  • All the test cases are passed.
  • All commits covered from sheet.

We prefer small, well tested pull requests.

Please refer to Contributing to Spinnaker.

When filling out a pull request, please consider the following:

  • Follow the commit message conventions found here.
  • Provide a descriptive summary for your changes.
  • If it fixes a bug or resolves a feature request, be sure to link to that issue.
  • Add inline code comments to changes that might not be obvious.
  • Squash your commits as you keep adding changes.
  • Add a comment to @spinnaker/reviewers for review if your issue has been outstanding for more than 3 days.

Note that we are unlikely to accept pull requests that add features without prior discussion. The best way to propose a feature is to open an issue first and discuss your ideas there before implementing them.


Helpful Tips

Add screenshots and annotations

Add a gif to show an action

GIFs are great to show an action, however they sometimes move too fast.
One way to improve them is to capture 3 pieces of content:

  • screenshot before an action
  • screenshot after the action
  • gif of the action
  • You can edit a gif using https://ezgif.com/

Put a border around a screenshot/gif

Add a border to help improve the readability.

<kbd>![](https://www.spinnaker.io/assets/images/spinnaker-logo-inline.svg)</kbd>

Add expandable sections

Add expandable sections to hide away large code blocks/images or reduce the motion of a gifs
const example = 'spinnaker spinnaker SPINNAKER';

siddhu-opsmx and others added 30 commits May 27, 2024 15:48
spinnaker#9971)

* feat(cloudRun): Implemented manifest stage for cloudRun

* feat(cloudRun): Incorporated suggested changes
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Byron <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v1...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 0 to 1.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@v0...v1)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
…ker#9964)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…o 1 (spinnaker#9966)

Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 0 to 1.
- [Release notes](https://github.com/google-github-actions/upload-cloud-storage/releases)
- [Changelog](https://github.com/google-github-actions/upload-cloud-storage/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/upload-cloud-storage@v0...v1)

---
updated-dependencies:
- dependency-name: google-github-actions/upload-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…r#9962)

Bumps [actions/github-script](https://github.com/actions/github-script) from 0.9.0 to 6.4.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@0.9.0...v6.4.0)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* changing set-output to github_output

The `set-output` command is deprecated and will be disabled soon (May 2023)

* changing set-output to github_output

The `set-output` command is deprecated and will be disabled soon (May 2023)

* changing set-output to github_output

The `set-output` command is deprecated and will be disabled soon (May 2023)

* changing set-output to github_output

The `set-output` command is deprecated and will be disabled soon (May 2023)

---------

Co-authored-by: David Byron <[email protected]>
* chore(publish): publish packages (e436465)

 - @spinnaker/[email protected]
 - [email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]

* feat(peerdep-sync): Synchronize peerdependencies

* chore(publish): publish peerdeps (e436465)

 - @spinnaker/[email protected]

---------

Co-authored-by: spinnakerbot <[email protected]>
update(rolling red/black) remove experimental label

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
…essages (spinnaker#9771)" (spinnaker#10021) (spinnaker#10023)

This reverts commit 7e3dd50.

(cherry picked from commit 62033d0)

Co-authored-by: Matt Gogerly <[email protected]>
…ails of the APIs versions (spinnaker#10036) (spinnaker#10047)

- 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]>
…nnaker#10032)

* 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]>
…naker#10011)

* feat(artifacts): Add support for artifact store views and calls

/artifacts/content-address/{reference} is a new API that allows for
requests to be made to get full artifacts.

Also adds support for new artifact type of remote/base64

Signed-off-by: benjamin-j-powell <[email protected]>

* fix(artifacts): Produced artifacts missing remote/bas64

Signed-off-by: benjamin-j-powell <[email protected]>

---------

Signed-off-by: benjamin-j-powell <[email protected]>
Co-authored-by: Maeve Spark <[email protected]>
Co-authored-by: benjamin-j-powell <[email protected]>
…naker#10011)

* feat(artifacts): Add support for artifact store views and calls

/artifacts/content-address/{reference} is a new API that allows for
requests to be made to get full artifacts.

Also adds support for new artifact type of remote/base64

Signed-off-by: benjamin-j-powell <[email protected]>

* fix(artifacts): Produced artifacts missing remote/bas64

Signed-off-by: benjamin-j-powell <[email protected]>

---------

Signed-off-by: benjamin-j-powell <[email protected]>
Co-authored-by: Maeve Spark <[email protected]>
Co-authored-by: benjamin-j-powell <[email protected]>
… type (spinnaker#9977)

* feat(cdevents-webhooks) : CDEvents webhook GUI implementation

* adding help content for attributeConstraints

* addressing review comments

* fix: Sorting the import statements
* feat(lambda): migrate AWS Lambda plugin to OSS

* feat(lambda): migrate AWS Lambda plugin to OSS

* Publish packages to NPM (spinnaker#9984)

* chore(publish): publish packages (b08cf2e)

 - [email protected]
 - @spinnaker/[email protected]

* feat(peerdep-sync): Synchronize peerdependencies

* chore(publish): publish peerdeps (b08cf2e)

 - @spinnaker/[email protected]

---------

Co-authored-by: spinnakerbot <[email protected]>

* fix(lambda): remove Jest test that doesn't test anything

* feat(runtimes): Update list of available runtimes

* update(rolling red/black) remove experimental label (spinnaker#9987)

update(rolling red/black) remove experimental label

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* fix(angular): fix missed AngularJS bindings (spinnaker#9989)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Publish packages to NPM (spinnaker#9990)

* chore(publish): publish packages (f947bf9)

 - @spinnaker/[email protected]
 - [email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]

* feat(peerdep-sync): Synchronize peerdependencies

* chore(publish): publish peerdeps (f947bf9)

 - @spinnaker/[email protected]

---------

Co-authored-by: spinnakerbot <[email protected]>

* fix(ecs): VPC Subnet dropdown fix in ecs server group creation.

* feat(deck): make StageFailureMessage component overridable (spinnaker#9994)

* chore(build): fix package bump PR action (spinnaker#9995)

* Publish packages to NPM (spinnaker#9993)

* chore(publish): publish packages (61cbbf0)

 - @spinnaker/[email protected]
 - [email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]

* feat(peerdep-sync): Synchronize peerdependencies

* chore(publish): publish peerdeps (61cbbf0)

 - @spinnaker/[email protected]

---------

Co-authored-by: spinnakerbot <[email protected]>

* chore(dependencies): Autobump spinnakerGradleVersion (spinnaker#9996)

Co-authored-by: root <root@daa08b560ddd>

* fix(core/pipeline): Pipeline builder-pipeline action dropdown closing not properly (spinnaker#9999)

* feat(icons): allow plugins to provide custom icon components (spinnaker#10001)

* feat(icons): allow plugins to provide custom icon components

Enables plugins to use the Icon component with a custom icon.

Currently the Icon component is limited to only icons defined in iconsByName.

* feat(icons): fix logic

* feat(icons): different errors for different props

* Publish packages to NPM (spinnaker#10000)

* chore(publish): publish packages (e436465)

 - @spinnaker/[email protected]
 - [email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]

* feat(peerdep-sync): Synchronize peerdependencies

* chore(publish): publish peerdeps (e436465)

 - @spinnaker/[email protected]

---------

Co-authored-by: spinnakerbot <[email protected]>

* chore(dependencies): Autobump spinnakerGradleVersion (spinnaker#10002)

Co-authored-by: root <root@dd6eae37ba45>

* chore(dependencies): Autobump spinnakerGradleVersion (spinnaker#10004)

Co-authored-by: root <root@4689353c0091>

* feat(lambda): migrate AWS Lambda plugin to OSS

* feat(lambda): migrate AWS Lambda plugin to OSS

* fix(lambda): remove Jest test that doesn't test anything

* feat(runtimes): Update list of available runtimes

* feat(lambda): put stages behind feature flag

---------

Co-authored-by: Spinnaker Bot <[email protected]>
Co-authored-by: spinnakerbot <[email protected]>
Co-authored-by: Shlomo Daari <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Siddhu <[email protected]>
Co-authored-by: spinnakerbot <[email protected]>
Co-authored-by: root <root@daa08b560ddd>
Co-authored-by: Rajinderpal Singh Siddhu <[email protected]>
Co-authored-by: root <root@dd6eae37ba45>
Co-authored-by: root <root@4689353c0091>
ovidiupopa07 and others added 26 commits May 30, 2024 17:40
* chore(upgrades): OS Upgrades

* feat: Switch JDK to the JRE and use 17

---------

Co-authored-by: ovidiupopa07 <[email protected]>
* chore(publish): publish packages (b763cae)

 - @spinnaker/[email protected]
 - [email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]

* feat(peerdep-sync): Synchronize peerdependencies

* chore(publish): publish peerdeps (b763cae)

 - @spinnaker/[email protected]

---------

Co-authored-by: spinnakerbot <[email protected]>
* chore(publish): publish packages (b763cae)

 - @spinnaker/[email protected]
 - [email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]

* feat(peerdep-sync): Synchronize peerdependencies

* chore(publish): publish peerdeps (b763cae)

 - @spinnaker/[email protected]

---------

Co-authored-by: spinnakerbot <[email protected]>
* chore(publish): publish packages (2a5ebe2)

 - @spinnaker/[email protected]
 - [email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]

* feat(peerdep-sync): Synchronize peerdependencies

* chore(publish): publish peerdeps (2a5ebe2)

 - @spinnaker/[email protected]

---------

Co-authored-by: spinnakerbot <[email protected]>
* chore(publish): publish packages (dbf0574)

 - @spinnaker/[email protected]
 - [email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]

* feat(peerdep-sync): Synchronize peerdependencies

* chore(publish): publish peerdeps (dbf0574)

 - @spinnaker/[email protected]

---------

Co-authored-by: spinnakerbot <[email protected]>
…nnaker#10027)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.4.2 to 2.9.16.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pinnaker#10028)

Bumps [luxon](https://github.com/moment/luxon) from 1.23.0 to 1.28.1.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@1.23.0...1.28.1)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ions tab (spinnaker#10050)

* Fix: Exporting availableRuntimes from the Stage definition for the Functions infra tab

* Fixing formatting - prettier
* 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
…ails of the APIs versions (spinnaker#10036)

- 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
… in application config (spinnaker#10020)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
…ds (spinnaker#10081) (spinnaker#10083)

* fix(runJobs): Persist External Log links after the deletion of the pods

* fix(runJobs): Persist External Log links after the deletion of the pods

---------

Co-authored-by: ovidiupopa07 <[email protected]>
(cherry picked from commit fd55cf1)

Co-authored-by: Christos Arvanitis <[email protected]>
…ds (spinnaker#10081) (spinnaker#10083)

* fix(runJobs): Persist External Log links after the deletion of the pods

* fix(runJobs): Persist External Log links after the deletion of the pods

---------

Co-authored-by: ovidiupopa07 <[email protected]>
(cherry picked from commit fd55cf1)

Co-authored-by: Christos Arvanitis <[email protected]>
…ds (spinnaker#10081) (spinnaker#10083)

* fix(runJobs): Persist External Log links after the deletion of the pods

* fix(runJobs): Persist External Log links after the deletion of the pods

---------

Co-authored-by: ovidiupopa07 <[email protected]>
(cherry picked from commit fd55cf1)

Co-authored-by: Christos Arvanitis <[email protected]>
@meerajose
Copy link
Collaborator

Verified the commits in the sheet, All are present.
verified gradle files, and other package version upgrades.
All from latest.
good to merge

Copy link
Collaborator

@meerajose meerajose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

Copy link
Collaborator

@siddhu-opsmx siddhu-opsmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cloned this repo and checkout to OES-1.33.x-mergebranch branch. Unable to go through each functionality but Build is successful , all functional and integration test case passed. So looks good, to merge.

@sahititarigoppula sahititarigoppula merged commit c14059e into OES-1.33.x Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.