Skip to content

Conversation

@weilerN
Copy link
Collaborator

@weilerN weilerN commented Sep 17, 2025

πŸ“ Description

This PR handles the case where the closest common prefix of a request and the existing ingress is the root path (i.e. \).


πŸ› οΈ Changes Made

  • Add a retry Get with the root as a path

βœ… Checklist

  • I have tested the changes in this PR

πŸ§ͺ Testing

  • Dev QA
    • Verified on my setup: a function with ingress / was successfully scaled from zero when invoked with /a/b (screenshot attached).
    • Added unit tests for all scenarios outlined in the HLD, which also validate this fix.

πŸ”— References


🚨 Breaking Changes?

  • Yes (explain below)
  • No

πŸ”οΈ Additional Notes

  • Nuclio should be updated once this CR will be merged and tagged

πŸ“Έ Screenshots / Logs

image

@weilerN weilerN marked this pull request as ready for review September 17, 2025 12:28
@TomerShor TomerShor merged commit 01b3274 into v3io:development Sep 17, 2025
3 checks passed
rokatyy pushed a commit to nuclio/nuclio that referenced this pull request Sep 17, 2025
### πŸ“ Description
Bump Scaler version to v0.10.1

---

### πŸ› οΈ Changes Made
updated `go.mod`

---

### βœ… Checklist
- [ ] I updated the documentation (if applicable)
- [x] I have tested the changes in this PR

---

### πŸ§ͺ Testing
- Did dev QA as part of v3io/scaler#81

---

### πŸ”— References
- Ticket link: https://iguazio.atlassian.net/browse/NUC-597
- Design docs links:
- External links:

---

### 🚨 Breaking Changes?

- [ ] Yes (explain below)
- [x] No

<!-- If yes, describe what needs to be changed downstream: -->

---

### πŸ”οΈ Additional Notes
<!-- Anything else reviewers should know (follow-up tasks, known issues,
affected areas etc.). -->
<!-- ### πŸ“Έ Screenshots / Logs -->
weilerN added a commit to weilerN/nuclio that referenced this pull request Sep 18, 2025
### πŸ“ Description
Bump Scaler version to v0.10.1

---

### πŸ› οΈ Changes Made
updated `go.mod`

---

### βœ… Checklist
- [ ] I updated the documentation (if applicable)
- [x] I have tested the changes in this PR

---

### πŸ§ͺ Testing
- Did dev QA as part of v3io/scaler#81

---

### πŸ”— References
- Ticket link: https://iguazio.atlassian.net/browse/NUC-597
- Design docs links:
- External links:

---

### 🚨 Breaking Changes?

- [ ] Yes (explain below)
- [x] No

<!-- If yes, describe what needs to be changed downstream: -->

---

### πŸ”οΈ Additional Notes
<!-- Anything else reviewers should know (follow-up tasks, known issues,
affected areas etc.). -->
<!-- ### πŸ“Έ Screenshots / Logs -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants