Ken Sipe

Results 78 issues of Ken Sipe

Perhaps it could be useful to define command aliases for a testsuite for long pathed commands that are repeated. example: ``` commands: - command: ../../../bin/dispatch -n dispatch-tasks serviceaccount create multi-namespace...

these files were originally pushed by brenden to the universe. I tested them on the universe pr. this is an update to the source of truth.

Need to update go release configuration as we are using deprecated features. • DEPRECATED: `archives.replacements` should not be used anymore, check https://goreleaser.com/deprecations#archivesreplacements for more info • DEPRECATED: `archives.replacements` should not...

There is a need to asset for the output of a job. This would entail creating a job, discovering the pod name for the job run, then asserting regex on...

With circleci PRs would build for release branches.. We lost those as we moved to GH Actions and need to add them back in.

As we moved from circleci to github action we lost the archive of the kind logs. Do we need a solution for that? here is the removed configuration: https://github.com/kudobuilder/kuttl/blob/6f1ad38a1c4beb40e93db9dbaf7b37da0372e80f/.circleci/config.yml#L24

Switch to using GH Actions for the Release Process

Resolves #57 adding the mvn wrapper. This is new to me, however I'm a huge fan of the gradle wrapper for all the reasons. I have a preference for gradle...

🔍 Ready for Review