Skip to content

chore: unpin kubernetes<36 constraint as the upstream authentication bug has been resolved#1405

Merged
ahmed-arb merged 3 commits into
overhangio:releasefrom
Danyal-Faheem:unpin-kubernetes
Jun 15, 2026
Merged

chore: unpin kubernetes<36 constraint as the upstream authentication bug has been resolved#1405
ahmed-arb merged 3 commits into
overhangio:releasefrom
Danyal-Faheem:unpin-kubernetes

Conversation

@Danyal-Faheem

@Danyal-Faheem Danyal-Faheem commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

The bug reported in #1390 was resolved by temporarily pinning the requirement to <36 in #1391.

The upstream bug has been resolved in v36.0.2 and v36.0.1 as reported in the changelog: https://github.com/kubernetes-client/python/blob/release-36.0/CHANGELOG.md#v3602

We now unpin that constraint to allow tutor to install the latest version of kubernetes-client.

Note: In #1387, we accidentally pushed the unpin commit as well but it deleted the kubernetes requirement altogether from base.in. So, now we add back that requirement without the pin.

…bug has been resolved

The bug reported in overhangio#1390 was resolved by temporarily pinning the requirement to <36 in overhangio#1391.

The upstream bug has been resolved in v36.0.2 and v36.0.1 as reported in the changelog: https://github.com/kubernetes-client/python/blob/release-36.0/CHANGELOG.md\#v3602

We now unpin that constraint to allow tutor to install the latest version of kubernetes-client.
@ahmed-arb ahmed-arb merged commit 5c220ca into overhangio:release Jun 15, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from Pending Triage to Done in Tutor project management Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants