kaqing 2.0.19__py3-none-any.whl → 2.0.21__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- adam/commands/postgres/postgres_session.py +1 -0
- adam/version.py +1 -1
- {kaqing-2.0.19.dist-info → kaqing-2.0.21.dist-info}/METADATA +1 -1
- {kaqing-2.0.19.dist-info → kaqing-2.0.21.dist-info}/RECORD +7 -7
- {kaqing-2.0.19.dist-info → kaqing-2.0.21.dist-info}/WHEEL +0 -0
- {kaqing-2.0.19.dist-info → kaqing-2.0.21.dist-info}/entry_points.txt +0 -0
- {kaqing-2.0.19.dist-info → kaqing-2.0.21.dist-info}/top_level.txt +0 -0
@@ -169,6 +169,7 @@ class PostgresSession:
|
|
169
169
|
except:
|
170
170
|
try:
|
171
171
|
# try with the ops pod
|
172
|
+
pod_name = Config().get('pod.name', 'ops')
|
172
173
|
real_pod_name = Pods.get_with_selector(ns, label_selector = Config().get('pod.label-selector', 'run=ops')).metadata.name
|
173
174
|
except:
|
174
175
|
log2(f"Could not locate {pod_name} pod.")
|
adam/version.py
CHANGED
@@ -14,7 +14,7 @@ adam/repl_commands.py,sha256=h5l-xLfB85qiaU71yyunhoTy2743zsC4ElQ0ZvHqo_k,4259
|
|
14
14
|
adam/repl_session.py,sha256=uIogcvWBh7wd8QQ-p_JgLsyJ8YJgINw5vOd6JIsd7Vo,472
|
15
15
|
adam/repl_state.py,sha256=QarrUAwYWOz3YTemtaf2opbHLa5a3LEsyuonNwhvOhk,7131
|
16
16
|
adam/utils.py,sha256=-O47UmVG8S5N2LHAOE-UTMBHJOS_mXufU8ncupeNCHc,7043
|
17
|
-
adam/version.py,sha256=
|
17
|
+
adam/version.py,sha256=2rgE-c5x0la3g8es3W11JYtTal8jgW1HxVm5UB60mok,139
|
18
18
|
adam/checks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
19
19
|
adam/checks/check.py,sha256=Qopr3huYcMu2bzQgb99dEUYjFzkjKHRI76S6KA9b9Rk,702
|
20
20
|
adam/checks/check_context.py,sha256=FEHkQ32jY1EDopQ2uYWqy9v7aEEX1orLpJWhopwAlh4,402
|
@@ -100,7 +100,7 @@ adam/commands/postgres/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3
|
|
100
100
|
adam/commands/postgres/postgres.py,sha256=ugnQulU6h3pSySYRwU801raxqsC8W5DcFLSbqnk7SPo,3597
|
101
101
|
adam/commands/postgres/postgres_ls.py,sha256=HwZTgwGKXUqHX33S8aQPF6FqCrLqtoz4cLyJV2SpoE0,1186
|
102
102
|
adam/commands/postgres/postgres_preview.py,sha256=MLzdEc4mvNj6V1Q8jO5OPznXyYELJHgd35_eQgLlNIU,1274
|
103
|
-
adam/commands/postgres/postgres_session.py,sha256=
|
103
|
+
adam/commands/postgres/postgres_session.py,sha256=8Tb0dHyJv7KmAaLZbR3kV2fkX8MfnDtlzUobpNJjRys,9503
|
104
104
|
adam/commands/reaper/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
105
105
|
adam/commands/reaper/reaper.py,sha256=SbxXgJ6b4wdXx5a1Fps71iEa1hmycWbArh1oC5bS83M,2677
|
106
106
|
adam/commands/reaper/reaper_forward.py,sha256=mUp409MzT91cVXGxoPfBGceaR3qZ0rVdWKGdyzPNzSA,3177
|
@@ -160,8 +160,8 @@ adam/sso/idp.py,sha256=fvcwUw_URTgsO6ySaqTIw0zQT2qRO1IPSGhf6rPtybo,5804
|
|
160
160
|
adam/sso/idp_login.py,sha256=QAtCUeDTVWliJy40RK_oac8Vgybr13xH8wzeBoxPaa8,1754
|
161
161
|
adam/sso/idp_session.py,sha256=9BUHNRf70u4rVKrVY1HKPOEmOviXvkjam8WJxmXSKIM,1735
|
162
162
|
adam/sso/sso_config.py,sha256=5N8WZgIJQBtHUy585XLRWKjpU87_v6QluyNK9E27D5s,2459
|
163
|
-
kaqing-2.0.
|
164
|
-
kaqing-2.0.
|
165
|
-
kaqing-2.0.
|
166
|
-
kaqing-2.0.
|
167
|
-
kaqing-2.0.
|
163
|
+
kaqing-2.0.21.dist-info/METADATA,sha256=jU7lWputxtTTLPBqVUUa6UvGw-823raBLg41eq17xIU,132
|
164
|
+
kaqing-2.0.21.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
165
|
+
kaqing-2.0.21.dist-info/entry_points.txt,sha256=SkzhuQJUWsXOzHeZ5TgQ2c3_g53UGK23zzJU_JTZOZI,39
|
166
|
+
kaqing-2.0.21.dist-info/top_level.txt,sha256=8_2PZkwBb-xDcnc8a2rAbQeJhXKXskc7zTP7pSPa1fw,5
|
167
|
+
kaqing-2.0.21.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|