Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

First release of Porter bundle for Azure Service Operator.

Latest
Compare
Choose a tag to compare
@Tatsinnit Tatsinnit released this 13 Dec 21:37
· 5 commits to main since this release
ff6124d

Thank you so much all for encouragement and involvement.

Here is the MCR image reference for the Porter bundle:

  • mcr.microsoft.com/aks/porter/azure-service-operator:v0.0.2

Sample use from porter context will be:

  • 🐱 porter install -c <cred-name> –-reference mcr.microsoft.com/aks/porter/azure-service-operator:v0.0.2

Special mentions:

  • @rzhang628 program manager for this project and thanks so much for discussions.
  • @davefellows as always for discussions, enabling and for being proponent of this idea.
  • @carolynvs + porter team for doc review, for creating porter and being easily approachable for quick pings and pongs.
  • @squillace a huge thanks for the help in initial POC and helping understand Porter and how it will work with given scenario.
  • @itowlson for actually throwing an idea around this way back over a hallway chat.
  • @babbageclunk, @matthchr from ASO (azure service operator) for chill discussions around the ASO service installation steps.

❤️🙏☕️

Edit - 20th December

  • We have GHCR package named: ghcr.io/azure/azure-service-operator:v0.0.2 , Thanks ❤️🙏
  • We also have a Workflow for triggering it whenever necessary.