Skip to content

Fix configure_cm and remove unused functions#414

Merged
openshift-merge-robot merged 1 commit intoopenshift-knative:mainfrom
nak3:fix-script2
Aug 14, 2023
Merged

Fix configure_cm and remove unused functions#414
openshift-merge-robot merged 1 commit intoopenshift-knative:mainfrom
nak3:fix-script2

Conversation

@nak3
Copy link

@nak3 nak3 commented Aug 14, 2023

What this PR does / why we need it:

configure_cm verifies the ConfigMaps in knative-serving namespace. So, using the func for config-kourier is not correct.
Also, timeout() and configure_cm() are defined in SO so it is not necessary to implement it here.

Which issue(s) this PR fixes:

NONE

Does this PR needs for other branches:

NONE.

Does this PR (patch) needs to update/drop in the future?:

NONE

@openshift-ci openshift-ci bot requested review from ReToCode and mgencur August 14, 2023 04:30
@nak3
Copy link
Author

nak3 commented Aug 14, 2023

/cc @ReToCode @skonto

This is verified in #408.

There is one issue(vegeta lib issue) remained, but it needs to be fixed on upstream. (#408 reverted the vegeta version up.)

@openshift-ci openshift-ci bot requested a review from skonto August 14, 2023 04:32
Copy link

@ReToCode ReToCode left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@openshift-ci
Copy link

openshift-ci bot commented Aug 14, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nak3, ReToCode

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

The pull request process is described here

Details 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 1895093 into openshift-knative:main Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants