Jonathan Innis
Jonathan Innis
I think the primary issue I see with ACLs is understanding what is available to you in terms of sources. As much as I like the idea of having some...
I am happy to take this issue up quickly after validation, as the change would be relatively small
@stefanprodan This is not an issue with `spec.commonAnnotations` since it only updates the metadata and not the selectors for any resources, right? Feasibly, we could alter the behavior of the...
@hiddeco If this is being taken, would like to pick this one up
This will cause us to create a service account and assign this service account the ClusterRole binding that allows the executor to do any of the actions that it needs...
This one wasn't the "won't fix" one, I think we said we might take this at a later date
Also, these workflows not being in separate namespaces prevents us from parallelizing the tests which will be critical as the full reconciliation loop takes quite a while if we run...
I still think that a user's expectation would be that an applicationGroup would deploy the workflow in the namespace specified in the AppGroup .metadata.namespace, deploying the service account as well
Is there a specific reason why we chose to have an application group be cluster-scoped? I'm curious the logic here because we could run everything within the namespace
This one could be captured here #313. Haven't made the fix yet but do you have a good idea of how to capture the logs from the workflow step? This...