Skip to content

Add option to use cluster token instead password #251

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

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

Koncpa
Copy link

@Koncpa Koncpa commented Jan 17, 2025

No description provided.

@sarroutbi sarroutbi removed the request for review from sergio-correia January 19, 2025 11:16
@@ -149,6 +153,15 @@ def launch_node_commands(node, api_server, args):
sys.stdout.flush()
child.close()

def send_pexpect_command(child, command, prompt):
Copy link
Member

Choose a reason for hiding this comment

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

Please, don't create a new function while existing one makes this same.

If you want to decrease timeout to 60, use the existing one. You can reduce timeout if you wish there and include the message when the exception takes place.

@sarroutbi
Copy link
Member

/retest

@Koncpa Koncpa force-pushed the pk_add_token_mirror_image branch from 272ce76 to 6bd0cce Compare January 20, 2025 11:47
Copy link
Member

@sarroutbi sarroutbi left a comment

Choose a reason for hiding this comment

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

LGTM

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 20, 2025
Copy link

openshift-ci bot commented Jan 20, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Koncpa, sarroutbi

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 Jan 20, 2025
@sarroutbi sarroutbi merged commit af8c280 into openshift:main Jan 20, 2025
8 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants