Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Conversation

adietish
Copy link
Contributor

@adietish adietish commented Jan 30, 2024

fixes #237, #674, #701
depends on #661

Copy link

openshift-ci bot commented Jan 30, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@adietish adietish self-assigned this Jan 30, 2024
@adietish adietish force-pushed the issue-237 branch 2 times, most recently from 32f4cd8 to d3022bd Compare January 30, 2024 14:39
@adietish adietish requested a review from sbouchet January 30, 2024 14:39
@adietish adietish marked this pull request as ready for review January 30, 2024 14:39
@adietish adietish force-pushed the issue-237 branch 2 times, most recently from 762fd3a to 237b68e Compare January 30, 2024 15:02
@adietish adietish force-pushed the issue-237 branch 4 times, most recently from e20a75b to 0b27776 Compare February 2, 2024 20:13
@sbouchet
Copy link
Collaborator

sbouchet commented Feb 5, 2024

Same remark as #689 . is it possible to change labels if the cluster is openshift(project) or kubernetes(namespace) ?

@sbouchet
Copy link
Collaborator

sbouchet commented Feb 5, 2024

Same remark as #689 . is it possible to change labels if the cluster is openshift(project) or kubernetes(namespace) ?

created #701 for fixing actions labels only.

@adietish
Copy link
Contributor Author

adietish commented Feb 7, 2024

I merged and squashed #701 into this PR (adding your "signed-off by") as providing different labels for kubernetes/openshift is closely related to the labels of the menu items to launch it.

@adietish adietish force-pushed the issue-237 branch 10 times, most recently from 249eacd to 84ffd09 Compare February 8, 2024 13:01
@adietish
Copy link
Contributor Author

adietish commented Feb 8, 2024

@sbouchet: please re-review.

@sbouchet
Copy link
Collaborator

sbouchet commented Feb 9, 2024

@sbouchet:

there is no update on ChangeActiveProjectAction, thus the label is always 'project'.

I cannot replicate your issue. Things are working fine for me when switching from kind to crc.

Screen.Recording.2024-02-08.at.20.17.39.mov
What am I missing?

look at 0:13. this is not the "create" label, but the "Change " one that is always displaying "Project". there is a missing update() method in the ChangeAction.

@adietish
Copy link
Contributor Author

adietish commented Feb 9, 2024

@sbouchet:

look at 0:13. this is not the "create" label, but the "Change " one that is always displaying "Project". there is a missing update() method in the ChangeAction.

This PR is about the "New Project" dialog, not the "Change Project" dialog 😃
So this is a different issue, I'll file and fix it.

@adietish
Copy link
Contributor Author

adietish commented Feb 9, 2024

@sbouchet 👍 gotcha, this was included in your PR for #701. Adding it here, too.

@adietish
Copy link
Contributor Author

adietish commented Feb 9, 2024

@sbouchet please re-review, thanks!

@sbouchet
Copy link
Collaborator

sbouchet commented Feb 9, 2024

Capture d’écran du 2024-02-09 12-12-47
left two places with "project" when using kubernetes cluster.

  • one on validation message on dialog
  • one on missing project/namespace message on tree

@adietish
Copy link
Contributor Author

adietish commented Feb 9, 2024

@sbouchet fixed those 2, please re-review.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
4.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Copy link
Collaborator

@sbouchet sbouchet left a comment

Choose a reason for hiding this comment

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

LGTM

@adietish
Copy link
Contributor Author

/override ci/prow/e2e-openshift

Copy link

openshift-ci bot commented Feb 13, 2024

@adietish: Overrode contexts on behalf of adietish: ci/prow/e2e-openshift

In response to this:

/override ci/prow/e2e-openshift

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.

@adietish
Copy link
Contributor Author

/override tide

Copy link

openshift-ci bot commented Feb 13, 2024

@adietish: Overrode contexts on behalf of adietish: tide

In response to this:

/override tide

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.

Copy link

openshift-ci bot commented Feb 13, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sbouchet

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-merge-bot openshift-merge-bot bot merged commit b76864c into redhat-developer:main Feb 13, 2024
@adietish adietish deleted the issue-237 branch February 13, 2024 14:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add name validator for New project dialog
2 participants