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

feat(agw): add architecture value to helm charts to support ARM deploy… #14863

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

jblakley
Copy link
Contributor

@jblakley jblakley commented Jan 18, 2023

Signed-off-by: Jim Blakley jblake1@andrew.cmu.edu

Summary

Updated agwc-helm-charts to add a value "arch" and modified the templates to use this value on image pull. This enables helm to pull the ARM images rather than the x86 images on a helm install. README was updated accordingly.

The code submitted also takes out the installation of the GW_CHALLENGE_KEY. This was not working correctly and was done manually as described here: https://docs.magmaindia.org/deploy/agw/install-agw-helm.html.

Test Plan

Tested on an ARM64 Ampere server. AGW has been deployed in operation in our network for over a week with no issues. (including eNB and connected UE). Tested helm install --dry-run to verify that x86 images urls remain correct.

Additional Information

  • This change is backwards-breaking

@jblakley jblakley requested a review from a team as a code owner January 18, 2023 20:25
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines. label Jan 18, 2023
@github-actions
Copy link
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 the component: agw Access gateway-related issue label Jan 18, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2023

✔️ The Semantic PR check ended with status success. See instructions on formatting your commit and pull request titles.

@jblakley jblakley changed the title feat(agw) add architecture value to helm charts to support ARM deploy… feat(agw): add architecture value to helm charts to support ARM deploy… Jan 18, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2023

FeG Lint & Test

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

Results for commit ee7dddb.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2023

DP Lint & Test

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

Results for commit ee7dddb.

♻️ This comment has been updated with latest results.

…yment

Signed-off-by: Jim Blakley <jblake1@andrew.cmu.edu>
@LKreutzer
Copy link
Contributor

Workflows should now be running on the PR - some workflows require manual approval to run for first time contributors. Thank you for contributing.

Copy link
Contributor

@panyogesh panyogesh left a comment

Choose a reason for hiding this comment

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

LGTM

@panyogesh panyogesh merged commit 0e1d895 into magma:master Aug 29, 2023
112 checks passed
lucasgonze pushed a commit to lucasgonze/magma that referenced this pull request Feb 29, 2024
…yment (magma#14863)

Signed-off-by: Jim Blakley <jblake1@andrew.cmu.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: agw Access gateway-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.

None yet

3 participants