nebari-dev / nebari-workflow-controller

A WIP kubernetes admission controller to control what workflows can be deployed by which users
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

add check before iterating over spec templates #22

Open patrix58 opened 4 months ago

patrix58 commented 4 months ago

Fixes an issue encountered while running a Nebari v2024.5.1 on Kubernetes v1.23 image

Reference Issues or PRs

What does this implement/fix?

Put a x in the boxes that apply

Testing

We tested it on our cloud with building a custom image on our docker registry and referencing that image in the Nebari deployment configuration. We plan to reference the official image again in the future as soon as this change is being released.

Documentation

Not documented, non breaking change.