feat(tpu_observability): Add GKE cluster version manager to automate master and node pool upgrades - #248
Open
yuna-tzeng wants to merge 9 commits into
Open
feat(tpu_observability): Add GKE cluster version manager to automate master and node pool upgrades #248yuna-tzeng wants to merge 9 commits into
yuna-tzeng wants to merge 9 commits into
Conversation
yuna-tzeng
requested review from
alfredyu-cienet,
andrewyct,
severus-ho and
xibinliu
as code owners
April 28, 2026 07:23
alfredyu-cienet
force-pushed
the
dev
branch
3 times, most recently
from
April 29, 2026 07:21
6b4f4ff to
b81c30b
Compare
| with models.DAG( | ||
| dag_id=DAG_ID, | ||
| start_date=datetime.datetime(2025, 8, 1), | ||
| schedule=None, |
Collaborator
There was a problem hiding this comment.
I forgot what's Xibin's expectation? run the DAG once a day?
Author
There was a problem hiding this comment.
He only proposed a general idea without specifying any particular format, so we probably need to double-check with him.
alfredyu-cienet
force-pushed
the
dev
branch
2 times, most recently
from
May 11, 2026 08:39
a12e062 to
badfd13
Compare
…omate master and node pool upgrades
…uster_node_pool to gke_cluster_version_manager.py
yuna-tzeng
force-pushed
the
tpu-obs/user/yuna/gke_version_update
branch
from
May 20, 2026 07:10
0dc0deb to
1ba63a9
Compare
yuna-tzeng
force-pushed
the
tpu-obs/user/yuna/gke_version_update
branch
2 times, most recently
from
May 22, 2026 03:47
461d6bd to
5eb9215
Compare
alfredyu-cienet
force-pushed
the
dev
branch
3 times, most recently
from
May 28, 2026 07:44
83f8b37 to
ea29ef3
Compare
alfredyu-cienet
force-pushed
the
dev
branch
2 times, most recently
from
June 4, 2026 08:06
f996781 to
d3601a9
Compare
alfredyu-cienet
force-pushed
the
dev
branch
5 times, most recently
from
June 12, 2026 07:31
cd8b06c to
d4c530a
Compare
alfredyu-cienet
force-pushed
the
dev
branch
2 times, most recently
from
June 18, 2026 00:43
00a4856 to
fdcbae9
Compare
alfredyu-cienet
force-pushed
the
dev
branch
5 times, most recently
from
July 3, 2026 08:25
d242c8d to
f76e189
Compare
alfredyu-cienet
force-pushed
the
dev
branch
4 times, most recently
from
July 14, 2026 03:12
a577785 to
71b8d8a
Compare
alfredyu-cienet
force-pushed
the
dev
branch
4 times, most recently
from
July 23, 2026 01:43
b588728 to
0e938b1
Compare
alfredyu-cienet
force-pushed
the
dev
branch
2 times, most recently
from
July 27, 2026 07:46
54f9a78 to
8e4ea82
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR introduces a new utility DAG for GKE cluster version management and includes several updates and formatting fixes across related TPU observability DAGs and utilities.
Tests
Airflow/Composer
yuna-ml-auto(under GCP project:cloud-ml-auto-solutions)2.13.1Checklist
Before submitting this PR, please make sure (put X in square brackets):