Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Use WorkflowTemplate/ClusterWorkflowTemplate Informers when validating CronWorkflows #11470

Merged
merged 9 commits into from
Jul 29, 2023

Commits on Jul 27, 2023

  1. feat: add informers for wftmpl/cwftmpl to CronWorkflow validation

    Signed-off-by: Julie Vogelman <julievogelman0@gmail.com>
    juliev0 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8f1ee54 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. feat: workflowtemplate validation using informer

    Signed-off-by: Julie Vogelman <julievogelman0@gmail.com>
    juliev0 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    70e75db View commit details
    Browse the repository at this point in the history
  2. feat: use Informers for CronWorkflow WorkflowTemplate validation

    Signed-off-by: Julie Vogelman <julievogelman0@gmail.com>
    juliev0 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    521e549 View commit details
    Browse the repository at this point in the history
  3. feat: use informers for CronWorkflow validation of WorkflowTemplates

    Signed-off-by: Julie Vogelman <julievogelman0@gmail.com>
    juliev0 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    68e0983 View commit details
    Browse the repository at this point in the history
  4. fix: remove temporary log line

    Signed-off-by: Julie Vogelman <julievogelman0@gmail.com>
    juliev0 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    dd11029 View commit details
    Browse the repository at this point in the history
  5. feat: use informers for CronWorkflow validation of WorkflowTemplates

    Signed-off-by: Julie Vogelman <julievogelman0@gmail.com>
    juliev0 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2d75e24 View commit details
    Browse the repository at this point in the history
  6. chore: cleanup

    Signed-off-by: Julie Vogelman <julievogelman0@gmail.com>
    juliev0 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    aa809c0 View commit details
    Browse the repository at this point in the history
  7. fix: merge conflicts

    Signed-off-by: Julie Vogelman <julievogelman0@gmail.com>
    juliev0 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f3a8ee7 View commit details
    Browse the repository at this point in the history
  8. chore: reorder imports

    Signed-off-by: Julie Vogelman <julievogelman0@gmail.com>
    juliev0 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    70c7c37 View commit details
    Browse the repository at this point in the history