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

Promote ConsolePlugin API version to v1 #481

Conversation

ciiay
Copy link
Contributor

@ciiay ciiay commented Mar 30, 2023

What type of PR is this?

/kind bug

What does this PR do / why we need it:
ConsolePlugin API has been promoted to v1, we need to update the console plugin CR to pick up the changes.
It's related to GITOPS-2646 to enable i18n in upgraded version.

Which issue(s) this PR fixes:

Fixes GITOPS-2646

Test acceptance criteria:

  • Unit Test
  • E2E Test

How to test changes / Special notes to the reviewer:
Test ConsolePlugin works.

@openshift-ci openshift-ci bot added the kind/bug Something isn't working label Mar 30, 2023
@openshift-ci openshift-ci bot requested review from jaideepr97 and sbose78 March 30, 2023 13:13
@varshab1210
Copy link
Member

/retest

1 similar comment
@varshab1210
Copy link
Member

/retest

@ciiay
Copy link
Contributor Author

ciiay commented Mar 30, 2023

/test v4.8-kuttl-sequential

@varshab1210
Copy link
Member

/retest

@ciiay
Copy link
Contributor Author

ciiay commented Mar 31, 2023

/test v4.8-kuttl-sequential

@ciiay
Copy link
Contributor Author

ciiay commented Mar 31, 2023

/test v4.10-kuttl-sequential

@varshab1210
Copy link
Member

/test all

@varshab1210
Copy link
Member

/retest

@varshab1210
Copy link
Member

/test all

@varshab1210
Copy link
Member

/retest

main.go Outdated
@@ -113,7 +112,6 @@ func main() {
registerComponentOrExit(mgr, operatorsv1alpha1.AddToScheme)
registerComponentOrExit(mgr, argoapi.AddToScheme)
registerComponentOrExit(mgr, configv1.AddToScheme)
registerComponentOrExit(mgr, consolepluginv1.AddToScheme)
Copy link
Collaborator

Choose a reason for hiding this comment

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

@ciiay did you mean to update or remove this line? without it the console plugin cannot be deployed at all
please add it back and update the reference

@reginapizza
Copy link
Contributor

/retest

@openshift-ci
Copy link

openshift-ci bot commented Jun 1, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jannfis for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@ciiay
Copy link
Contributor Author

ciiay commented Jun 1, 2023

/test v4.11-kuttl-parallel

@ciiay
Copy link
Contributor Author

ciiay commented Jun 2, 2023

/retest

@ciiay ciiay mentioned this pull request Jun 2, 2023
2 tasks
@varshab1210
Copy link
Member

Hi @ciiay
Can we close this PR?

@openshift-ci
Copy link

openshift-ci bot commented Sep 12, 2023

@ciiay: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v4.10-kuttl-parallel abeabc3 link true /test v4.10-kuttl-parallel
ci/prow/v4.10-kuttl-sequential abeabc3 link true /test v4.10-kuttl-sequential
ci/prow/v4.13-images abeabc3 link true /test v4.13-images
ci/prow/v4.13-ci-index-gitops-operator-bundle abeabc3 link true /test v4.13-ci-index-gitops-operator-bundle
ci/prow/v4.13-e2e abeabc3 link true /test v4.13-e2e
ci/prow/v4.13-kuttl-sequential abeabc3 link true /test v4.13-kuttl-sequential
ci/prow/v4.13-kuttl-parallel abeabc3 link true /test v4.13-kuttl-parallel
ci/prow/v4.14-kuttl-sequential-periodic abeabc3 link true /test v4.14-kuttl-sequential-periodic
ci/prow/v4.14-e2e abeabc3 link true /test v4.14-e2e
ci/prow/v4.14-kuttl-parallel abeabc3 link true /test v4.14-kuttl-parallel
ci/prow/v4.14-kuttl-sequential abeabc3 link true /test v4.14-kuttl-sequential
ci/prow/v4.14-images abeabc3 link true /test v4.14-images
ci/prow/v4.14-ci-index-gitops-operator-bundle abeabc3 link true /test v4.14-ci-index-gitops-operator-bundle

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@varshab1210
Copy link
Member

Closing this, please reopen if required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants