timflannagan / rukpak

Rukpak runs in a Kubernetes cluster and defines an API for installing cloud native bundle content
Apache License 2.0
0 stars 0 forks source link

[tflannag] add test specs for ensuring the object and metadata ConfigMaps get re... #5

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

https://github.com/timflannagan/rukpak/blob/c68e60b836d7b0fe452cf592436d536613c9b16b/test/e2e/plain-v0_provisioner_test.go#L89


            })
        })

        // TODO(tflannag): add test specs for ensuring the object and metadata ConfigMaps get re-created when deleted!
        It("should re-create underlying system resources", func() {
            var (
                pod *corev1.Pod
github-actions[bot] commented 2 years ago

This issue has become stale because it has been open 60 days with no activity. The maintainers of this repo will remove this label during issue triage or it will be removed automatically after an update. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.