Skip to content

fix(orc8r): Updated helm chart version for 1.8.0 release#13731

Merged
crasu merged 2 commits intomagma:masterfrom
ShubhamTatvamasi:helm-version-update
Sep 9, 2022
Merged

fix(orc8r): Updated helm chart version for 1.8.0 release#13731
crasu merged 2 commits intomagma:masterfrom
ShubhamTatvamasi:helm-version-update

Conversation

@ShubhamTatvamasi
Copy link
Copy Markdown
Member

@ShubhamTatvamasi ShubhamTatvamasi commented Aug 25, 2022

Summary

Updates the helm chart, docker-images and documentation references to version 1.8.x in order to release the helm chart.

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for opening a PR! 💯

A couple initial guidelines

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@github-actions github-actions bot added component: cwf component: feg FEG-gateway related issues component: orc8r Orchestrator-related issue labels Aug 25, 2022
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines. label Aug 25, 2022
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 25, 2022

feg-workflow

    2 files  203 suites   40s ⏱️
374 tests 374 ✔️ 0 💤 0
388 runs  388 ✔️ 0 💤 0

Results for commit 5fbda70.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 25, 2022

dp-workflow

14 tests   14 ✔️  2m 15s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit 5fbda70.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 25, 2022

cloud-workflow

1 020 tests   1 020 ✔️  2m 17s ⏱️
   356 suites         0 💤
       7 files           0

Results for commit 5fbda70.

♻️ This comment has been updated with latest results.

@pull-request-size pull-request-size bot added size/M Denotes a PR that changes 30-99 lines. and removed size/S Denotes a PR that changes 10-29 lines. labels Aug 25, 2022
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 25, 2022

Oops! Looks like you failed the Python Format Check.

Howto

♻️ Updated: ✅ The check is passing the Python Format Check after the last commit.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 25, 2022

agw-workflow

615 tests   611 ✔️  3m 49s ⏱️
    2 suites      4 💤
    2 files        0

Results for commit 5fbda70.

♻️ This comment has been updated with latest results.

Copy link
Copy Markdown
Contributor

@crasu crasu left a comment

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

@crasu crasu left a comment

Choose a reason for hiding this comment

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

@github-actions github-actions bot added the component: docs Documentation-related issue label Sep 8, 2022
@crasu crasu changed the base branch from master to v1.8 September 8, 2022 10:40
@pull-request-size pull-request-size bot added size/XXL Denotes a Pull Request that changes 1000+ lines. and removed size/M Denotes a PR that changes 30-99 lines. labels Sep 8, 2022
@crasu crasu changed the base branch from v1.8 to master September 8, 2022 10:41
@pull-request-size pull-request-size bot added size/M Denotes a PR that changes 30-99 lines. and removed size/XXL Denotes a Pull Request that changes 1000+ lines. labels Sep 8, 2022
@crasu crasu force-pushed the helm-version-update branch from b64f396 to c37393b Compare September 8, 2022 10:43
@pull-request-size pull-request-size bot removed the size/M Denotes a PR that changes 30-99 lines. label Sep 8, 2022
@github-actions github-actions bot added component: feg FEG-gateway related issues and removed component: dp All updates to Domain Proxy dp module labels Sep 8, 2022
@crasu
Copy link
Copy Markdown
Contributor

crasu commented Sep 8, 2022

done

@ShubhamTatvamasi ShubhamTatvamasi marked this pull request as ready for review September 8, 2022 18:36
@ShubhamTatvamasi ShubhamTatvamasi requested review from a team, m-trojanowski and voisey September 8, 2022 18:36
@crasu
Copy link
Copy Markdown
Contributor

crasu commented Sep 9, 2022

@sklgromek Could you have a look at this?

Copy link
Copy Markdown
Contributor

@sklgromek sklgromek left a comment

Choose a reason for hiding this comment

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

LGTM

@magma magma deleted a comment from github-actions bot Sep 9, 2022
@magma magma deleted a comment from github-actions bot Sep 9, 2022
@magma magma deleted a comment from github-actions bot Sep 9, 2022
@magma magma deleted a comment from github-actions bot Sep 9, 2022
@magma magma deleted a comment from github-actions bot Sep 9, 2022
Copy link
Copy Markdown
Contributor

@alexzurbonsen alexzurbonsen left a comment

Choose a reason for hiding this comment

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

LGTM

Comment thread docs/readmes/orc8r/deploy_intro.md
@MagmaCIBot
Copy link
Copy Markdown

💚 All backports created successfully

Status Branch Result
v1.8

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

MagmaCIBot pushed a commit that referenced this pull request Sep 9, 2022
* fix(orc8r): Updated helm chart version for 1.8.0 release

Signed-off-by: Shubham Tatvamasi <[email protected]>
(cherry picked from commit 6827767)
maxhbr pushed a commit that referenced this pull request Sep 9, 2022
…3882)

Force merge as releasing-team-approved by panyogesh

* fix(orc8r): Updated helm chart version for 1.8.0 release

Signed-off-by: Shubham Tatvamasi <[email protected]>
(cherry picked from commit 6827767)

Co-authored-by: Shubham Tatvamasi <[email protected]>
@nstng nstng mentioned this pull request Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apply-v1.8 backported-v1.8 component: cwf component: docs Documentation-related issue component: feg FEG-gateway related issues component: orc8r Orchestrator-related issue size/M Denotes a PR that changes 30-99 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants