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

fix: smooth out v2 dev process #1608

Merged
merged 2 commits into from
Mar 4, 2022
Merged

fix: smooth out v2 dev process #1608

merged 2 commits into from
Mar 4, 2022

Commits on Mar 4, 2022

  1. fix: smooth out v2 dev process

    This is not a "finished product", I am simply doing the bare minimum to
    unblock people and make life easier while I tidy some things up.
    
    Here I am just adding some more manifests to the Tiltfile; I have
    stashed these in `tools/dev-manifests` for now, but this may change.
    Either way people will not notice as they are just running `make
    cluster-dev`.
    
    The manifests under `manifests/wego-dev` are technically out of use as
    we move onto a Helm Chart install flow, but I am leaving them there for
    now as I tinker, plus I know other people are working on the Helm bit so
    I am staying out of their way.
    
    I have also left the SuperUser and the "stripping out the service
    account" bit for now, as they do not need to be in place to unblock
    people. They are next on my list.
    Callisto13 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    348f952 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28cddb8 View commit details
    Browse the repository at this point in the history