Skip to content

Commit

Permalink
feat: pod-autoscaling plugin palm index update
Browse files Browse the repository at this point in the history
  • Loading branch information
jfavellar90 authored and regisb committed Jul 31, 2023
1 parent 6004fff commit f4b2215
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions contrib/palm/plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@
Tutor plugin to enable execution of untrusted code in secure sandboxes.
In particular, this plugin is required to run Python-evaluated input XBlocks.
# This plugin was not updated for palm, yet
# - name: pod-autoscaling
# src: -e git+https://github.com/eduNEXT/tutor-contrib-pod-autoscaling@v15.0.0#egg=tutor-contrib-pod-autoscaling
# url: https://github.com/eduNEXT/tutor-contrib-pod-autoscaling
# author: eduNEXT
# maintainer: eduNEXT
# description: |
# Tutor plugin enable pod-autoscaling mechanisms for OpenedX installations in Kubernetes.
# The specific mechanisms are HPA and VPA.
- name: pod-autoscaling
src: -e git+https://github.com/eduNEXT/tutor-contrib-pod-autoscaling@v16.0.0#egg=tutor-contrib-pod-autoscaling
url: https://github.com/eduNEXT/tutor-contrib-pod-autoscaling
author: eduNEXT
maintainer: eduNEXT
description: |
Tutor plugin enable pod-autoscaling mechanisms for OpenedX installations in Kubernetes.
The specific mechanisms are HPA and VPA.

0 comments on commit f4b2215

Please sign in to comment.