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

[BUG]: SPN crawling logic does not work correctly for cluster #896

Closed
1 task done
nkvuong opened this issue Feb 5, 2024 · 0 comments · Fixed by #942
Closed
1 task done

[BUG]: SPN crawling logic does not work correctly for cluster #896

nkvuong opened this issue Feb 5, 2024 · 0 comments · Fixed by #942
Assignees
Labels
bug Something isn't working cloud/azure issues related to Azure

Comments

@nkvuong
Copy link
Contributor

nkvuong commented Feb 5, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

test_spn_crawler_with_available_secrets detects secret id on an existing legacy spn cluster, but could not detect the spn secret stored in secret scope or the storage account

Related issues:

Expected Behavior

Both secret scope & storage account should be populated

Steps To Reproduce

No response

Cloud

Azure

Operating System

macOS

Version

latest via Databricks CLI

Relevant log output

No response

@nkvuong nkvuong added bug Something isn't working needs-triage labels Feb 5, 2024
@nkvuong nkvuong self-assigned this Feb 5, 2024
@nfx nfx added cloud/azure issues related to Azure credentials and removed needs-triage labels Feb 5, 2024
@nfx nfx closed this as completed in #942 Feb 15, 2024
nfx pushed a commit that referenced this issue Feb 15, 2024
…` inside secret scope is not detected (#942)

## Changes
- Fix tenant_id detection logic In the case where spn endpoint
configuration is also inside a secret scope.
- Refactoring spn crawler logic to make it more readable

### Linked issues
Closes #896

### Tests
<!-- How is this tested? Please see the checklist below and also
describe any other relevant tests -->

- [x] manually tested
- [ ] added unit tests
- [ ] added integration tests
- [ ] verified on staging environment (screenshot attached)
dmoore247 pushed a commit that referenced this issue Mar 23, 2024
…` inside secret scope is not detected (#942)

## Changes
- Fix tenant_id detection logic In the case where spn endpoint
configuration is also inside a secret scope.
- Refactoring spn crawler logic to make it more readable

### Linked issues
Closes #896

### Tests
<!-- How is this tested? Please see the checklist below and also
describe any other relevant tests -->

- [x] manually tested
- [ ] added unit tests
- [ ] added integration tests
- [ ] verified on staging environment (screenshot attached)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cloud/azure issues related to Azure
Projects
Archived in project
2 participants