Ken Sipe

Results 151 comments of Ken Sipe

don't see any issues... however we will need to change over / review CI and scripts

also for the record :) "main" is an easy switch... it is just as good a branch as any other... but "origin" is baked into git and I already heavily...

For organizational purposes.... I propose: 1. create "main" from "master" and do NOT delete master 2. master branch will have a deprecation time limit (2 weeks or until all dependent...

I think the debate if any will be on the length of time of deprecation... but open to any

required code changes for kuttl move: https://github.com/kudobuilder/kuttl/pull/138

git alias when creating a new repo... instead of `git init`, with alias use `git new` ``` git config --global alias.new '!git init && git symbolic-ref HEAD refs/heads/main' ```

KUTTL is moved to `main` for HEAD of dev... additionally all PRs have been retargeted to main... which means that master can be deleted.

The closing of https://github.com/kudobuilder/kuttl/pull/138 closed this issue... however this issue is not complete... reopening

@ANeumann82 is this ready for review?

The intention is to capture a common pattern and remove the verbosity. Ideally there is NOT a param added to the params.yaml.