Bug 2062312 - MCC bootstrap command lacks template flag
Summary: MCC bootstrap command lacks template flag
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Machine Config Operator
Version: 4.11
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.8.z
Assignee: Dan Mace
QA Contact: Rio Liu
URL:
Whiteboard:
: 2062313 (view as bug list)
Depends On: 2062310
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-03-09 14:28 UTC by Dan Mace
Modified: 2022-03-17 13:35 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2062310
Environment:
Last Closed: 2022-03-17 13:35:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift machine-config-operator pull 2999 0 None open [release-4.8] Bug 2062313: Add `--templates` flag to MCC `bootstrap` command 2022-03-14 20:03:40 UTC

Description Dan Mace 2022-03-09 14:28:13 UTC
+++ This bug was initially created as a clone of Bug #2062310 +++

+++ This bug was initially created as a clone of Bug #2062290 +++

+++ This bug was initially created as a clone of Bug #2062007 +++

Description of problem:

The `machine-config-controller bootstrap` subcommand uses the `--template` flag default value, but the flag is only associated with the `start` subcommand internally, so end users can't actually override the hard-coded default value when running the `bootstrap` command.

Version-Release number of MCO (Machine Config Operator) (if applicable):

Platform (AWS, VSphere, Metal, etc.): All

Are you certain that the root cause of the issue being reported is the MCO (Machine Config Operator)?
(Y/N/Not sure): Y

How reproducible:

Run `machine-config-controller bootstrap --template`.

Did you catch this issue by running a Jenkins job? If yes, please list: No

Steps to Reproduce:

Run `machine-config-controller bootstrap --template ...`.

Actual results:

Command fails because the `--template` flag is unrecognized.

Expected results:

Should work with the value I provided.

Additional info:

This was encountered performing integration work for HyperShift.

Comment 1 Kirsten Garrison 2022-03-12 00:15:35 UTC
*** Bug 2062313 has been marked as a duplicate of this bug. ***

Comment 2 Dan Mace 2022-03-17 13:35:03 UTC
We don't need a 4.8 backport after all.


Note You need to log in before you can comment on or make changes to this bug.