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

Release 2.1.3 (Staged) #901

Closed
wants to merge 27 commits into from
Closed

Release 2.1.3 (Staged) #901

wants to merge 27 commits into from

Conversation

sambles
Copy link
Contributor

@sambles sambles commented Sep 25, 2023

disable server oed validation in charts

first pass split async/http calls

update dev deploy script

disable http on websocket

update minikube deploy

Update chart

Update livenessProbe for WS with disabled http

2nd pass - move change to client class

fix init

debug - disable latency checks on ws connection

Tweak logging

f

Add logging level to workerController chart

Set ping/pong heartbeat to 1min

f

If connection closes, reconnect back to WS

add retry

Fix reconnection

Fix missing model_settings on piwind data upload

Add log level as flag

Fix blank input values

Fix url join with api sub-path

Allow external ws access via Ingress

Update dev env to use ingress

Add worker_count_min

Add db migration

Add minimum "always running" workers to scaling rules

pep

Fix migrations for 2.1.x
sambles and others added 13 commits September 25, 2023 11:49
* Updated Package Requirements: cryptography==41.0.2 autobahn pyopenssl

* Updated Package Requirements: certifi==2023.7.22

* retest

---------

Co-authored-by: awsbuild <[email protected]>
* Fix flower

* Revert "Revert "update keycloak" (#877)"

This reverts commit 61f480a.

* Switch proxy mode to edge
* Updated Package Requirements: sqlparse==0.4.4

* Updated Package Requirements: pymysql==1.1.0

* retest

* Revert "retest"

This reverts commit 6e82471.

* try pinning mysqlclient

* Updated Package Requirements: mysqlclient

* Unpin for .in, keep pin in .txt

---------

Co-authored-by: awsbuild <[email protected]>
@sambles sambles self-assigned this Sep 25, 2023
sambles and others added 11 commits September 25, 2023 15:29
* Draft minikube deploy script

* Add example debug worker-controller env

* test workaround for stuck model queue

refac

pep

fx

Fix cluster crash?

Fix crash

pep

pep
* Draft - update db env vars

* Updated Package Requirements: django==3.2.23 PyArrow==14.0.1

* Fix host

* Set keycloak to normal mode

* Fix missing analysis_settings for write generate oasis files

* Fix case where analysis settings inst posted

---------

Co-authored-by: awsbuild <[email protected]>
* Add missing worker-controller testing

* Read worker count directly from broker -- dont just guess

* Fix CI PR triggers

* backport refactor

* fix tests/test_autoscaler.py

* Fix tests/test_autoscaler_rules.py

* pep

* f

* Check both broker queue and API stauts for stuck analyses

* PEP
@sambles sambles closed this Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants