You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't as much of a bug as is it a clarification on steps required to add a new plugin to the helm chart.
I am trying to create a fork of this project which creates a modification of the preemption toleration pkg code to fit my use case. In order for the newly created plugin to be a part of the image, what do I need to do? Do I just need to create the new plugin the the pkg folder, add the new preemption args to the register.go file, and enable my plugin in the manfiest helm chart values file?
Or do I need to do something in the manifest folder or elsewhere so to make the helm chart aware of the new plugin?
Thanks.
What did you expect to happen?
I'm just looking for way to add a new plugin to the helm chart.
How can we reproduce it (as minimally and precisely as possible)?
No response
Anything else we need to know?
No response
Kubernetes version
$ kubectl version
# paste output here
Scheduler Plugins version
The text was updated successfully, but these errors were encountered:
Area
Other components
No response
What happened?
This isn't as much of a bug as is it a clarification on steps required to add a new plugin to the helm chart.
I am trying to create a fork of this project which creates a modification of the preemption toleration pkg code to fit my use case. In order for the newly created plugin to be a part of the image, what do I need to do? Do I just need to create the new plugin the the pkg folder, add the new preemption args to the register.go file, and enable my plugin in the manfiest helm chart values file?
Or do I need to do something in the manifest folder or elsewhere so to make the helm chart aware of the new plugin?
Thanks.
What did you expect to happen?
I'm just looking for way to add a new plugin to the helm chart.
How can we reproduce it (as minimally and precisely as possible)?
No response
Anything else we need to know?
No response
Kubernetes version
Scheduler Plugins version
The text was updated successfully, but these errors were encountered: