Results 34 issues of Ryan Cook

This would provide for us a way to update resources once they have been applied and bypass the isFinished flag

Allow for the setting of labels within job templates and jobs to allow for better querying in the UI and through backstage

Figure out a way to reenable molecule testing

If job templates are launched from a controller and they are incorrect they will be launched in an infinite loop. How to test. * Modify the sample job to point...

Working on setting an exit status Closes #23

We need to store any outputs within a secret file so that they can be extracted and used

Currently there is nothing that outputs if the worker was successful in its run.

How would we provide cloud credentials to a worker as a secret to be able to generate remote assets

Using the practices from COP we should use concurrent builds rather than the repeat build process currently in use

**Description** Right now https://github.com/sigstore/scaffolding/blob/main/cmd/tuf/server/main.go is written to where the container can only run in Kubernetes. I think if we handle the initial steps to handle Kubernetes or some var if...

enhancement