You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
The InitRegion function has alot of side effects and is like 500 lines long.
lets split the code up and try to get rid of global func variables so its easy to debug/add logs for stages and so on, as its one of the most common things that breaks in TKG installation.
Affected product area (please put an X in all that apply)
( ) APIs
( ) Addons
( ) CLI
( ) Docs
( ) IAM
( ) Installation
( ) Plugin
( ) Security
( ) Test and Release
( ) User Experience
( ) Developer Experience
Expected behavior
Steps to reproduce the bug
Version (include the SHA if the version is not obvious)
Environment where the bug was observed (cloud, OS, etc)
Relevant Debug Output (Logs, manifests, etc)
The text was updated successfully, but these errors were encountered:
Bug description
The InitRegion function has alot of side effects and is like 500 lines long.
lets split the code up and try to get rid of global func variables so its easy to debug/add logs for stages and so on, as its one of the most common things that breaks in TKG installation.
Affected product area (please put an X in all that apply)
Expected behavior
Steps to reproduce the bug
Version (include the SHA if the version is not obvious)
Environment where the bug was observed (cloud, OS, etc)
Relevant Debug Output (Logs, manifests, etc)
The text was updated successfully, but these errors were encountered: