Hi all :wave:
Today, @data-mlep has released a new version of RMI, which includes several major and minor improvements from previous release :yay:
Major
rm-scheduler
. From now on, it’s recommended to use KFP to create scheduler instead of using Cloud Composer. To create scheduler using KFP, please refer to this documentation
serving
commands to use KFP:
rmi serving delete
rmi serving set-canary
rmi serving destroy
rmi serving publish-promote
command. It’s the best practice to use this command to deploy to prod to ensure deployment in stg
== prod
data-jenkins-bot
with data-github-bot
so you don’t need to create another PR to add data-jenkins-bot
to your repo and wait for @data-cde to approve the invitation Minor
rmi
makes an HTTP request to KFP to handle intermittent network issue
Update your RMI version to v3.1.0 by executing rmi update -v v3.1.0
. Please update the RMI version to v3.1.0
in your local computer and CI/CD pipeline before May 28th so we can start decommissioning data-jenkins-bot
soon.
For more detailed guide and documentation, please refer to RMI Confluence Page
Got any questions? Feel free to contact @data-mlep via #rm-support slack channel
Thanks! :bows: