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

chore: add makefile for msal-go demo image and update image in docs #212

Merged
merged 3 commits into from
Oct 14, 2021
Merged

chore: add makefile for msal-go demo image and update image in docs #212

merged 3 commits into from
Oct 14, 2021

Conversation

aramase
Copy link
Member

@aramase aramase commented Oct 13, 2021

Signed-off-by: Anish Ramasekar anish.ramasekar@gmail.com

Reason for Change:

  • The old quick start image aramase/dotnet:v0.4 uses AZURE_TOKEN_FILE instead of the newer AZURE_FEDERATED_TOKEN_FILE and will not work with newer versions of the webhook. This PR updates the demo image in quick start to aramase/msal-go:v0.6.0. The image will work for linux/amd64, linux/arm64, windows/1809/amd64, windows/1903/amd64, windows/1909/amd64, windows/2004/amd64 and windows/ltsc2022/amd64.
  • Added a makefile to simplify building the image in the future.

Requirements

  • squashed commits
  • included documentation
  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Please answer the following questions with yes/no:

Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?

  • yes
  • no

Notes for Reviewers:

@aramase aramase requested a review from chewong as a code owner October 13, 2021 23:00
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
test/e2e/e2e_test.go Show resolved Hide resolved
test/e2e/e2e_test.go Show resolved Hide resolved
examples/msal-go/windows.Dockerfile Outdated Show resolved Hide resolved
examples/msal-go/Dockerfile Show resolved Hide resolved
examples/msal-go/Makefile Show resolved Hide resolved
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@aramase aramase merged commit a2c5712 into Azure:main Oct 14, 2021
@chewong chewong deleted the update-demo-image branch October 14, 2021 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants