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

Move the --farm flag to farm build command #20819

Merged

Conversation

cgiradkar
Copy link
Contributor

@cgiradkar cgiradkar commented Nov 28, 2023

closes #20752

Does this PR introduce a user-facing change?

The --farm flag has been moved to farm build command from farm command

@openshift-ci openshift-ci bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. do-not-merge/release-note-label-needed Enforce release-note requirement, even if just None release-note and removed do-not-merge/release-note-label-needed Enforce release-note requirement, even if just None labels Nov 28, 2023
Copy link

Ephemeral COPR build failed. @containers/packit-build please check.

@jakecorrenti
Copy link
Member

If you don't have any new tests to add you need to have the [NO NEW TESTS] line in your commit. Can you also add a more descriptive commit message?

@rhatdan
Copy link
Member

rhatdan commented Nov 29, 2023

@cgiradkar why is this draft? You should only use Draft if you want your PR to run through QE but not be merged. If you would like to have a PR reviewed and merged if it passes tests, do not set it to draft.

@cgiradkar cgiradkar marked this pull request as ready for review November 29, 2023 11:15
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 29, 2023
@cgiradkar cgiradkar force-pushed the 20752_farm_flag_move branch from 7f6f1e5 to 85e242c Compare November 29, 2023 12:56
@@ -19,6 +19,7 @@ type buildOptions struct {
buildOptions common.BuildFlagsWrapper
local bool
platforms []string
Farm string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be private, please switch it to farm.

@umohnani8
Copy link
Member

@cgiradkar nice work! You need to make changes to the docs as well

@cgiradkar cgiradkar force-pushed the 20752_farm_flag_move branch 3 times, most recently from 1cf8146 to 6daa0b4 Compare November 30, 2023 14:19
The option `farm` which is used to specify the farm to be used, is moved to farm build command from farm command.

closes containers#20752

Signed-off-by: Chetan Giradkar <cgiradka@redhat.com>
@cgiradkar cgiradkar force-pushed the 20752_farm_flag_move branch from 6daa0b4 to 31df9c2 Compare November 30, 2023 14:27
@rhatdan
Copy link
Member

rhatdan commented Dec 1, 2023

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 1, 2023
Copy link
Contributor

openshift-ci bot commented Dec 1, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgiradkar, rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 1, 2023
@openshift-merge-bot openshift-merge-bot bot merged commit bc124dd into containers:main Dec 1, 2023
edsantiago added a commit to edsantiago/libpod that referenced this pull request Dec 4, 2023
Followup to containers#20819 (move --farm option to podman farm build).

Remove the Hidden setting for podman farm, and enable man page
cross-checks.

Signed-off-by: Ed Santiago <santiago@redhat.com>
@edsantiago edsantiago mentioned this pull request Dec 4, 2023
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Mar 1, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: podman farm: --farm option should be moved
4 participants