Skip to content

Conversation

@TimothyAsirJeyasing
Copy link
Contributor

Remove secret which was created automatically during
namespace creation and Keep the secret if its created
manually and assigned to namespace.

Signed-off-by: Timothy Asir Jeyasingh tjeyasin@redhat.com

Remove secret which was created automatically during
namespace creation and Keep the secret if its created
manually and assigned to namespace.

Signed-off-by: Timothy Asir Jeyasingh <tjeyasin@redhat.com>
@TimothyAsirJeyasing
Copy link
Contributor Author

@bipuladh , @GowthamShanmugam , Please review

1 similar comment
@TimothyAsirJeyasing
Copy link
Contributor Author

@bipuladh , @GowthamShanmugam , Please review

@openshift-ci openshift-ci bot added bugzilla/severity-low Referenced Bugzilla bug's severity is low for the branch this PR is targeting. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Jul 1, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 1, 2022

@TimothyAsirJeyasing: This pull request references Bugzilla bug 2043572, which is invalid:

  • expected the bug to target the "4.12.0" release, but it targets "---" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

Bug 2043572: Deleting namespace store in UI secrets remains

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.

@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 1, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 1, 2022

Hi @TimothyAsirJeyasing. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 1, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: TimothyAsirJeyasing
To complete the pull request process, please assign invinciblejai after the PR has been reviewed.
You can assign the PR to them by writing /assign @invinciblejai in a comment when ready.

The full list of commands accepted by this bot can be found 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-ci openshift-ci bot added the component/core Related to console core functionality label Jul 1, 2022
props.handlePromise(k8sKill(kind, resource, {}, {}, json), () => {
props.close();

if (resource.kind === 'NamespaceStore') {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it needs to be deleted using owner ref

Copy link
Contributor

Choose a reason for hiding this comment

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

i think this is migrated to odf-console.

cc: @rexagod

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Here it deletes the secret only if the secret is created automatically

@SanjalKatiyar
Copy link
Contributor

/close
this PR needs to go in diff repo...

@openshift-ci openshift-ci bot closed this Sep 2, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 2, 2022

@SanjalKatiyar: Closed this PR.

Details

In response to this:

/close
this PR needs to go in diff repo...

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 2, 2022

@TimothyAsirJeyasing: This pull request references Bugzilla bug 2043572. The bug has been updated to no longer refer to the pull request using the external bug tracker.

Details

In response to this:

Bug 2043572: Deleting namespace store in UI secrets remains

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.

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

Labels

bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. bugzilla/severity-low Referenced Bugzilla bug's severity is low for the branch this PR is targeting. component/core Related to console core functionality needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants