-
Notifications
You must be signed in to change notification settings - Fork 64
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
delete ingress folder and add ingress yaml (WIP) #573
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this,,🙏☕️ You know the best, mostly its removing, defiantly lets get this tested before release. Thanks heaps.
418043a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! It's a reminder for us to double check the bot updates.
This PR cleans up ingress folder (it is duplication of samples/todo-app but with ingress) and replaced it with deployment-ingress.yaml which creates an ingress. Also removed deployment-arm yaml's which aren't required since docker builds are using buildx which builds for multiple platforms.
while testing this PR found out, several dependencies were updated causing some changes to samples folder ex: anchor is deprecated in next.js.