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

feat: pod-autoscaling plugin palm index update #2

Merged
merged 1 commit into from
Jul 31, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.