Kevin Downey

Results 19 issues of Kevin Downey

**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE **What happened**: We want to call validate workflows on demand and return a seperate more specific response to the client. ex....

design

**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE **What happened**: See https://github.com/keikoproj/active-monitor/pull/118/files Switch to [emissary](https://argoproj.github.io/argo-workflows/workflow-executors/#emissary-emissary) workflow-executor and workflow-controller [v3.3.x](https://github.com/argoproj/argo-workflows/releases/tag/v3.3.9) **What you expected to happen**: - Switch Argo workflow-controller and...

hacktoberfest

**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE **What happened**: Sometimes users may want to retry an addon upgrade **N** number of times and adding some param in the...

enhancement
good first issue

**Is this a BUG REPORT or FEATURE REQUEST?**: CHORE **What happened**: Need to start linting the codebase **What you expected to happen**: - Add a makfile target to download and...

good first issue

Closes #299 Adds a `Makefile` and upgrades to Golang 1.22 and related dependencies.

Upgrade golang library to latest [Golang 1.22](https://tip.golang.org/doc/go1.22) The current go version is out of support (1.13): https://github.com/nanomsg/mangos/blob/59783632613ad0d8d1ec05dc70cbfc8bcf9c0ad4/go.mod#L9

Readme cleanup to allow the install commands to be copied and pasted without modification. This fixes the error: ``` zsh: command not found: $ ```

Seeing crashes using 8.5.x version: `kube-mgmt:8.5.8` ``` kubectl get pods NAME READY STATUS RESTARTS AGE opa-79fcc56cdd-4q5l7 2/3 CrashLoopBackOff 6 (8s ago) 9m48s opa-79fcc56cdd-hd96z 2/3 CrashLoopBackOff 5 (95s ago) 8m45s ```...

Changes label to `app: addon-manager-workflow-controller` for Addon Manager Argo Workflow controller.