Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

refactor: static usage of junit extension#2879

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
csviri wants to merge3 commits intomain
base:main
Choose a base branch
Loading
fromstatic-extensions

Conversation

@csviri
Copy link
Collaborator

Signed-off-by: Attila Mészárosa_meszaros@apple.com

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
@csviricsviri removed the request for review frommetacosmJuly 24, 2025 06:57
publicstaticfinalStringRESOURCE_NAME2 ="test2";

@RegisterExtensionLocallyRunOperatorExtensionoperator =buildOperator();
@RegisterExtensionLocallyRunOperatorExtensionextension =buildOperator();
Copy link
Collaborator

Choose a reason for hiding this comment

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

this one not static?

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
@csviricsviri marked this pull request as draftJuly 24, 2025 07:49
@openshift-ciopenshift-cibot added the do-not-merge/work-in-progressIndicates that a PR should not merge because it is a work in progress. labelJul 24, 2025

additionalCustomResourceDefinitions.forEach(this::applyCrd);
for (varref :reconcilers) {
this.operator =newOperator(configurationServiceOverrider);
Copy link
Collaborator

Choose a reason for hiding this comment

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

This shouldn't be done in the loop as the operator is re-initialized for each reconciler.

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

hi@metacosm this is wip, pls ignore the PR while not marked ready

@openshift-merge-robotopenshift-merge-robot added the needs-rebaseIndicates a PR cannot be merged because it has merge conflicts with HEAD. labelAug 6, 2025
@openshift-merge-robot

PR needs rebase.

Instructions for interacting with me using PR comments are availablehere. If you have questions or suggestions related to my behavior, please file an issue against thekubernetes-sigs/prow repository.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@metacosmmetacosmmetacosm left review comments

@xstefankxstefankxstefank approved these changes

Assignees

No one assigned

Labels

do-not-merge/work-in-progressIndicates that a PR should not merge because it is a work in progress.needs-rebaseIndicates a PR cannot be merged because it has merge conflicts with HEAD.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@csviri@openshift-merge-robot@metacosm@xstefank

[8]ページ先頭

©2009-2025 Movatter.jp