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

Change kind script to use kubernetes 1.21.10 #222

Closed
t92549 opened this issue May 4, 2022 · 0 comments · Fixed by #223
Closed

Change kind script to use kubernetes 1.21.10 #222

t92549 opened this issue May 4, 2022 · 0 comments · Fixed by #223
Assignees
Labels
bug Confirmed or suspected bug
Milestone

Comments

@t92549
Copy link
Contributor

t92549 commented May 4, 2022

Currently the Jupyter Hub Options Server does not work on Kubernetes v1.22+: #221.

A longer term solution would be to actually fix the Options Server to be compatible, but in the meantime, change the deploy_to_kind.sh script to use 1.21.10 image so that tests pass.

@t92549 t92549 added bug Confirmed or suspected bug automation GitHub Actions, CI/CD labels May 4, 2022
@t92549 t92549 added this to the v1.1.0 milestone May 4, 2022
@t92549 t92549 self-assigned this May 4, 2022
@t92549 t92549 removed the automation GitHub Actions, CI/CD label May 5, 2022
t92549 added a commit that referenced this issue May 5, 2022
* gh-216: Ensure that uploading release artifacts waits for develop to be updated (#217)

* gh-222: Change kind usages to use kubernetes 1.21
t92549 added a commit that referenced this issue May 16, 2023
* gh-216: Ensure that uploading release artifacts waits for develop to be updated (#217)

* gh-222: Change kind usages to use kubernetes 1.21 (#223)

* gh-225: Fix release action not seeing branch (#226)

* gh-98 Stop git from auto converting line endings on clone (#242)

* gh-221 Support networking.k8s.io/v1/Ingress and networking.k8s.io/v1beta1/Ingress (#247)

* gh-221 Support networking.k8s.io/v1/Ingress and networking.k8s.io/v1beta1/Ingress

* gh-221 Add tests

* Set kubernetes version to 1.24.4 in kind CI (#254)

* Gh 262 refactor integration tests (#263)

* Updated teams notification

* Consolidate develop release workflow with v2-alpha (#288)

* Update Gaffer version to 1.23.0 (#293)

* prepare release v1.1.0

* prepare release v1.1.1

* Change base image to Ubuntu focal (#295)

* Gh 302: Cherry-pick CI (#299)

---------

Co-authored-by: ctas582 <ctas582@users.noreply.github.com>
Co-authored-by: Gaffer <github-actions@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed or suspected bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant