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

Allow processing of network options from FlagSet #3704

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

abergmeier
Copy link
Contributor

In situations where you don't want/need Cobra climbing behavior nor
Cobra at all using FlagSet is the easier sell.

Signed-off-by: Andreas Bergmeier abergmeier@gmx.net

What type of PR is this?

/kind api-change
/kind bug
/kind cleanup
/kind deprecation
/kind design
/kind documentation
/kind failing-test

/kind feature

/kind flake
/kind other

What this PR does / why we need it:

How to verify it

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

In situations where you don't want/need Cobra climbing behavior nor
Cobra at all using FlagSet is the easier sell.

Signed-off-by: Andreas Bergmeier <abergmeier@gmx.net>
@openshift-ci openshift-ci bot added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 11, 2022
@rhatdan
Copy link
Member

rhatdan commented Jan 11, 2022

LGTM

@rhatdan
Copy link
Member

rhatdan commented Jan 11, 2022

/approve

@rhatdan
Copy link
Member

rhatdan commented Jan 11, 2022

@TomSweeneyRedHat
Copy link
Member

LGTM assuming happy tests.
I'm not sure, but this might need a rebase to make GitHub happy

@flouthoc
Copy link
Collaborator

@abergmeier LGTM. Just curious. Are you using buildah as a library ?

@flouthoc
Copy link
Collaborator

/lgtm
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 12, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abergmeier, flouthoc, 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-merge-robot openshift-merge-robot merged commit 031e72c into containers:main Jan 12, 2022
@abergmeier abergmeier deleted the nso branch January 12, 2022 06:44
@abergmeier
Copy link
Contributor Author

Are you using buildah as a library ?

Yeah I currently use a fork of buildah as a library. Hopefully at some point I can use upstream.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved kind/feature Categorizes issue or PR as related to a new feature. lgtm locked - please file new issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants