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

[v22.2.x] rpk: introduce rpk redpanda start --mode container #5969

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport from pull request: #5940.

This commit introduce --mode container for
redpanda start, it's a set of well-known
cluster properties and flags for dev/container
environments

We are now in the path of deprecating
redpanda.developer_mode, so if its enabled
we will default to '--mode container'.

Container mode include overprovisioned, thats
why we are also adding overprovisioned to the
config.Default() method.

(cherry picked from commit b087e55)
@vbotbuildovich vbotbuildovich added this to the v22.2.x-next milestone Aug 11, 2022
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Aug 11, 2022
@r-vasquez r-vasquez marked this pull request as ready for review August 11, 2022 14:32
@r-vasquez r-vasquez requested review from twmb, r-vasquez and a team as code owners August 11, 2022 14:32
@r-vasquez
Copy link
Contributor

Saw: #5968

@r-vasquez
Copy link
Contributor

Another failure: #5985

@twmb twmb merged commit f0952f1 into redpanda-data:v22.2.x Aug 11, 2022
@mmedenjak mmedenjak added the kind/enhance New feature or request label Aug 12, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/k8s area/rpk kind/backport PRs targeting a stable branch kind/enhance New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants