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.3.x] redpanda: Recommend rpk config set #7475

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #7466

Redpanda suggests:
```
INFO  2022-11-23 15:00:11,965 [shard 0] main - application.cc:543 - Node configuration properties:
INFO  2022-11-23 15:00:11,965 [shard 0] main - application.cc:544 - (use `rpk config set <cfg> <value>` to change)
```
When the `rpk config set` is used the following log appears:
```
Command "set" is deprecated, use "rpk redpanda config set" instead
```

Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit bfbfe88)
@vbotbuildovich vbotbuildovich added this to the v22.3.x-next milestone Nov 23, 2022
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Nov 23, 2022
@BenPope BenPope marked this pull request as ready for review November 23, 2022 20:43
@BenPope BenPope modified the milestones: v22.3.x-next, v22.3.5 Nov 23, 2022
@BenPope
Copy link
Member

BenPope commented Nov 23, 2022

CI failure is unrelated: #7043

@BenPope BenPope merged commit 1b4dcbe into redpanda-data:v22.3.x Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants