Skip to content

Split quickstart focused and developer focused make targets #446

Closed
@ytsarev

Description

Currently, we use make deploy-full-local-setup for both local contributor setup and the user quickstart.

From time to time it leads to an unclear state of deployment when e.g. new k8gb controller version is not yet released meanwhile there are already relevant (sometimes non-compatible) chart modifications at the top of the master branch.

To address that we might:

  • Switch deploy-full-local-setup target to deploy stable versions of controller+helm chart
  • Dedicate deploy-candidate-with-helm target to developer scenario deploying testing version of controller and latest unreleased version of chart
  • Document it in CONTRIBUTING.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions